Allow Skip Step

Business Background

The Allow Skip Step option is available for the Stepper element. Use this option to bypass the validation on steps that users skip.

When steps are skipped using a custom button, the validation will be ignored. If the built-in control is used, the validation will be triggered.

How to Video

  • Coming soon!

How to Guide

  1. Click the icon to open the list of elements.
  2. Select the Containers option from the list.
  3. Click-and-drag the Stepper element to the canvas and add the necessary items.
  4. Click the Stepper element settings Gear icon.
  5. Select the Interactivity option and click the Allow Skip Step checkbox.
Allow Skip Step option
Allow Skip Step option
  1. Add a button on a step to set an action that will be triggered by the button.
  2. Click the button’s settings Gear icon and then click the On Click Action icon.
  3. Select the Interactivity option.
  4. Click on the Configure On Click Action button. The On Click Actions screen opens.
Configure On Click Action button
Configure On Click Action button
  1. Click the + icon next to Start. The Add Node screen opens.
On Click Actions screen
On Click Actions screen
  1. Select the Element Interactivity option.
  2. Click the Stepper Interactivity option and click the Next button. The Add Note/Stepper Interactivity screen opens.
Element Interactivity option
Element Interactivity option
  1. Set the following:
    • Select the Stepper from the Stepper Element drop-down list.
    • Click the Go to Step radio button. This will force the button to skip to the relevant step when clicked on.
    • Select the necessary step from the drop-down list.
  2. Click the Next button.
Add Note/Stepper Interactivity screen
Add Note/Stepper Interactivity screen
  1. If necessary, change the tag in the Tag field and click the Insert button. An action flow is added.
  2. Click the Apply button.
On Click Action screen
On Click Action screen

Users will be allowed to skip steps when they click the button.

Hidden Title

Need more help?