- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2024 04:39 AM
If I have created variable set and which is running on 5 catalog and want to change the field name without affecting other catalog?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2024 06:52 AM
If you change the name or label of a variable on a variable set, it will be changed for all of the catalog items using the variable set.
However, if you're just requiring the change on one of the related catalog items, you can do the following:
- Navigate to the specific catalog item which needs to be modified
- Create a UI policy which hides the old version of the variable from the variable set.
- Create a new variable on that specific catalog item with the label you need.
Note: ensure this doesn't impact any custom flows or business rules you might have.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2024 05:28 AM
Hi @Gulshehara
I think that is the purpose of the variable set, if you make a change at the core, it impacts all places.
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
‎07-30-2024 06:52 AM
If you change the name or label of a variable on a variable set, it will be changed for all of the catalog items using the variable set.
However, if you're just requiring the change on one of the related catalog items, you can do the following:
- Navigate to the specific catalog item which needs to be modified
- Create a UI policy which hides the old version of the variable from the variable set.
- Create a new variable on that specific catalog item with the label you need.
Note: ensure this doesn't impact any custom flows or business rules you might have.