Link to an Interface into an interface

I have an interface with a grid, in which first columns is an ID, and you can click on one of the ids to go to another interface with specific details for that ID.

Right now that link works with a process, but I need to change it so it does not trigger any process, I want it to open the interface with the details for the selected ID without going through a PM.


How can I do that? Thanks you!

  Discussion posts and replies are publicly visible