Thank you for your response.
The Show Dependencies indicates my client would need to be on an Enterprise Plan to get access to that information. They are not. I'll look at the Base Schema for future uses. I mapped them by moving a single contact between the ambiguously named Contact fields and saw where it appears in the interface section I've included below.
The schema/data design is fairly customary for a Contact tables used in this way. See below...
We also link from contact back to contact for referrals.
While I could create an intermediary table to hold contact relationships and then define what that relationship is in the intermediary table, Airtable's Interface and View limitations make this a highly undesirable / unworkable solution.
Unworkable from a smooth flow for our client.
We have a File/Loan table. In that table, we have the following fields that are linked to the contact table.
- Borrower
- Co-Borrower
- Listing Agent
- Listing Agent TC (transaction coordinator)
- Buyer's Agent
- Buyer's Agent TC (transaction coordinator)
- Title Contact
This allows us to have a section on their main file/loan form with a simple to populate section of the loan contacts. Borrower and Co-Borrower are found at the top of the form.

The design also allows for some simple, end-of-week, reporting my client sends to the various contact types to give them the status of any loans in process.
Again, if I had greater control over the interface design and could render fields and data via code, I could give my client's an interface with the same simplicity and make different design choices.
I'm still a bit flabbergasted that I cannot create a filtered list on an interface based on data from the record or selected options.
And reporting... whoo boy!! From a reporting standpoint, I've taken to sending most of my Airtable client's data to Google's BigQuery so I can run true SQL queries and create high-performance dashboards.
But... that is beside the point. It would be reasonable for Airtable to let you see the name of, if not name, the opposite side of a linked field as you create it.