[html-formfu] get_element problem

Carl Franks fireartist at gmail.com
Fri Oct 31 13:42:54 GMT 2008


2008/10/31 Dermot <paikkos at googlemail.com>:
> 2008/10/31 Carl Franks <fireartist at gmail.com>:

>> You're using auto_fieldset - so get_elements() will only return the
>> top-level fieldset - nothing else.
>
> That twice you've mention auto_fields in replies to me.

That's because you're using it in the YAML config you posted!

> ---
> auto_fieldset: 1

Both auto_fieldset() and all the get_* methods are well documented,
and your problems could have been solved by reading the documentation.

http://search.cpan.org/~cfranks/HTML-FormFu-0.03005/lib/HTML/FormFu.pm#auto_fieldset
http://search.cpan.org/~cfranks/HTML-FormFu-0.03005/lib/HTML/FormFu.pm#INTROSPECTION

Carl



More information about the HTML-FormFu mailing list