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!
Hi Casey,
If it's just a date field, you can use {{system.date}} for the same functionality formatted to just date.
Thank you Courtney!