[html-formfu] Setting the action

Octavian Râşniţă orasnita at gmail.com
Fri Jul 3 15:58:14 GMT 2009


Hi,

When using Catalyst it is recommended to use $c->uri_for('/path/to/action') 
because only this way the app would work if it would be put to run on a 
different location than "/".

But in the HTML::FormFu configuration files we need to type a static action 
like

action /path/to/action

but it won't work if the location of the app would change.

Is there a recommended way for specifying the action in an HTML::FormFu 
configuration file for always working?

Thank you.

Octavian




More information about the HTML-FormFu mailing list