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

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

  • February 28, 2022
  • 1 reply
  • 55 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?

Best answer by Liz

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

View original

1 reply

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14971 replies
  • Answer
  • March 1, 2022

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