Hi,
I know its easy, but I can’t think about to show an element on the page (php) if the Date from the dynamic field on the app page is today’s date.
<div dmx-show="project_date==[TODAY]>text here</div>
Hi,
I know its easy, but I can’t think about to show an element on the page (php) if the Date from the dynamic field on the app page is today’s date.
<div dmx-show="project_date==[TODAY]>text here</div>
thanks @sitestreet. but this adds a date picker on the page?
Not the date picker. Add the Date And Time component…
That’s what I said
Thanks @sitestreet. Yes indeed it’s what you said. Thanks for your help.