Create a button that links to a screen

I have a tab with artists in a list pulled from a table. I would like to link from another tab where artist work are listed to the artist “profile” which is an existing screen in another tab. how can I do this?

to further explain. a “Songwriting” tab shows list of songs. click “song 1” and see details, among the details is a button “artist name” from “songwriting” sheet. I want to make this clickable and go to that artists screen in the “contributors” tab pulled from “contributors” table. the screens “pages” already exist and have row ID’s.

Create a Single Relation that matches the Artist to their row in the Contributors table, then use a Show Details Screen action via that relation.

im pretty new to this system im not sure how to do that

If you need specific instructions, show me screen shots of your data tables and I will guide you.

2 Likes