[html-formfu] multi stage forms
Ulrich Leodolter
ulrich.leodolter at univie.ac.at
Thu Oct 11 22:35:38 GMT 2007
hello,
i'd like to implement a "multi stage form"
(using Catalyst::C::HTML::FormFu)
the first form has only 2 fields
after submit these two fields are used
to query a database (using XML::DOM::Parser)
the results from the query should be used to
fill a second more komplex form.
i have no idea how to implement this so that
it fits nice into Catalyst.
thanks for an help
ulrich
More information about the HTML-FormFu
mailing list