Skip to main content
Solved

Hiding record details from a linked record

  • November 27, 2018
  • 7 replies
  • 116 views

When adding/ editing information in a linked record, a lot of unnecessary details are displayed, which are confusing. Can I “simplify” the view by just displaying the main field value, but not all the additional fields?

I only want the field value (in large letters), but not all the related values (i.e. in the image, I want to hide all the information in the red boxes).

How can I do it?

Best answer by Reuben

The linked record will show whatever the “default” view is for that table. The default view is the view at the top. Create a new view that only shows what you want the linked record to show and then you’ll be set.

I wrongly assumed that airtable would use the field order and visibility for the view that is optionally set to “Limit records selection in a view” but it doesn’t’ work that way.

7 replies

Forum|alt.badge.img+9
  • Known Participant
  • November 27, 2018

it will show whatever fields are visible in the linked table. so you’d have to either hide those fields on the “contact Persons” table or make a simplified “contact persons 2” table with only the fields you want to show visible. make sense?


Kamille_Parks11
Forum|alt.badge.img+27

For each Table linked to your Lead Sprints table, create a new LookUp field type that points to the primary field. Then, you can hide your Link to Another Record fields from view [do not delete the field!].

^ This will get you a text box that displays the name of the organization, another with the name of the organization unit, etc. without the other fields showing up.


  • Author
  • New Participant
  • November 27, 2018

it will show whatever fields are visible in the linked table. so you’d have to either hide those fields on the “contact Persons” table or make a simplified “contact persons 2” table with only the fields you want to show visible. make sense?


Thanks, but I believe that would not address my issue.
I’m happy with all the fields being shown - but I don’t want the additional information below each field!


  • Author
  • New Participant
  • November 27, 2018

For each Table linked to your Lead Sprints table, create a new LookUp field type that points to the primary field. Then, you can hide your Link to Another Record fields from view [do not delete the field!].

^ This will get you a text box that displays the name of the organization, another with the name of the organization unit, etc. without the other fields showing up.


Thanks, @Kamille_Parks
That could work - except it creates a new problem: the button “+ Link to a record from …” disappears, so I can’t edit/add the entries anymore - a very useful feature.

Why on earth is this information in the red boxes displayed?
It just clutters the view completely without adding much visible value!


Kamille_Parks11
Forum|alt.badge.img+27

Thanks, @Kamille_Parks
That could work - except it creates a new problem: the button “+ Link to a record from …” disappears, so I can’t edit/add the entries anymore - a very useful feature.

Why on earth is this information in the red boxes displayed?
It just clutters the view completely without adding much visible value!


There’s no option to hide the additional info for Link to Record field types. Either make-do with the extra info displayed by Link to Record fields, or use LookUp fields and link records from either the other associated table or from an expanded record view (scrolling to the bottom where hidden fields are still accessible)

The extra fields previewed are useful in many cases, but I agree it would be nice if users had the option to disable field previews.


  • Author
  • New Participant
  • November 27, 2018

There’s no option to hide the additional info for Link to Record field types. Either make-do with the extra info displayed by Link to Record fields, or use LookUp fields and link records from either the other associated table or from an expanded record view (scrolling to the bottom where hidden fields are still accessible)

The extra fields previewed are useful in many cases, but I agree it would be nice if users had the option to disable field previews.


Thanks Kamille, much appreciated!
Pity there is no other way…


Forum|alt.badge.img+3
  • Inspiring
  • Answer
  • July 6, 2020

The linked record will show whatever the “default” view is for that table. The default view is the view at the top. Create a new view that only shows what you want the linked record to show and then you’ll be set.

I wrongly assumed that airtable would use the field order and visibility for the view that is optionally set to “Limit records selection in a view” but it doesn’t’ work that way.