Hi,

disabled input components are not submitted by HTML forms. You can try to hack this standard behavior with some JavaScript:

http://stackoverflow.com/questions/849693/what-is-the-best-way-to-submit-disabled-inputs-as-part-of-a-jquery-ajax-request
can the disbaled checked check boxes   be submitted   with the form ?

I have check boxes   in my form, based on business logic   some of the
checked  check boxes  are disabled.
when form is submitted   I want to get all the checked disabled  check boxes
posted to the server ,please advice me how.




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/disabled-chek-box-form-submit-tp3513088p3513088.html
Sent from the Users forum mailing list archive at Nabble.com.

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





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

Reply via email to