You might like to check out the example at
http://lombok.demon.co.uk/tapestry5Demo/test/components/checkboxgroupdemo
Shing
--- On Tue, 19/5/09, mark99 wrote:
> From: mark99
> Subject: Checkboxes within a loop in a form
> To: users@tapestry.apache.org
> Date: Tuesday, 19 May, 2009, 1:1
I believe you will need a submit notifier component.
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/SubmitNotifier.html
Wrap the submit notifier around and use the AfterSubmit event to
capture its values.
- Original Message
From: mar