Skip to content

Page Selector

Overview

The Page Selector element allows the user to choose between pages or page targets. It is useful in solutions where navigation should remain flexible or user-driven.

When to use

  • When users should choose where to go next
  • When a page must offer multiple navigation paths
  • When route selection depends on user choice

Element-specific options

OptionDescription
Available pagesDefines which pages the user can select
Selector labelDefines how the page choice is presented to the user
Selection behaviorDefines what happens after a page is selected

Common configuration

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

See: Common element configuration