You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Specifies the maximum number of characters allowed in the textarea. The browser does not distinguish between SBCS and DBCS characters so this property will not limit the data length of the field. If the rdmlxDataType property is correctly set and form validation turned on, the LANSA framework will validate the data length of the field.

Default value

Blank - no maximum length.

Valid values

Any integer value.

  • No labels