How to filter condition on the record page of workspace to show only specific assignment group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
How to show only those groups in the workspace assignment group
I am creating a custom workspace in that record page i want to show only the assignment group that i want not all
How can i achive this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
if it's a reference field then you need to add reference qualifier but this will be instance wide change
example: if this field is opened in native then also ref qualifier will restrict the groups, it's not going to work only for particular workspace etc
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hi @D9201559
You can apply an Advanced Reference Qualifier to the dictionary entry for the assignment_group field.
This restricts the field to display only the relevant groups instead of the full list, and it is compatible with Agent Workspace and Configurable Workspace.
