Closed (fixed)
Project:
Webform
Version:
5.x-2.7
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2009 at 08:33 UTC
Updated:
3 Jul 2009 at 21:30 UTC
I created form component textfield (for comment) and left the default values for width and length. When submitting form I get only one short line for the answer, but I want a big box to appear - how do I do that?
Thx
Comments
Comment #1
quicksketchUse a "textarea" component instead to get multiple lines.
Comment #2
hrpo commentedThat is it. Thx. Fixed
Comment #3
quicksketch