Guide users to fill in form fields

This guide explains how to configure a tour to guide your users through the process of filling in forms within your application.

1. Add highlight

Add a highlight step to your tour

2. Select element

Select the form element (i.e. text field etc) which you wish the user to fill in.

3. Allow interaction

Now make sure that the tour is setup to advance to next step when user clicks button and enable the option allow interaction with page This way the user can fill in the form field and once they are finished they can click next to continue the tour.

Note: If your form field requires validation we recommend adding a back button to the next step in the tour, this way the user can go back and correct any errors.