Preventing resource assignment past end date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
how are calendars used for restricting/preventing resource from assigning past end date?
- Labels:
-
Resource Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
Hi @JayanthiHCL,
it depends on where that date field is located.
For portal, you can achiebe with catalog ui policy.
For backend, you can achieve it with ui policy.
EDIT: among others, it can be also onLoad/onChange (catalog) client script...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
Hi there @JayanthiHCL , You can achieve this using UI policy and Client script as well.
Here is a working UI policy.
Refer to the screenshots and try-
This will restrict users from entering the past dates. Just change the table and field name as per your requirement.
If this answer helps you in any way make sure to Mark this as accepted solution and give a thumbs up this will also benefit others as well.
Regards.
Saurabh V.
