Greetings. Let me explain: suppose we have a page with few components, where page itself can have few different modes - READ-ONLY, EDIT or CREATE mode. When in EDIT/CREATE mode, we want to let user to change components values. In READ-ONLY mode all components should be immutable. What is the best practices to achieve such page behavior (if any)? Thanks. -- View this message in context: http://www.nabble.com/Enabling-disabling-components-dynamically-tp15897799p15897799.html Sent from the Wicket - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
