| Multiline "Regular" Web Text Field (Non RTF - R5) |
Mindwatering Incorporated
Tripp W Black on 09/25/2003 at 08:36 PM |
Category: Notes Developer Tips
Fields
|
How to Create a multi-line non-RTF text field.
1. Create and name an editable field.
2. Leave/set type as plain text.
3. Select "Multi-value" checkbox under type.
4. Under format tab, change the delineators view to "New line". Also add "New line" to the list of multi-value delineators.
5. In the HTML field properties, add "Rows=3 Cols=50 Wrap=Virtual" adjusting the size to desired.
previous page
|