Cannot get date to show up on text notification

Ok I am at a loss, I have done something on my notification and cannot get the date to show up.

My text body template is as follows, and it was working this morning.

New Calendar Entry @ <<[Company]>> for <<[Job]>> on <<[Date]>> at <<[Time]>> to <<[End Time]>>.

My notification is coming over as 

New Calendar Entry @ TEST for JOB TEST on  at 10:15 to 12:15.

Solved Solved
0 7 249
1 ACCEPTED SOLUTION

Try changing the field name. When you call Date and there is a Date() expression, you might now encounter a conflict.
It happened to me with a Table called CONFIG and I had to change its name to another because it would go crazy.
(It may be that they have changed something and the conflict occurs now)

View solution in original post

7 REPLIES 7
Top Labels in this Space