I would like to have a form in which each component (such as input, textarea) 
has two states. Clicking on a form component's label or something else switches 
the component between edit (shown as usual input, textarea, etc) or view 
(normal html display) modes. Finally when a user is okay with everything, 
he/she can clicks the submit button to send the whole form to the server for 
further actions. 

Can anyone give me some pointers or tips for doing it in Wicket? 

Thanks and all the best!


      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to