- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2018 05:54 AM
I created a new category in the incident screen but i'm not able to create a subcategory choices when
i select the category.
I'm following the process for Istanbul
https://docs.servicenow.com/bundle/istanbul-it-service-management/page/product/incident-management/reference/r_CategorizingIncidents.html
When i select the newly created category and right click on the subcategory there's no option to
Configure choices (the attached screen shot is from the right click on the Category)
the configure choices is there, but missing when i right click on Subcategory.
Is there's any workaround to add this? Maybe from the Design layout page?
Thanks
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2018 05:21 AM
Hi
It's the same in Istanbul, has been this way since I started back in Dublin release
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2018 05:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2018 07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2018 11:47 AM
This may be useful
Make a field dependent
A choice or reference field can be declared dependent on another field on the same table. Dependent fields limit their available values based on the value in the dependent field.
Before you begin
About this task
If a required dependency does not function as expected, as might happen if there is a many-to-many relationship between the fields, consider using reference qualifiers to accomplish the goal.
Procedure
- Right-click the field label in the form and select Configure Dictionary.
- In the Dependent field, enter the name of the field that this field will depend on.
- Click Update when done.
In the example below, the "subcategory" field is made dependent on "category". The "category" value in a form will determine which options appear for the "subcategory" field.Note:
Fields cannot be made dependent on derived fields.
Tags: Kingston, Now Platform Administration, Platform Field Administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2018 05:16 AM