Skip to content

Include Page

Overview

The Include Page element allows one page to embed another page. This makes it easier to reuse content, show related information inline, and compose larger solutions from smaller building blocks.

When to use

  • When one page should reuse another page
  • When related information should be shown inline instead of on a separate screen
  • When a larger solution benefits from modular composition

Element-specific options

OptionDescription
Include typeDefines how the included page is embedded in the current page
Page IDDefines which page is included
Page listDefines which list configuration is used for the included page
Page viewDefines which view configuration is used for the included page
Included page behaviorDefines how the embedded page behaves inside the current context
Context transferDefines whether values or context are passed into the included page

Common configuration

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

See: Common element configuration