When you need to show an extra conditional page depending on a previous answer, the following example is one way of doing this.
First lets set up our Data Source.
Open the Data Source form and ‘Add new’.
Just add a name for the source for now and save it.
Then fill out your fields as shown here.
Go to form Design and make sure to click
Now we insert a choices field into our form with the icon on the left.
Choose a name for it and fill out the options as shown.
You can set up a Static list like this example or use our Data Source we set up earlier.
Now we use the visibility option on our photo page with the formula.
{{dataName}} = ‘Yes’
Save and publish the form.
Now the Photo Page will only show when the choice ‘Yes’ is touched.
You must be logged in to post a comment.