Set a hidden field in a "shared link" as today | Community
Skip to main content

How do I dynamically set a hidden field to “today” in a form link to share?

If not possible, what is the format to send in a date in a url string?


Hey @quixo 

This really depends on the way you share the form, either via a link or via an embed.

In all cases, you will pass it via hidden fields.
For example:
https://form.typeform.com/abc123?todaysdate=08/16/2024

You are free to decide the format of the date. It will be treated as a string.


Reply