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 sing
Good morning,
On 8/10/09 at 2:49 PM -0400, Ascii King wrote:
I would like to provide the user with the ability to print out
the form with a pretty presentation. I was wondering if there
is some automatic way to build this using the YAML config
files? this would be nice because it would mean
Hi,
Are you looking for HTML::FormFu::OutputProcessor::Indent ?
It indents the rendered source, to make it easier to read.
Carl
2009/10/8 Ascii King :
> I would like to provide the user with the ability to print out the form with
> a pretty presentation. I was wondering if there is some automati
I would like to provide the user with the ability to print out the form
with a pretty presentation. I was wondering if there is some automatic
way to build this using the YAML config files? this would be nice
because it would mean that the printable form would automatically update
if the config