Introduction
In this module, you'll add a wizard page by using a navigate page object in the rewards extension. A wizard page consists of several user input screens or steps that are linked together, enabling users to carry out infrequently performed tasks, such as configuration or specific business tasks.
The user assistance concept of Get started is not just about getting started with Business Central on the first day. It's also about getting started on all the other days, and about getting started with infrequent and unfamiliar tasks.
Assistance from wizards is helpful for setting up systems or features or for filling in report data for a complicated report, for example. Creating home pages that are designed for a particular role or job is also beneficial for users who need to get started with their work every day. As a result, people are able to work on their most important tasks, and Business Central can help them complete their work more efficiently.
Even the best designed user interface can be confusing for some. Predicting what users might find confusing is difficult, which is why the base application includes tooltips for all controls and actions. The tooltips, in combination with descriptive captions and instructional text, are the current implementation of embedded user assistance, which is an important principle in today's world of software design.
The tooltips help users become unimpeded by providing an answer to the most likely questions that they might have, such as: "What data can I enter here?" or "What is the data used for?" Keep these questions in mind when you develop the user interface for your solution.