Skip to main content

Get View showing all records which are linked to the currently open record

  • June 17, 2022
  • 2 replies
  • 69 views

Lets say I have two tables:

  • Tasks
  • Projects

Tasks can be linked to one project.

When I have a Project open, I’d like to navigate to a view of Tasks which is filtered by that Project. Preferably with one click. Is that possible somehow?

2 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9814 replies
  • June 17, 2022

Unfortunately, Airtable does not provide this very basic & much-needed functionality, so I would highly recommend sending an email to support@airtable.com to request that they add this functionality in the future!

In the meantime, you can use @kuovonne’s app My One Record to accomplish this:


Kamille_Parks11
Forum|alt.badge.img+27

You could do this with Interfaces pretty easily. Though the “tasks” would be a grid view, you’d have to use one of the list components to select a “project” as you can’t have a selected row in a table affect another table element yet.