Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to reduce the size and height of List collector variables just to have good user view?

Gopika P S
Mega Contributor

How to reduce the size and height of List collector variables just to have good user view

 

3 REPLIES 3

Vinay Mishra3
Mega Guru

Hello @Gopika P S,

You can try to put 'glide_list' in variable attribute this will convert slush bucket interface to glide list.

 

Please mark helpful/correct if it helps you.

Regards,

Vinay

 

Arava Gopi
Tera Contributor

Hi @Gopika P S ,

 

If you want to modify width of single list-collector field, then you can do that by configuring variable.

AravaGopi_1-1665570653773.png

 


If you want to do it for all catalog forms, then search for variable default size in application navigator & modify the width of list collector there.

AravaGopi_0-1665569878342.png

 

As of now we cannot change the height of the variables. Those are defined OOB.

If this answers your question, then please mark it as helpful/correct.

Thanks & Regards,

Gopi

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

In the variable, in the variable attribute please use glide_list and save.

 

 

 

Saurav11_0-1665573220335.png

 

Saurav11_2-1665573303863.png

Please mark my answer as correct based on Impact.