We have an interface for our project management Airtable base, which shows project data filtered by a record list. As our base grows, the page has grown with it and is quite long, split into useful sections.
I would like a way to hyperlink to different sections within the interface, like using div IDs and # hyperlinks in html.
This could tie in to a standard button, as currently used for navigation to external URLs.