We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Display name is not showing in the reference field

Poorva Bhawsar
Mega Sage

Hi Community,

 

I have a field which is a reference field. I want to show only specific group members in the reference field for a catalog item.

 

I am using sys_user_grmember table for this and added simple reference qualifiers as user.active is true, group is xyz but still its showing sys id in the look up list of that field. I want to show the display name of the users which belongs to this group in this field.

 

Thanks,

Poorva Bhawsar

6 REPLIES 6

Thank you Amit, Mentioned KB Article worked for me.