Hi, I have a People Picker where Multiple users will be selected.
I want to capture their usernames/Employee IDs in a text box. When I tried using Account ID, I only get the first user's Employee ID.
Is there a way to get all the user's employee ID separated by a comma (,)?
Thank you