Forum Discussion
TillaSennane
3 months agoActive Member II
Have a date format in user update step
Hello, I have a canvas in which users enter after performing a custom event (Action-based canvas). In this canvas, I have a User Update step that is updating the object of a custom attribute via the...
Manoj__
3 months agoSpecialist
Hello TillaSennane Try something like this:
{{ canvas_entry_properties.${date} | date: "%B %d, %Y %I:%M %p" }}
Related Content
- 2 years ago
- 9 months ago
- 2 years ago