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 make UI page select multiple records and then add to list collector.

Obito
Tera Expert

Hi all,

I have made a UI page. Once I click on search icon it is opening 'core_company' records but in this scenario i can only choose one record at a time. (Refer below image)

Obito_0-1726142261301.png

How can I add multiple records like we add by clicking check boxes near records (refer below image) and then clicks on add. 

Obito_1-1726142447185.png

I have used 'lightweight_glide_list2' macro in my requirement. How can I achieve my requirement.

 

Any suggestion would be helpful. Thank you.

 

 

2 REPLIES 2

Anil74
Tera Guru

Hi @Obito , I am also implementing the same functionality for one of my UI page. Have you got the solution to select multiple records in UI page instead of one at a time? If, yes can you share that would be helpful. Thank you.

Anil74
Tera Guru

Hi @Obito did you complete the above functionality implementation. Thanks