Our No-Code Form Wizard is a user interface design pattern that
enables untrained users to achieve a goal through a series of
steps. The user enters data in each view and proceeds to the next
step until completion.
Wizards are best helpful for:
For a fixed sequence of data entry that occurs infrequently
For untrained users who need to be guided through a stepped
process
For a series of dependable and branched data input flows
When users need to accomplish a goal that relies on complex task
and sub-task completion
Let’s now discuss configuring a “Form Wizard” in
your applications using our No-Code Workbench. But first, read
through our step-by-step tutorial, accompanied by sample screens,
to better understand and experience.
You have to go through a three-step form wizard to enable this
Control, i.e., Design, Validation & Advance. Let’s explain
these steps below:
1st Step – Design
This is the first step of the
“Form Wizard” layout. Here you are required to
fill in the following details:
Step Position: Select step position from the following Top,
Bottom, Left, Left but not steps, and Progress Bar
Database Field Name (mandatory): These are the attributes of the
form
Number of step(s): Here, define the total number of steps that
you want to enable in the form wizard
Column Width
Bootstrap Column Class
2nd Step – Validation
Enable step Validation: Turn this “Yes” if you need all the
steps validated and filled in completely before proceeding to
the next stage.
Show Validation Summary
Steps Not Clickable
3rd Step – Advance
Hide Next Button
Next Button Type
Next Button Custom Class
Next Button Text
Next Button Icon
Next Button Size: Select button size from the following
Small, Medium, and Large
Hide Back Button
Back Button Type
Back Button Text
Back Button Custom Class
Back Button Icon
Back Button Size: Select button size from the following
Small, Medium, and Large
Navigation Bar Background
Navigation Bar Alignment
Step Line Color
Text Color
Active Text Color
Item Background Color
Active Item Background Color
Header Font Size
Style
Click “Confirm” and “Form Wizard” control is
configured.