Using {{system.dateTime}} in a Date field type | Community
Skip to main content
April 5, 2017
Question

Using {{system.dateTime}} in a Date field type

  • April 5, 2017
  • 1 reply
  • 3506 views

Quick question I have a field and its type is "Date" so i get the calendar icon next to it in the system. my question is will this accept the {{system.dateTime}} token and populate properly, or will i have to recreate this field into a text/string field?

Thanks in advance!

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

1 reply

Casey_Grimes2
Level 10
April 5, 2017

Hi Casey,

If it's just a date field, you can use {{system.date}} for the same functionality formatted to just date.

April 5, 2017

Thank you Courtney!