[Catalyst] Catalyst::Controller::FormBuilder

Octavian Rasnita orasnita at gmail.com
Mon Apr 30 09:45:15 GMT 2007


Hi,

I want to create a form with some fields which are displayed only if some 
conditions are met. Can I do this using
Catalyst::Controller::FormBuilder, or in this case I need to create/print 
the forms manually?



For example, I want to print a form for editing the fields in a record from 
a database, and if a file was uploaded previously, the form should also 
print a set of 2 radio buttons: "keep the previously uploaded file", and 
"upload the new file".



Thanks.



Octavian




More information about the Catalyst mailing list