Facets Management |
Lets you manage the enoPropertiesFacetsParameters.json
file. This file enables you to restrict the display of each tab to some object
types. For each tab, add the object types of your choice in the
authorizedTypes and forbiddenTypes
parameters. |
Forms Options |
Lets you manage the enoMaskOptions.json
file. |
Properties Options |
Lets you manage the enoAttributesOptions.properties file.
This file enables you to define whether you want to use the Properties
Initialization and Properties Propagation business logics. To use these business
logics, define the value of the attributeOptions.activeBL
parameter to true . |
Mask Management |
Lets you manage the mask files for the different object types. These files
enable you to define the properties to display for the object type in the
Properties panel and in the New … dialog boxes if the app
supports it, (For example, New Product in Product Structure Editor). You can also specify the behavior of each property (for example: mandatory,
editable, restricted values), and the order in which they are displayed.
Note:
If no mask file exists for a subtype, the mask file for the parent type
is used (customized mask file if any, or the default one for the type). If
there is no mask file for the parent type, the Default.json mask file is
used.
For more information, see Mask File Syntax. |