|
If you are talking about forcing a form
submit on ValueChangeEvent, then you can set the onclick attribute to
In you baking bean you can setup a ValueChangeListener to act on the event. Something
like: <h:selectBooleanCheckbox valueChangeListener="#{myBean.doSomething}"> Regards, Yee From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Hi!
The
CommandButton has no required attribute, so I don't know how to solve that
problem. Any
suggestions? Regards
|
Title: How to force user to press a Button
- RE: How to force user to press a Button Yee CN
- Enter key to submit a form. Patrick Dalla Bernardina
- Re: Enter key to submit a form. Bruno Aranda

