i would suggest you use javascript to be able to do this on the client side
only.  iterate through the dom and set the disabled property for your form
controls based on the button click

On 8/4/06, zqzuk <[EMAIL PROTECTED]> wrote:


mmm i meant to disable the component not to use the disabled component in
the
first place. for example, if user selects "ENABLE" then other form
components are enabled; otherwise if user selects "DISABLE" then all form
components are disabled and do not allow input.

--
View this message in context:
http://www.nabble.com/disable-form-component-tf2050627.html#a5649874
Sent from the Tapestry - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Thanks, Karthik

Reply via email to