Limit date calendar entry to anything post 2-3 months from today
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 01:44 PM
I'm wanting to give users the ability to ensure the optimal date that they are wanting a demand to be completed.
The restriction is that they should only be able to select a day which is 2-3 months away from the current date (grace period not currently set in stone).
What is the optimal way to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 03:17 PM
Hi @MBarrott ,
After date field change, check this 2-3 month logic via onChange script.
check below thread for some date compare logic
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 08:27 AM
Hi @AshishKM,
I'm not sure those links are applicable. I would like the make a grace period inaccessible for the end-user to select rather than compare to what they've selected.