Skip to content

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

OptionDescription
User sourceDefines which user context or user record is used
Display fieldsDefines which user-related details are shown
Role handlingDefines how user roles influence the element
Interaction modeDefines whether the element only shows user data or also allows user-related actions

Common configuration

See: Common element configuration