It's easy to write a custom PopulationStrategy to get that behaviour, but that would apply to every form, and you'll surely run into worse problems.
Writing a simple <input type="hidden" name="variable" value="true"/> isn't enough? -----Mensaje original----- De: esemba [mailto:[email protected]] Enviado el: miércoles, 25 de marzo de 2009 13:54 Para: [email protected] Asunto: [Stripes-users] Disable prepopulation of fields Hi, I want to ask you, if there is any way to disable prepopulation of fields? For example if I wanted this filed's value: <s:hidden name="variable" value="true"/> to be true, even though current ActionBean tells otherwise. Thank you. -- View this message in context: http://www.nabble.com/Disable-prepopulation-of-fields-tp22701154p22701154.ht ml Sent from the stripes-users mailing list archive at Nabble.com. ---------------------------------------------------------------------------- -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
