We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to add mutiple users in one time in the list collector variable

snow57
Tera Contributor

Hi,

 

I have a list collector with "User" table as list. Suppose I have 4 users as "Abel Tuter", "Abel com", "Abel qwert", "Abel itsm" as users. if I search for "abel" then it will list out the 4 users. How to add all 4 users at a time with out searching for 4 times?

 

Is it possible to do ? If yes, could someone help me on how to achieve this.

 

Thanks,

1 REPLY 1

Jaspal Singh
Mega Patron

Hi,

On portal or backend?

If on portal - you will have to select one per selection

If on backend - you can select all and then move it to the selected pane

However, if your question is to add and avoid mulitple clicks then unfortuantely no option as far as I am aware.