[html-formfu] defaults_from_model not filling a nested Checkboxgroup

Jonas Alves jonas.alves at gmail.com
Sat Dec 15 16:22:39 GMT 2007


Hi Guys,
I have a form with an element like this:

          - type: Block
            tag: ~
            nested_name: area_rel
            elements:
              - type: Checkboxgroup
                name: area_id
                options: [ ... ]
                constraints: [ AutoSet ]

area_rel is a many_to_many relationship defined in my model.


And defaults_from_model fails to fill it. Am I doing something wrong, or
this is not supported yet?

Thanks,
-- =

Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/html-formfu/attachments/20071215/db=
9e38e4/attachment.htm


More information about the HTML-FormFu mailing list