Definition
A Field Editor works like an Attribute Editor to display and use a data not bound to an Attribute.
It is possible to configure Field Editors on a Screen, in a way similar to Attribute Editors, with associated rules. When the Feature is submitted, the field inputs are separate from the attribute inputs.
The values entered in the Field Editors are not stored in the database.
A Field Editor is configured to display or edit a field by using a dedicated Widget (date, text, number...).
A Field Editor can be used in Workflow with a double validation. In this case, a script task with a skip expression must be configured. The user task will not launch for a user (according to the configuration in the script task).
Configuration
This Widget defines how the attributes will be presented depending on the mode:
-
READ to display the field.
-
READ_WRITE to edit the field.
The configuration is similar to an Attribute Editor, only the widget id changes: "FieldEditorWidgetType" instead of "AttributeEditorWidgetType".
Example
|
Field Editor with Select Edit Widget |
Field Editor with Advanced Object Reference |
|---|---|
|
|
Read Next
-
Search Widgets Allows to perform search on objects and to create a result table.
-
List Widget Allows to display a list of results (external or internal data).
-
Roles Widgets Allows to manage all functionalities about roles (assignment, request, dashboard, dimensions...).
-
Password Widgets Allows to manage password for Identities (generate a password according to several criteria, reset password).
-
Button Widgets Allows to display button in order to redirect the user to another feature.
-
MFA Widgets Allows to enroll and manage MFA devices.
-
Webauthn Widgets Allows to enroll and manage Webauthn devices.
-
Separator Widget Allows to separate several widgets on a feature.
-
OATH Registration widget Allows to provision the shared secret key between an OTP generator (such as Google Authenticator) and the verification server (AM server).
-
OTP Widgets Allows to enroll and manage OTP addresses
-
Workflow History Widget Allows to display pending workflows history launched from a Feature
-
Reporting Widgets -
User Devices Widget Used to allow users or admin to list, rename or delete devices.
-
App Dashboard Widget -
Audit Report Widget Allows to display audit events on object types.
-
Schedule Report Widget Allows to display pending operations on object types.
-
Proxy Widget Allows to reference a widget from another Feature and make it act as if it was communicating with this original Feature.
-
Self-Driven Dashboard Widget Allows to display dashboard items configured from other widgets
-
Technical Dashboard Widget