Text length parameter
Use this parameter to define the maximum number of characters that you can specify in the column defined as single line or multi-line text box.
JSON Identifier: MFS@TextProperties
Parameter |
Description |
Possible values |
---|---|---|
MaxLength |
Use this parameter to override the maximum number of characters specified in the single line text box. |
Possible value is a number. The default value is the original maximum length as defined in the M3 Mobility Core Toolbox. |
This example sets the maximum length to 30 characters:
MFS@TextProperties={"MaxLength":"30"}