add options to select box when the record producer is using variable sets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 02:34 AM
I am trying to add options to a choice box however the Record Producer is using 3 existing variable sets with no variables, UI policies or UI policy actions.
I want to add 4 options to the case type choice box without changing the variable set itself, as this would affect other record producers using the variable set.
How would I action this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 06:01 AM
HI @LJ_23
Are you planning to add the fourth variable as a new set, or will it be added to the existing three sets? If you add it to the existing three sets, it could impact other areas where the same variable set is being used. However, if you add it as a separate fourth set, it won’t have any impact.
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
02-13-2025 06:07 AM
you can add 4th option and ensure you run onLoad catalog client script on the other 3 Record producers and remove that option using g_form.removeOption('variable','choiceValue')
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader