How to bypass onsubmit button redirect URL | Community
Skip to main content
Answered

How to bypass onsubmit button redirect URL


Hello Community, 

I looking to bypass onsubmit button action in order to redirect automaticly users when they clicked on multichoice image (1 image = 1 url)

SDK ?

Thanks

Best answer by mathio-tf

Hello @Proxi web 

I dont think this is possible. Even though the embed SDK exposes on onQuestionChanged callback, you can not process the response until the form was submitted.

How about a typeform with single question that redirects on submit? You can pass the question answer to the redirect URL.

View original

2 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • February 7, 2024

Hi @Proxi web I don’t believe this is possible, but @mathio do you mind confirming? 😅


mathio-tf
Typeform
Forum|alt.badge.img+5
  • Typeform
  • 888 replies
  • Answer
  • February 7, 2024

Hello @Proxi web 

I dont think this is possible. Even though the embed SDK exposes on onQuestionChanged callback, you can not process the response until the form was submitted.

How about a typeform with single question that redirects on submit? You can pass the question answer to the redirect URL.


Reply