logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: [FormBuilder] multiline text box: msg#00022

Subject: Re: [FormBuilder] multiline text box
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



<Prev in Thread] Current Thread [Next in Thread>