Forms & UI config
Building forms in SailPoint IdentityIQ: provisioning policy forms, workflow forms, field types and dynamic behaviour.
Building forms in SailPoint IdentityIQ: provisioning policy forms, workflow forms, field types and dynamic behaviour.
- Forms capture data in policies, workflows and requests
- Fields have types and live in sections
- Dynamic show/hide/require and refresh behaviour
- Validation keeps input clean before provisioning
Where forms appear
Forms drive data capture in IdentityIQ: provisioning policy forms at account creation, workflow forms during a process, and request forms in Lifecycle Manager.
Fields and sections
Forms are built from fields with types (string, boolean, select), organised into sections, with values sourced from attributes, allowed-value rules or field value rules.
Dynamic behaviour
Fields can be hidden, required or refreshed based on other fields, giving a responsive experience without custom UI code.
Validation
Field validation and rules keep input clean before it reaches provisioning, reducing downstream errors.