You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How should I execute something very simple: Having a step that the user needs to click Yes to proceed and submit form?
I have a legal terms step with Yes and No answers and when the user clicks "Yes" they should be taken to Thank You page. When they click no, they should be taken to the step saying they should accept Terms&Conditions, and then BACK to the same step.
I can't seem to add any previous steps in the logic:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How should I execute something very simple: Having a step that the user needs to click Yes to proceed and submit form?
I have a legal terms step with Yes and No answers and when the user clicks "Yes" they should be taken to Thank You page. When they click no, they should be taken to the step saying they should accept Terms&Conditions, and then BACK to the same step.
I can't seem to add any previous steps in the logic:
What is the usual way to do this?
Beta Was this translation helpful? Give feedback.
All reactions