List Collector in Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2020 04:56 AM
In CMS the 'list collector' variable has a left and right panel. But, the list collector does not work the same way in Service Portal.
How can we filter the list collector based on another variable in Service Portal?
It would be great if you help me reach the solution.
Thanks in advance!
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 09:08 PM
Can you post this as separate question as this thread is quite older?
Please tag me in your question
Regards
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
08-25-2020 09:18 AM
Hi Talvin,
Can you quickly check the catalog client script which is populating the list collector in native UI and change the UI Type of client script from Desktop to All.
If it helps, please mark 👍 Helpful.
Thanks,
Madhav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2020 10:28 AM
Hope you are doing good.
Let me know if I have answered your question.
If so, please mark appropriate response as correct & helpful so that this thread can be closed and others can be benefited by this.
Regards
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
04-07-2021 09:51 PM
Hi
What should be the script if we have to pre-poppulate the List collector field on the portal. I have tried setting the list collector field by setting the string value(Comma separated sys_id's) but it is inserting only the last value into the field instead of all the values.
- Select all button should insert all the values into the list collector, but it is inserting only last value into the field.
- This is the client script which is used to set the list collector field(asset_details). Answer variable is the string of sys_id's separated by comma.
Can you please let me know, to how to set all the values into the list collector by using script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2021 10:11 PM
refer my blog on the same
you can enhance it for making it work onload or onchange
Dynamically set list collector on change of variable
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader