- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To configure the maximum value length of a field that is permissible for any field in the object Create dialogs, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
emxProduct.MAX_FIELD_LENGTH = 100
- Set the value to a whole number to indicate the permissible number of characters that can be entered in the fields when creating objects.
-
When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the
emxConfiguration.properties page object. For more information, seeEditing Properties Using MQL.
|