I would like an easy way to determine which table and field a linked field references. For example, the Projects 2 field in the Documents table references the Incomplete Documents field in the Projects table. And vice versa: the Incomplete Documents field in the Projects table references Projects 2.
Two ideas for displaying this information:
- In the tooltip on hover over the column name.
- In the dropdown menu. Clicking this menu should navigate to the Field URL of the Incomplete Documents field in the Projects table.
And same for the Incomplete Documents field in the Projects table.