
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 05:29 AM
I want To clear both Sides of List Collector once the form is loaded and add static value to left side of Slush bucket. how can i do it.
List collector is already on one of the table. But i wan to clear all values which are coming on left side of bucket.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 06:15 AM
Hi Ashutosh,
You may find the below thread helpful.
http://www.servicenowguru.com/scripting/client-scripts-scripting/move-list-collector-options/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 05:56 AM
Hi Ashutosh,
You might find this article helpful in controlling the slushbucket via script:
It has a sample code snippet that i'm sure you can modify a bit to fit your needs. Basically you loop through the choices and clear them.
BR /Miriam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 06:10 AM
Hi Ashutosh,
You should have a look at these-
» How to Move List Collector Options with a Catalog Client Script in Service-now
List Collector - Clear/Add Customers
Thanks,
Tanaji

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 06:15 AM
Hi Ashutosh,
You may find the below thread helpful.
http://www.servicenowguru.com/scripting/client-scripts-scripting/move-list-collector-options/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 06:44 AM
Hi Pradeep,
I have cleared values but now i want to add my static values to left side of the bucket. how can i do it