Skip to main content

I added a new lookup field on the Team screen,  this lookup field is mapped to Person table in the backend.

 

Now when i click on that lookup field, it shows only Person id from the Person table, but i want to show First Name, Last Name and other columns as well.

 

 

Where can i configure the columns to be displayed ?

I think you will need to create a custom person lookup screen and reference that from the Team screen


Reply