Properties of an Entity Instance
- Name
-
By default, the control ID appears as the name of the control. Change the ID to make the control easier to identify during mapping.
- Tooltip
-
Use tooltips to provide supplementary information about the control.
- Security Token
-
Use security tokens to make the form more secure. See Security tokens.
- Session ID
-
Specify from where the session ID should be taken at runtime. Use a form field, form variable, or a global variable to specify the session ID, or provide an inline value.
- Entity Instance ID
-
Specify a default instance ID to be displayed in the form at runtime. Use a form field, form variable, or a global variable to specify the entity instance ID, or provide an inline value.
- Entity Definition Name
-
Consume the required entity.
- Read Only Instance
-
Allow the entity instance to be read-only. (Default: No)
- Read Only Fields
-
Allow the entity instance fields to be read-only. (Default: No)
- Visible
-
Choose whether the control be visible at runtime. (Default: Yes)
- Allow Add
-
Choose whether to add an entity instance. (Default: Yes)
- Allow Delete
-
Choose whether to delete an entity instance. (Default: Yes)
- Allow Update
-
Choose whether to update an entity instance. (Default: Yes)
- Design
-
Configure the design properties. See Configure the design of a control.
- Border
-
Specify whether the Entity Instance control has a border using the following options:
-
With Border: Creates square edges with border. (Default)
-
Without Border: Creates square edges with no border.
-
Rounded Corner Without Border: Creates rounded corners with no border.
-