Question
System Date Token
I have a form that I want to have a date stamp for when it was submitted. The field is not populating. Could it be because I have the incorrect system token?
Currently:
{{system.dateTime}}
Should it just be:
{{system.date}}
Thank you.