The current functionality I am needing some guidance on is how to write a visibility conditional on 1 page based on the input a user did on another page.
Example,
If the number chosen on page 1 is 1 , then show 2 text fields on the next page
If the number is 2 then show 1 text field.
If the number is 3 then show no text fields / or skip the page
Thank you