- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 04:49 AM
Hello, Community
The advice from you is needed:
I have a scope application; my Table was extended from Task.
I need some adjustments for the "Assignment group" and "Assigned to" fields.
The "Assigned group" field has to refer to appropriate groups: Finance Admin, Finance Team, Finance Dispatching (parent group is Finance Team), Finance User.
The "Assigned to" field has to refer to members of these groups.
Where can I get information about how to adjust it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 06:10 AM
1. On the finance department form, click the context menu icon top left and then click "copy sysid"
2. In the reference qualifier field (in my previous screenshot), write type=numberofyoursisid
If you want more conditions then just the type:
1. Filter navigator -> type sys_user_group.list
2. Enter any conditions you want, example:
3. Right-click and choose copy query:
4. Copy paste that to the reference qualifier field
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:21 AM
These links will be helpful.
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
‎01-10-2024 08:43 AM
Thank you ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 04:59 AM
Hi Nataliia,
Use dictionary override for this and override the Reference qualifier. To know more about reference qualifiers please read this ServiceNow doc.
Please mark my answer correct if it resolves your issue.
Thanks,
Utpal