Why not use what Tomas proposed with an IVisitor that visits all form components and enable/disable them? Look at forms with flair
http://code.google.com/p/londonwicket/downloads/detail?name=LondonWicket-FormsWithFlair.pdf for inspiration. On Thu, Mar 27, 2014 at 5:21 PM, Entropy <[email protected]> wrote: > Yeah, I considered that. Unfortunately the hierarchy is such that these > two > are in the middle and buried a bit in the HTML hierarchy. In a simpler > situation, that would've worked spendidly. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/One-field-enabled-in-a-disabled-container-tp4665156p4665160.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards - Ernesto Reinaldo Barreiro
