Skip to content

Allow adding hidden fields before submit #684

@stanislavCQ

Description

@stanislavCQ

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    newFlag for new issues before someone replies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions