Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I implemented a custom user picker utility.
When searched on full name and selecting the user from the result, it gives some kind of internal ID in the display instead of full name
It gives the right result(last name, first name) when the username is used to search rather than full name.
Hi @RG_11025060
It could be nice to see the code that returns the results.
You have to add a label or additional parameter with a display name to the returning object.
PetrH