Max,
I need to record the id of the user and the date of creation of the form submission.I tried using a hidden field since I do not want to have an additional visible form field. I could not succede.What is your suggestion?
Thanks and regards.
Adriano
Hi Adriano
Where do you need to record this ?
You can use {user:id} and {date:} in either the Save Data action ( in the Modify Data Source behavior) or the Email action Body to get those values.
You do not need to have this in a hidden field first
i need these record to identify the user and the date of submission of the form together with all the other entries.
No problem, you can do it the way I recommended and it will get saved, but you do not need them in "hidden fields"