Date Field variable should not be Future Date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 06:24 AM - edited ‎09-06-2024 07:16 AM
Date Field variable should not be Future Date
I am trying to achieve this using variable attribute without a catalog client script and catalog UI policies.
See by default we do not have variable attribute for a date field . So, I added an or condition to include Date Type in the Global UI Policy "Show attributes when Type is one of certain values".
With this the attribute is visible and I added a attribute "minDateToday" this should allow us to set the value only to Today but not in the future dates
but when I enter any value to the variable attribute it is clearing up automatically.
So Is there any way to not clear this attribute ??
and Is it OK to modify the above mentioned UI Policy ?