On 12/22/06, Andrew Martin <andrew@xxxxxxxxxxx> wrote:
> Hi
>
> I'm new to FormBuilder so please forgive me if this a stupid question. I want
> to have a multiline text field. I can't see how to achieve this in the
> documentation. Is it possible?
You mean an HTML textarea input?
$form->field(name => 'details', type => 'textarea', cols => 60, rows => 5)
-Nate
_______________________________________________
FBusers mailing list
FBusers@xxxxxxxxxxxxxxx
http://www.formbuilder.org/mailman/listinfo/fbusers
|