You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support two-way references. Given a reference column from table A to B, make it easy to create a reverse reference column (from B to A), with both columns editable and in sync. This simplifies a number of use-cases.
Compared to reverse lookups, the reverse reference column is also editable.
Support two-way references. Given a reference column from table A to B, make it easy to create a reverse reference column (from B to A), with both columns editable and in sync. This simplifies a number of use-cases.
Compared to reverse lookups, the reverse reference column is also editable.
Documentation is now in https://support.getgrist.com/col-refs/#two-way-references.
The text was updated successfully, but these errors were encountered: