[DONE] Forms: QueryString-filled Fields

The problem

I needed to enrich the data I had, therefore I’ve created a Form View into another database, and would trigger an automation to update the main database with form-filled data. The only thing I needed was to have a way to pass a field value on the Form URL, so then I would know which record is being updated and automations would update the correct row.

I had to make the users fill their ID on the form, which … solved the problem, but it’s not the best experience.

Proposal

Would be great to have ways of passing in a field value on the queryString for a hidden field, for instance.

Then we could create a hidden field and use it as reference.

Benchmark:

ClickUP has a simple way to do it: https://help.clickup.com/hc/en-us/articles/6310247500055-Forms-Hidden-Fields#heading-3

Is this the same?

If yes, I will merge the topics

Check out the latest release:

Hidden fields are not supported yet though, I’m afraid.

Support has been added