Re: Tapestry 4: form with dynamic checkboxes

2014-02-06 Thread Thiago H de Paula Figueiredo
On Thu, 06 Feb 2014 14:55:33 -0200, Ryan wrote: Hi, is there anyone on the list that could shed some light on the problem I'm having? The only hint I can give you is this: don't use the Map directly. Create a class to represent the pairs you put into the Map and use a list or collection o

Re: Tapestry 4: form with dynamic checkboxes

2014-02-06 Thread Ryan
Hi, is there anyone on the list that could shed some light on the problem I'm having? Thanks, Ryan On Fri, Jan 31, 2014 at 10:41 AM, Ryan wrote: > Hoping I can still get some help with Tapestry 4 on this mailing list - I > know its old but unfortunately I'm stuck with it and cannot upgrade at

Tapestry 4: form with dynamic checkboxes

2014-01-31 Thread Ryan
Hoping I can still get some help with Tapestry 4 on this mailing list - I know its old but unfortunately I'm stuck with it and cannot upgrade at this time. I've got a form containing a table with two columns. The table is constructed using contrib:TableView and the source paramter is a Map. This m