- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 09:39 PM - edited 07-23-2023 11:04 PM
Client Script : onChange
Create a new date field 'NEXT REVIEW DATE' and write code. Condition is : restrict the date field as it may allow only next 10 days from today
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 11:08 PM - edited 07-23-2023 11:09 PM
Ah oke.
Out-of-the-box, its the combination of Category and Subcategory. Especially Subcategory is important to look at.
When opening the dictionary for Subcategory:
1.
2.
That's all! Zero scripting or GlideAggregate.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 09:50 PM
Hi there,
Can you explain your question a bit more?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 10:42 PM
if i select catagory, i need to get all related sub catagories. For that what configurations we need to do.
for example. if i select catagory as inquiry .we get some sub catagories like Antyvirus, email, internal application.
for this , what we are supposed to do in dictionary.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 10:59 PM - edited 07-23-2023 11:02 PM
So thats than not scripted, so nothing to do with GlideAggregate as your topicname says (or your renamed it now I see)? That sounds more what you do manually in the incident form? Is that what you are after, to know how the logic behind that works?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 11:05 PM
yes