Hi,

My google-fu appears to be weak.  I want to set the render method on every
single form on my site to tt.  I've been putting render_method: tt at the top
of every single form file.

Surely there's a way I can put this in the Catalyst site config file somehow
instead of re-typing it every single time?  I've tried things like:

<Controller::HTML::FormFu>
    render_method tt
</Controller::HTML::FormFu>

I've tried various variations of that, but I guess I'm missing something.

Justin


_______________________________________________
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