Is It Possible to Open the Detail View of a Referenced Row in Nested Columns View?

I’m using nested columns view in a Deck View to display referenced subtasks. I want users to be able to click on a referenced row and automatically open the Detail View of that referenced record from the corresponding table.

Currently, clicking on the referenced subtask opens the Detail View of the main task. Do I need to adjust any settings to ensure this behavior?

Solved Solved
0 7 168
1 ACCEPTED SOLUTION

Thanks a lot! By the way, I found a solution to the issue I mentioned in the title. The Subtasks table is a nested column of the main Tasks table. I created a dummy action for the Tasks table that does nothing when clicked. For the Subtasks table, I kept the current inline action that navigates to the row. This way, clicking on a nested row automatically opens that row.

View solution in original post

7 REPLIES 7
Top Labels in this Space