Good morning, community
I have a WebPage with Entity List behind it;
On this Entity List we have a XML filter set, like so:
<filter type="or" adx:uiinputtype="dynamic" adx:uiname="To">
<condition value="" attribute="dynt_offrentexpdatetime" operator="on-or-before" adx:uiinputtype="dynamic" />
</filter>
Date filter From on Entity List only works when assosiated user with Admin rights.
When no Admin it does not show callendar What did I miss here?