Giter Club home page Giter Club logo

Comments (3)

mathio avatar mathio commented on August 16, 2024

Hello @kwiznix

Since hidden fields can contain sensitive information they are added to the URL hash for security purposes. I think you will not see them in network request (Postman or dev tools) nor will they be logged in any network logs.

If you inspect your page source code you should see an iframe with src - the URL points to your typeform and it should contain # sign with hidden fields after it.

Did you set up hidden fields for your typeform in builder?

from embed.

kwiznix avatar kwiznix commented on August 16, 2024

Ah right, I see them in that url, for now I dont need them in typeform itself.

What I need to do is get the results of a Typeform with a certain ID, and do some stuff with that data, also I need those 2 values, is there a way to do this with Typeform? but now I think about it, i think I can add that data manually when I am doing that stuff in the code, and dont need typeform to do that for me, thanks for your reply!

from embed.

mathio avatar mathio commented on August 16, 2024

@kwiznix you should setup hidden fields in your typeform even if you dont need to display the data in the typeform itself. Hidden fields will be included in the results.

from embed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.