Am 03.02.2010 17:13, Stephan Windmüller wrote:

To achieve this, I extended the Checkbox component to allow validation
for checkbox fields. This works, but it happens too early: At first all
checkboxes are validated, _then_ the onSelectedFromSubmitButton is
called and I do not know which action I should check.

Of course, I could remember the control names of each Field. But how do I restore the Field instance based on the control name? Is there a service for this?

- Stephan

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

Reply via email to