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
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/