[html-formfu] Dumb(?) questions on HTML::FormFu::Model::DBIC
Alex Povolotsky
tarkhil at over.ru
Thu Mar 6 09:55:35 GMT 2008
Hello!
I'm trying to implement a simple user editor (well, adder for the very
begin)
I've got a simple database for users and roles, and many-to-many link.
1. How should I tell HTML::FormFu which model to use for creating roles
checkbox set?
2. Can I somehow make simple validation of password (usual two fields,
matching each other) using HTML::FormFu?
Alex.
More information about the HTML-FormFu
mailing list