Hi, everyone! I’ve created two step, but i don’t like behaviour of this form. On the first step user need to add email in input and after that useк can see the second step with the sale link.
I want to realize another logic. I don’t want to show the step 2 before user confirm email. I’ve added to list double opt-int process, but by default form redirects user to step 2 without confirmation. Yes, user will be added only after email confirmation, but i need a little bit another logic. How i can show the second step of my form only after the user confirms the email address?
Maybe someone faced a similar problem and can help me?