Question

Typeform on React Native with hidden fields

  • 27 December 2021
  • 4 replies
  • 572 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

Userlevel 7
Badge +5

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:

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

 

Userlevel 7
Badge +5

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! 

Userlevel 7
Badge +5

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