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

how to add email id along with user name in list collector field in service catalog.

Maharshi4
Tera Contributor
 
5 REPLIES 5

Ankur Bawiskar
Tera Patron

@Maharshi4 

once the record is selected in list collector, it will show data for the field which is Display=true

If you want to see email id and username then here is the workaround

1) have a multi-line text variable

2) create onChange catalog client script on that list collector and use GlideAjax and fetch the details for each user and then populate it in this format i.e; 1 row for each user

abel.tuter@test.com abel.tuter

beth.angelin@test.com beth.angelin

If my response helped please mark it correct and close the thread so that it benefits future readers.

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