Go to detail view of particular row after selecting it

Hi, I have broken the default behaviour of a table in my app somehow. I have a slice with a table and when I select any row it goes to another view I've created of the same slice called summary, instead of the detail view of the row being selected. Any idea how to fix it or do I need a new action, if so how do I refer to the row being selected? Thankyou! 

0 5 82
  • UX
5 REPLIES 5

In UX go to the corresponding view, scroll down to Behavior and check Event Actions. 

They're both on Auto? 

@Joseph_Seddik This is the event actions of the view it goes to:

jonbowles84_0-1644923786139.png

And this is from the table where the row is selected

jonbowles84_1-1644923825995.png

 

Thank you. 

This is what I could think of without seeing your configuration. Perhaps you can show us how your table, view, and actions are set up. 

Steve
Platinum 4
Platinum 4

My guess is your summary view is a view of type detail in the ref position. If so, remove it.

Top Labels in this Space