Hello,
I am new here. What I would like to do, based on a “No” answer, is to send them directly to a landing page. I want to skip the rest of the questions and exit them from my form. I would like to accomplish this without using the “Submit” in the logic flow. I don’t want the user to have to press a “Submit” button. But I don’t see any other way within the logic - you either send them to a question or use the Submit to send them to an Ending. For instance, I don’t see a way to send them directly to a landing page except through a “Submit” and then to an Ending.
Answered
Redirect to a landing page without using a Submit in Logic
Best answer by picsoung
Hi
I think the only way to avoid the “submit” would be to use the “redirect on completion” feature.
One of the drawback of this is the fact that you can’t combine it with endings, and that you can only have one URL to redirect the whole form.
Here is an example with one form
If you answer NO you are redirected to myawesomesite.com?bananas={answer_of_question_1}
if you answer YES, the form asks you another question and then it redirects you once you submit the form.
Would that solve what you had in mind?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.