This topic is locked

Size of Field display in Add/Edit

11/20/2009 8:43:38 PM
ASPRunnerPro General questions
P
paulwebb author

What is the BEST way of making a text field appear wider on Add/Edit pages?

  • I would like a box of 2 rows of 60 chars, but the form displays an edit box with 18 chars for a 255 chars field - despite a lookup field on the same form being displayed wider.

Sergey Kornilov admin 11/21/2009

Set 'Edit as' type of this field to 'Text area' and set number of row and columns. This can be done in Visual Editor.

P
paulwebb author 11/22/2009

doh! too dumb. My excuse is focussing on difficult stuff.