Adding options to a select input and DBIx::Class::HTML::FormFu

Do I understand right that adding options is done at the create time?
Or can it be done later?

In HTML::Widget::DBIC I've decided that indeed creating the options
should be done at create time - and thats why I pass the DBIC schema
to the create method instead of having a populate_from_form method.

-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/

_______________________________________________
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