I have a panel page that has 2 panes and my goal is to have a list of nodes that when cliked it shows the correspondent node in the pane below. I think this can be done passing arguments from the view to the pane but I'm having troubles finding the solution.
Can anyone help me achieve this?