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 add select all option in List Collector Variable

Radhe
Tera Expert

Hi All,

I want to add select all option in List Collector Variable choice so that i could select all options at the same time instead of one by one when require to add all choices of  List Collector Variable 

1 ACCEPTED SOLUTION

@Radhe 

Hope you are doing good.

Did my reply answer your question?

If so, please mark appropriate response as correct & helpful so that the question will appear as resolved for others who may have a similar question in the future.

Regards
Ankur

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Neil Taylor2
Kilo Expert

Hi

I had a similar requirement but in addition the stakeholder also wanted the ability to select values in a range and multiple individual values. In the end we came across this slush-bucket widget solution that allowed us to achieve what was necessary instead of the OOTB List Collector variable type:  https://developer.servicenow.com/connect.do#!/share/contents/3638254_service_portal_slushbucket_widg...

 

I've attached a pic of what we implemented. Hope this helps.