Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Display the group members of a particular group on a reference field of User table.

Arindam Bose
Giga Contributor

I want to display the name of group members of a particular group to be shown on a reference field to User table. The field's name is "approver ". Only members of a particular group needs to be populated.

I have made it a reference to Group Member and used something like this. But it is returning the sys_id's of the users and not the names. Please let me know what wen wrong.

find_real_file.pngfind_real_file.pngfind_real_file.png

1 ACCEPTED SOLUTION

Anurag Tripathi
Mega Patron

Hi,

 

On the below screen just right click on the header -> Configure -> List Layout. and add the meaningful columns on the right side and save.

 

find_real_file.png

 

-Anurag

-Anurag

View solution in original post

4 REPLIES 4

Anurag Tripathi
Mega Patron

Hi,

 

On the below screen just right click on the header -> Configure -> List Layout. and add the meaningful columns on the right side and save.

 

find_real_file.png

 

-Anurag

-Anurag

Thank you. Did not think of this. Excellent !

Is the issue solved now?

-Anurag

I want to display only group members in a lookup reference field in service catalog

How can i populate the group members of a particular group in assigned to variable abased on the group is selected in assignment group variable, i used reference qualifier but it did't work.