Create Clickable Interface from Process Report

I would like to create a landing page for an app which displays data from a process report in a grid format. Clicking on a grid row will allow a user to complete remaining user input tasks for that process model instance. This page also needs a button that initiates a new instance of the process model.

I currently have an interface that correctly displays the process report data in a grid. However, I cannot figure out how to make this interface clickable to complete an active process instance. I also don't know how to create a button for this page that initiates a new instance of the process model.

Do I need to create a report or record type that references the process report, rather than an interface? Any resources for how to do this?

Please let me know any ideas or possible solutions.

  Discussion posts and replies are publicly visible