Typeform on React Native with hidden fields | Community
Skip to main content
Question

Typeform on React Native with hidden fields

  • December 27, 2021
  • 4 replies
  • 716 views

Hi, i have created on typeform 2 forms to open in react native with react-native-typeform-embed, the problem is, when i send the url of one form, with the hidden fields, everything opens ok, the other form, cloned from the form that opens well, is adding things to the link, that makes the form not open…
First form open the link: https://form.typeform.com/to/pF1UNTWo#user_id=61b252890c9fe76e62a715c9&user_email=capiwek765@mykcloud.com&user_name=Hugo Ferreira
Second form open the link: https://form.typeform.com/to/pF1UNTWo?typeform-embed=popup-blank&typeform-source=&typeform-medium=embed-sdk&embed-hide-headers=true&typeform-embed-id=bs3my#user_id=61b252890c9fe76e62a715c9&user_email=capiwek765@mykcloud.com&user_name=Hugo Ferreira

The link is sent exactly the same way to the react-native-typeform-embed, without all those fields.

What could be the problem?

4 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14857 replies
  • December 28, 2021

Hi @Hugo Ferreira Happy Tuesday! Thanks for stopping by the community. Could you share the URL where you have the form embedded or the code you’re using so we can look further into this? Thanks!


Hi Liz,

The code is here:

https://github.com/ubdi/react-native-typeform-embed

This is the link (but with hidden fields at the end) that works:

https://form.typeform.com/to/SRMQyvxQ

This is the link (but with hidden fields at the end) that don’t work:

https://form.typeform.com/to/IiKXKlvw

 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14857 replies
  • December 28, 2021

Thanks, @Hugo Ferreira , and apologies if I wasn’t clear! Could you send the URL where you have the form embedded or the code you’ve added? The link I’m seeing is the general link to the React docs from Typeform. Thank you again! 


Gabi Amaral
Ex–Typefomer
Forum|alt.badge.img+5
  • Ex–Typefomer
  • 1778 replies
  • January 4, 2022

Hey @Hugo Ferreira! How are you doing today? Can you make sure to send the URL where you have the form embedded and the code you've added? That'd be very important for us to understand the issue! :blush:


Reply