Can someone please provide me an example of how to make radio button selection go to a different response form.
E.g., Radio buttons for Yes and No. If user selects "No", finishes completing the form and submit then it will go to "no_response.html".
If the user selects "Yes" radio button, and clicks submit, then it will go to "yes_response.html"
Thanks in advance.
E.g., Radio buttons for Yes and No. If user selects "No", finishes completing the form and submit then it will go to "no_response.html".
If the user selects "Yes" radio button, and clicks submit, then it will go to "yes_response.html"
Thanks in advance.