Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding hidden fields before submit #684

Open
stanislavCQ opened this issue Feb 13, 2025 · 0 comments
Open

Allow adding hidden fields before submit #684

stanislavCQ opened this issue Feb 13, 2025 · 0 comments
Labels
new Flag for new issues before someone replies

Comments

@stanislavCQ
Copy link

Hello everyone,

We'd like to add a hidden value to our typeform responses. Typeform is embedded on our website and the hidden value would include some data from user's session.

However, the actions signatures impose heavy limitations here, they only contain form / response ids, not allowing to change any data we send.

I use createWidget / createPopup calls. If I supply the hidden properties during these calls I am not able to change them later without recreating the form.

Is there a way to update these hidden values right before submit? Thank you

@github-actions github-actions bot added the new Flag for new issues before someone replies label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new Flag for new issues before someone replies
Projects
None yet
Development

No branches or pull requests

1 participant