Hi there,
I need to set a nested_name in a radiogroup element. It's possible to do that?
If I do somethig like this:
- type: Radiogroup
nested_name: user
name: gender
options:
- [ 'm', 'Male' ]
- [ 'f', 'Female' ]
I get this error message: "cannot set nested_name at
/Library/Perl/5.8.6/HTML/FormFu/ObjectUtil.pm line 266"
Probably I need to patch Radiogroup to pass the nested_name parameter
to the Fieldset.
--
Jonas
_______________________________________________
HTML-FormFu mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu