TillaSennane
15 days 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 UI editor. This object is named "date" and I want the value of this object to be a date.
However, it seems that the value I'm retrieving has a string format, not a date format.
Do you know what should I do to have this value indeed considered as a date? So that I don't need in my content to use liquid to convert this string into a date to play with it.
Thank you!