How to restrict specific dates from being picked in a date picker?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 04:40 AM
I need to restrict certain dates from being picked when selecting a date on the service portal.
example would be selecting delivery dates but only allowing dates to be picked that are not full
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 04:41 AM
Hi Gareth
Did you find an solution for that?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 04:44 AM
I did not in the end, I ended up going down a different route to check if the date is available after its been selected then find and return the next available date if its not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 05:01 AM
It makes sense. That's what I think I have to do