Slush bucket look as in Native UI

DB1
Tera Contributor

Hello All,

I am looking for help with the following requirement.

 

As we all are aware that the Slush bucket appearance is different with Native UI where as the Portal view is different. I understand that the same slush bucket look can be achieved in Portal with the help of Macro Variable type. I need help on the same.

Can someone please share the references on how to create the same please?

I want the Slush bucket look even in Portal as seen in Native UI as below

 

DB1_0-1667199134136.png

 

 

TIA,

DB

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @DB1 ,

The slushbucket is a feature only available on the platform side as such. Similar functionality within Service Portal is available if you use List Collector variable types and applies for catalog item variables of type List Collector. Main difference between platform UI is the List Collector variable will display in Service Portal as a choice list where multiple values can be selected whereas on platform UI it displays as a slushbucket.

However, if still want to proceed with Customization , then refer to this Approach  :

https://www.servicenow.com/community/developer-blog/mini-lab-add-a-slush-bucket-control-to-a-dialog-...

 

View solution in original post

1 REPLY 1

Community Alums
Not applicable

Hi @DB1 ,

The slushbucket is a feature only available on the platform side as such. Similar functionality within Service Portal is available if you use List Collector variable types and applies for catalog item variables of type List Collector. Main difference between platform UI is the List Collector variable will display in Service Portal as a choice list where multiple values can be selected whereas on platform UI it displays as a slushbucket.

However, if still want to proceed with Customization , then refer to this Approach  :

https://www.servicenow.com/community/developer-blog/mini-lab-add-a-slush-bucket-control-to-a-dialog-...