[html-formfu] Render just a single element?
Octavian Rasnita
orasnita at gmail.com
Thu Jul 12 11:33:09 GMT 2012
Hi Benjamin,
Thank you! It works fine.
--Octavian
From: "Benjamin Martin" <benmartin at venda.com>
> On 12/07/12 06:08, Octavian Rasnita wrote:
>> Is it possible to render the form elements one by one
>
> hello,
>
> something like this might work:
>
> [% form.start %]
>
> <h2> [% form.element({ name => 'box1' }) %] </h2>
>
> <p> here is some text </p>
>
> <h3> [% form.element({ name => 'box2' }) %] </h3>
>
> [% form.end %]
>
>
> hope it does :)
> -ben
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
More information about the HTML-FormFu
mailing list