Use the NavigatePage page type to create a wizard that guides users through a sequence of steps for an infrequently performed task
A company has a task that is performed infrequently. Users often need to look up the procedure to complete the task. The company requires a wizard that leads users through a sequence of steps to complete the task. You need to create the page to enable the wizard creation. Which page type should you use?
Community Votes
100% of anonymous learners picked answer A. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
A wizard is a NavigatePage, not a Card, RoleCenter, or List page. The page-type choice determines the user experience, so selecting NavigatePage is what enables the step-by-step flow.
Business Central provides the NavigatePage page type specifically for building wizards, also called assisted setup guides. A NavigatePage presents steps with Back, Next, and Finish buttons so users can work through a task they rarely perform without memorizing the procedure.
Do not confuse NavigatePage with RoleCenter; a RoleCenter is the user's home page, not a step-by-step wizard. Also avoid Card or List, which are for data entry and tabular views rather than guided flows.
Community Discussion (3 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.