Skip to main content
12-Amethyst
July 22, 2024
Question

Custom User Picker returning ID instead of full name

  • July 22, 2024
  • 1 reply
  • 648 views

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

RG_11025060_0-1721691534847.png

It gives the right result(last name, first name)  when the username is used to search rather than full name.

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
July 24, 2024

Hi @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