Identity in webview | Community
Skip to main content
Answered

Identity in webview


Hi,

I’m using Typeform in webview inside a mobile app.

Question, how do I take care of the identity of the person filling the from?

This is how I see the workflow:

  1. I pass some secret id of the user as parameter when redirecting to Typeform
  2. Typeform keeps the secret id until the end of the form
  3. Typeform passes the secret id as a parameter when redirecting to my website at the end screen

Am I right? Or is there another way?

Thanks

Best answer by mathio-tf

Hello @propharmkz .

As @Liz correctly pointed out, this can be achieved using hidden fields. Then you can use the hidden field in your redirect link when redirecting back to your website.

View original

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14883 replies
  • April 10, 2023

@mathio might have a different opinion, but this should work using hidden fields. You’ll just need to write a code to pass that data into the form. 


mathio-tf
Typeform
Forum|alt.badge.img+5
  • Typeform
  • 888 replies
  • Answer
  • April 12, 2023

Hello @propharmkz .

As @Liz correctly pointed out, this can be achieved using hidden fields. Then you can use the hidden field in your redirect link when redirecting back to your website.


  • Author
  • Explorer
  • 1 reply
  • April 15, 2023

thanks a lot!


Reply