I want to hide an element after a certain date. I would expect this to be simple to do using the Datetime parameter with some logic:
Datetime BEFORE "selected date"
But I can’t get it to work reliably. I would appreciate a solution to this.
I want to hide an element after a certain date. I would expect this to be simple to do using the Datetime parameter with some logic:
Datetime BEFORE "selected date"
But I can’t get it to work reliably. I would appreciate a solution to this.
Hi Anders,
Thanks for reaching out.
You need to use the Today option to compare with the given date, as shown in the following screenshot.
Hope it helps.
Thanks
Thanks. That worked. It would be a good addition to your documentation. I can’t be the only one that wants to hide certain elements before/after a certain date.
Hi Anders,
Glad that we are able to help you.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.