Adding Schedule to Service Catalog Items
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2022 12:36 PM
When selecting a date on a catalog item, we need to restrict users from selecting scheduled blackout dates like weekends and holidays. Is this possible without extensive scripting?
Labels:
- Labels:
-
Multiple Versions
-
Service Catalog
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2022 11:48 PM
We can achieve this on using onchange client script with glide ajax call validate date
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2022 06:22 AM
Do you have an example script that I can use to call a calendar to prevent dates/times that are outside of posted business hours?