Assigned to users Should be dependent on Assignment Group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2020 10:37 PM
Hi All,
The sc_task screen has two fields, Assignment Group and Assigned_To. I want to display users in the Assigned_To search based on the group selected in Assigned Groups.
Setting Assignment group in the Dependent Field of Assigned_To did not work.
I tried the following questions but it didn't work.
Please tell me how to do it.
thanks all
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2020 01:33 AM
I get a different user than what I expected.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2021 02:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2020 02:30 AM
It usually works with setting the dependent field as you stated.
But along with it , the assignment group members must have appropriate roles depending on your sc_task.
For eg: for sn_customerservice_case table (case form) , I would give the assignment group members the role sn_customerservice_agent.
Thanks