Back
textAreaLens
Editing, Updating and Creating Records
textAreaLens
This lens determines which fields use the larger textarea tags for data entry
Default:
This property is obsolete. Use textSizeLens property instead, setting the number of rows to a value greater than 1.

This was formerly called textareaLens.

If the fields t1 and t2 are meant to use textarea's when editing or creating new records, then we would define:

$lens->textAreaLens = 't1;t2';

 Basic:Yes  Advanced/Enterprise:Yes  DynamicEdit:Yes   [Version 1.0]