Set the list collector/slush bucket value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2018 05:16 AM
I want to set the slush bucket values based on the value of some other field.
So i have one field as group name in my catalog form which is reference field and referring to group table. And other list collector as group members which is referring to user table.
Requirement is based on the group name i enter in the group field, group members of respective group must be displayed in the slushbucket.. Can anyone suggest me how can i achieve this one..
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2018 05:57 AM
Hi Meghashree,
You can have onChange script on Group field and populate the slush bucket as below
https://www.servicenowguru.com/scripting/client-scripts-scripting/changing-filter-list-collector-variable-client-script/
https://www.servicenowguru.com/tag/list-collector/
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2018 12:37 AM
Thank you for your inputs Ankur 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2018 02:36 AM
Hi Meghashree,
Can you also mark the answer as correct, helpful if you are able to achieve the requirement. Thanks in advance.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader