The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Removing information fields below slushbucket (List collector variable type)

manishasharma
Tera Contributor

Hello everyone!

I'm using List collector variable in my SR. When we click on any item which appears in the left hand of slush busket, then below the sluckbucket the details of selected item appears.  

I don't want the below details.

How to remove the details (Highlighted in yellow) ?  

Refer screenshot

Capture.JPG

Thanks..

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

HI,



You may find the below thread helpful.


http://www.servicenowguru.com/system-ui/customizing-slushbucket/


Thanks Pradeep




Just want to add here to remove all the details which appears below the sluchbucket,


  • go to sys_ui_list table
  • locate the table from which the variable is taking refernce
  • select view as 'Reference List'
  • open the record and remove all the 'List elements'.



This will remove all the details. But yes this would impact other i.e., sys_ref_list views.  


TJW2
Mega Guru

This Wiki article explains how to modify the 'additional information' on List Collectors:


Slushbucket - ServiceNow Wiki