How to add conditional form action

I have a form with email field and two radio button with YES and NO and a submit button.

Now I want if user will click on yes and submit then the form should redirect the user to page A and if user selects NO and submit then the form should redirect the user to page B.

Please tell me how to do this. I’m not a coder.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

1 Like

Hey Sam, I’m super slow here but wanted to drop a reply for future readers.

You’ll need custom code for this. If anyone comes along and needs this solution please let me know. I’m happy to create some code for this once I know it’s still needed :+1: