The CreatorCon Call for Content is officially open! Get started here.

Set the Category choice in easy way

Manohararuna
Tera Contributor

Hello Everyone,

 

        I have 120 choices in Incident category field. i want to set those all option in less space .Present all options are visible one by one. is there any alternate way to set those option or still Category choices are categorized into any other ways .

If anyone having the solution this one please help me out in this.

 

Thanks,

Manohararuna 

4 REPLIES 4

Bert_c1
Kilo Patron

SP22
Giga Sage

@Manohararuna,

Yes, you can significantly reduce the space and manage 120+ choices by implementing a Category and Subcategory hierarchyInstead of a single flat list, you would create broader categories and then define subcategories under each, using dropdowns to select them sequentially.

https://www.servicenow.com/community/itsm-forum/task-3-configure-category-and-subcategory-choices-an...

https://www.servicenow.com/docs/bundle/zurich-it-service-management/page/product/incident-management...

If this helped to answer your query, please mark it helpful & accept the solution.

Thanks
Santosh.P

Rafael Batistot
Kilo Patron

Hi @Manohararuna 

 

Use Category → Subcategory hierarchy

  • Keep the Category field at a higher level (e.g., “Hardware”, “Software”, “Network”).
  • Move the detailed 120 values into a Subcategory field that depends on the selected Category.
    • Example:
      • Category = Hardware → Subcategories = Laptop, Desktop, Printer
      • Category = Software → Subcategories = MS Office, SAP, Browser
  • This reduces clutter in the main Category field and makes it easier to navigate.

 

kaushal_snow
Mega Sage

Hi @Manohararuna ,

 

You can make those 120 Category choices more usable  by making Subcategory choices dependent on the main Category field (set the Subcategory field’s dictionary entry with Dependent field = Category and assign each Subcategory choice a matching Dependent value), or by using Lookup Select Box variables with reference qualifiers to filter options based on the Category pick, and if needed a small onChange client script to dynamically adjust the Subcategory dropdown so that users only see what’s relevant rather than all 120 options at once....

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/