An attempt at adding registration
[slists.git] / notes.txt
blob6ce75c893b5bbfa925d42af1efc353e52a282b8f
1 2012-01-24
2 irc.perl.org #catalyst
3 <gry> if i understand it correctly, both FormHandler and FormFu require it that i type in the fields for the form manually
4 <gry> instead of them being detected based on the db schema
5 <gry> is my understanding correct?
6 <t0m> gry: you can generate forms from the db structure - c.f. HTML::FormHandler::Generator::DBIC