Username in userpicker
Can you add username in the userpicker? like in the consle "John Smith (JOSM0314)"
if you type for EX John Smith and get back a result of 10 John Smith how do you know wich one you want?
We have a support group where most of the people calling dont know their username.
Answers
I can't give you the username, but I can give you the email address if that helps?
You can add the username by adding the ExtraProps attribute on the userpicker in the form:
To get the email address. add this to custom.js:
NB: This will only work from version 8.2.0 or later. The email address was added to support the @mention functionality.
@john_doyle , may i have the email address script for custom.js ?
I only can single first line as above.