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.


_______________________________________________
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