To enquire best practice to restrict assignment group under assignment group reference field catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 03:09 AM
Hi Team,
We have got a requirement to restrict 5 assignment groups only under assignment group field in maintain item/item designer:
1. We have used simple reference qualifier where we have added 5 assignment groups by providing the filter
sys_id contains ABFYIIOOOOOPOOOOOOO ( Assignment group sys_id)
sys_id contains ABFYIIOOOOOPOOOOOO1( Assignment group sys_id)
sys_id contains ABFYIIOOOOOPOOOOOO2( Assignment group sys_id)
sys_id contains ABFYIIOOOOOPOOOOOO3( Assignment group sys_id)
sys_id contains ABFYIIOOOOOPOOOOOO4( Assignment group sys_id)
sys_id contains ABFYIIOOOOOPOOOOOO5( Assignment group sys_id)
Can anyone confirm if its the best practice to use reference qualifier to restrict 5 assignment group and if not then please let me know is there any alternative way for it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 03:14 AM
So you want only these 5 groups appear for selecttion ? Better to use the group type , create a new group type and assign to these group and at attribute level put a condition to show only these group type.
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
06-12-2024 10:48 AM
Hi Atul,
I am sorry I didnt get you ,how to create this ?
Better to use the group type , create a new group type and assign to these group and at attribute level put a condition to show only these group type.
Please elaborate and let me know as I am not getting you how to achieve it