Based on category field Need to display subcategory options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 07:56 AM
Hello Folks,
I have requirement , we have category field which is dropdown values based on that need to show subcategory values in custom table
Category Options:
1) Case Transfer
2) RTR
3) Distributor Finance
4) Supply Chain Finance
Sub category Options:
1) Case Transfer
2) Recharge, Lease Change and Renewal, New Lease, Early Lease Termination, General Inquiry, Email Inquiry
3) Account Split, Distributor Customer Alignment, MLS, Missing Sales Research, General Inquiry, Email Inquiry
4) Recosting
Thanks in Advance
Developer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 08:13 AM
Hi @Community Alums
You can make Sub category dependent on category like we have in Incident form.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 08:28 AM
Hi @Community Alums You can make a Subcategory field dependent on Category field and use Dependent Value as a Category choice value. Refer below screenshot
Please mark my answer Correct/Helpful
Regards,
Sid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 09:14 AM
Hi @Community Alums , Here in this case you can make subcategory field dependent on category field you can use dependent Value to achieve this functionality.