Add Information to People Picker's
Could someone help me with how to go about adding some information to differentiate people in the people pickers?
With common names we often have duplicates it would be nice to be able to show the username as well, and we have the stupidest domain setup and actually have 2 domains with duplicate accounts in each so being able to show the domain the users come from would be very helpful. I was hoping I could just make a little javascript that could find any people pickers and update them to include this but I'm not really sure how to go about that.
For example:
Thanks,
James
Best Answer
-
Justin_Workman Cireson Support Super IT Monkey ✭✭✭✭✭
You might look at this:
I don't know if Email would help, but that's the only other property that comes back from the API call the User pickers make.
5
Answers
You might look at this:
I don't know if Email would help, but that's the only other property that comes back from the API call the User pickers make.
Thanks Justin, this definitely helps.
Hi @Justin_Workman
Would it be possible to modify this script so that all people pickers show email as well? Like on hardware/software assets etc.
Thanks,
James