[html-formfu] HTML::FormFu::Element::DBIC::Select for review

Zbigniew Lukasiak zzbbyy at gmail.com
Thu Sep 13 09:24:07 GMT 2007


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/



More information about the HTML-FormFu mailing list