Required field properties

These properties are used to configure whether fields in the user interface are required to be completed by the user.

Table 1 defines the properties used to determine whether a field in the user interface is a required field.

enrole.justificationRequired
 

Specifies whether the Justification field is a required field.

By default, the Justification field is not displayed in the user interface. Setting this property to true causes the Justification property to be displayed. It also sets the field as required to be completed by the user.

Example (default).

enrole.justificationRequired=false

Parent topic: System property configuration in enRole.properties