[html-formfu] Please help me with HTML::FormFu::Model::DBIC
Alex Povolotsky
tarkhil at over.ru
Thu Jan 28 16:19:38 GMT 2010
On 01/28/10 15:05, Carl Franks wrote:
> 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.
>
>
Well..
- type: Checkboxgroup
name: roles
label: rolename
model_config:
resultset: Roles
id_column: rid
label_column: rolename
relation 'roles' exists
resultset Roles exist
no select runs
I've changed resultset to nonexistent name. No error. So, no attempt
ever to search (
Alex.
More information about the HTML-FormFu
mailing list