Answered

How to catch a value from the DOM to a field of my TypeForm

  • 28 February 2022
  • 1 reply
  • 41 views

Hi,

I’m using the embed SDK in my web site, the question is, how can I pass a value from a variable of my web to a field of the TypeForm and send it when the form is submited?

icon

Best answer by Liz 1 March 2022, 17:26

View original

1 reply

Userlevel 7
Badge +5

Hi @unit The first thing you would want to do is add hidden fields to your form so you can pass in data. Then, you would need to write a code that would pass in that data to Typeform or follow the steps here

Reply