Skip to content

Request: Foreign key hyperlink #60

Open
@jonaraphael

Description

@jonaraphael

It would be really helpful if every column that contains a foreign key is automatically turned into a hyperlink that filters to the table and row specified.

The result of clicking on such a hyperlink would be a new page is loaded, with a table only showing one row, with the primary key equal to the value you clicked. Pushing the "back" button in browser would return the user to the original page.

When I am going down such a rabbit hole, I often click on several links to navigate through multiple tables in the database to the final information of interest. It would be helpful in these depth searches to not lose the breadcrumbs of which tables I've clicked through. It would be nice if each time I click on a hyperlink, when the new page is loaded, it also would load the previously clicked table/rows just below the results table DIV, so that I can always scroll downward to see the previous tables that I clicked through to get here. Several clicks would result in a short stack of multiple results tables, each table with only the one row.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions