Just re-built my entire Base (again) because working around this missing feature became such a tangled mess since I can’t have categories with entries that link back other entries in different categories in the same table.
EG:
People Table:
Name | Student/Teacher | Taught Students | Had Teachers
Mark | Teacher | Billy, Jane |
Billy| Student | | Mark
Jane | Student | | Mark, Sally
Sally| Teacher | Jane |
YES PLEASE. I’m using the Product Launch template, which has the “Blocked by” field, and when a task is complete, it would be great to have an automatically generated “Blocker for” field, a list of tasks blocked by that task, so I can move on to working on those.
The simple solution here would be to add a simple switch to allow bi-directional linking on self-linking linked record fields. For example, let’s say I have an Inventory table and a Packed With linked record field pointing to the same Inventory table, I’d like a toggle switch in the linked record field’s options to allow bi-directional linking (it’s a major pain to have to go to both records and add these in manually!!!). There are many clear use cases to allow users to choose how the linked record field should behave on self-linking linked record fields.