System Date Token | Community
Skip to main content
Level 5
February 1, 2017
Question

System Date Token

  • February 1, 2017
  • 1 reply
  • 2284 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Nicholas_Manojl
Level 8
February 1, 2017

I haven't tried to set {{system.date}} as a hidden field in a form, but if that is what you're doing I could understand why that method wouldn't be supported.

What is supported is including these system tokens within a smart campaign. 'Fills out form', change data value to {{system.xx}}

Does that get you closer to achieving your outcome?