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 ?