Good afternoon,

On 28/12/09 at 9:20 PM -0800, Steve Rippl <rip...@woodlandschools.org> wrote:

Can I set that file name using a variable, essentially off one of the url args, so that I could use a different file depending on the variable passed? I'd like to parse different files under different conditions but not build all new controllers for each case.

There are examples in the documentation for doing that:

<http://search.cpan.org/perldoc?Catalyst::Controller::HTML::FormFu>

Specifically the Synopsis shows the code that is used with you use :FormConfig, so rather than using :FormConfig, just use :Form and the example code to load the desired config file.


Charlie

--
   Ꮚ Charlie Garrison ♊ <garri...@zeta.org.au>
   〠 PO Box 141, Windsor, NSW 2756, Australia

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to