Hi,

I'm using Catalyst and FormFu, and I've found I can vary the config file used with

sub controller_name :Local :Formconfig('/path/to/file.yml')

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.

Thanks, and seasons greetings!

Steve

--
Steve Rippl
Technology Director
Woodland Public Schools
360 225 9451 x326


_______________________________________________
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