Hi there,

I have a form that can be either in „edit“ or „view“ mode. To toggle this, I 
simply call form.setEnabled(true|false), which works fine.

Now, I have some ajax links inside that form that should be enabled although 
the form itself is disabled. Yet, I found no way to achieve this, is that 
doable somehow?

Cheers,
   Tom


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

Reply via email to