2010/1/28 Alex Povolotsky <tark...@over.ru>:
> On 01/27/10 18:55, Octavian Rasnita wrote:
>>
>> I use the following element for showing all roles in the user add form:
>>
>> <elements>
>> name roles
>> type Checkboxgroup
>> <model_config>
>> resultset Role
>> </model_config>
>> </elements>

The Checkboxgroup "name" must match the name of the DBIC relationship.
It looks like it was correct in your first mail - "roles",
hopefully changing that back, along with the new
model_config->{resultset} value, will work.

Carl

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to