Configure a Wizard layout playbook
Build a wizard-driven Playbook to present a playbook as a guided, step-by-step experience that walks end users through a process one activity at a time. The Wizard layout adds numbered step navigation and forward and back controls to a standard playbook.
Before you begin
Role required: playbook.admin, pd_author, or playbook.write and ui_builder_admin or admin
Have an activated playbook with the activities you want end users to complete in sequence. The activities and their order in the playbook directly map to the wizard's steps, so order the activities in Workflow Studio before you start. For more information, see Create a playbook.
About this task
A wizard-driven Playbook uses the Playbook Horizontal Wizard bundle to render a playbook as a sequential wizard at runtime. Each playbook activity is a wizard step. End users move forward and back through the activities using explicit navigation controls, and completion rules make sure that required information is provided before they proceed.
Procedure
Result
End users see the playbook as a guided wizard, with clear step-by-step guidance and navigation that walks them through the process from start to completion.
What to do next
- Test the wizard layout as an end user.
- Refine step labels or layout configuration based on feedback.
- Reuse the wizard layout pattern for other multi-step playbooks.