how to add email id along with user name in list collector field in service catalog.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2023 03:03 AM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2023 03:10 AM
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 || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader