Appearance
User
Overview
The User element is used to display or work with user-related information inside a solution. It is useful when the page needs to show who the current user is, link data to a user, or work with user context in a process.
When to use
- When the page must display user-related information
- When user context is part of the process logic
- When records, permissions, or workflow steps depend on the current user
Element-specific options
| Option | Description |
|---|---|
| User source | Defines which user context or user record is used |
| Display fields | Defines which user-related details are shown |
| Role handling | Defines how user roles influence the element |
| Interaction mode | Defines whether the element only shows user data or also allows user-related actions |