Hi,

I have a form that has some "static" fields that are both inherited from
another form and then some more added via has_field in the general
declaration of the thing.  I then have a bunch more very repetitive fields
I'd like to add dynamically as I could build the set of fields and then
loop through enough times just changing the names as I go along.  Is this
possible?  I've seen examples of adding to the field list via process in
the Controller, but I'd like to put this in a sub within the Form.pm file
so as not to clutter up the controller.

Just coming over to this from HTML::FormFu and it seems pretty impressive
just how much is in FormHandler!

Thanks,
Steve

-- 
Steve Rippl
Technology Director
Woodland Public Schools
360 841 2730
_______________________________________________
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