How to catch a value from the DOM to a field of my TypeForm | Community
Skip to main content

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?

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