Skip to content

Action

Overview

The Action element is used to trigger a configured action within a page. It is suitable for guided interactions where a user must actively start a process, transition, or operation.

When to use

  • When a user must trigger a specific action manually
  • When a page needs a clear process step such as continue, save, or execute
  • When interaction should start a workflow or system behavior

Element-specific options

OptionDescription
Action to executeDefines the action that is performed when the element is triggered

Common configuration

This element also supports shared configuration options such as validation, rules, roles, styling, summaries, scoring, and prefilling.

See: Common element configuration