How to make "Assign to" dependent on "Assignment Group" in a record producer?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 10:15 AM
We want to limit the user list under "Assigned to" on a record producer based on the selected "Assignment Group"...
Labels:
- Labels:
-
Scripting and Coding
20 REPLIES 20
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2022 05:36 AM
This will work for a List Collector as well, but you have to add 1 more step. On the List Collector -> Type Specification tab, you have to add the following to the "Variable Attributes" field:
ref_qual_elements=assignment_group,no_filter
I added the ",no_filter" at the end as well because I don't like having the filters on List Collectors, but you can remove that if you would like.
Please mark this response as correct and/or helpful if it assisted you with your question.
Steven