Jan 29, 2021 05:50 AM
Is it possible to hide or display certain fields in a table based on the value of another field? Basically, conditionally.
For example, let’s say a table has the following:
Field A
Field B
Field C
And I want the following display options
Field A: Always visible
Field B: Visible only when field A is marked “Present”
Field C: Visible when field C is marked “Absent”
How would one do this?
Jan 29, 2021 05:59 AM
That is not possible with Airtable, except for the form view.
Jan 29, 2021 06:06 AM
Thanks @ScottWorld. That’s too bad. Would make things a lot cleaner for data entry and different views.
Jan 29, 2021 06:12 AM
Agreed. I highly doubt that this will ever be added into the product, but I would suggest emailing support@airtable.com to suggest it as a feature request.
MiniExtensions.com offers this feature, but you don’t get the slick Airtable user interface over there.
Sep 28, 2023 05:58 PM
@achamess I'd love to hear what your workaround was for this. Been working on figuring out the same function for a while now.