Hi!
> (yes I use Perl rather than YAML for my form definitions)
I use Perl as well, I think it's way easier to maintain, prettier and
more powerful than YAML.
> Then in my template I have:
>
> [...]
>
> The alternatives seem to involve some ugly form manipulation inside the
> controller, just
Hi,
Thought I might post a little tip for C::C::H::FF usage that solves a
problem that I was going to ask the list about.
If you need to add some (potentially complex) content inside your form
that does not really have anything to do with the form processing
(i.e. you just want it there for expos