Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I have a dashboard with various tables and would like to add a code snippet that has a refers to one of those tables.Table Arow1row2I would like to add a snippet that gives me row2 where row1 is the one in focus in the table.Any help would be welcome
The problem is that code snippet is only executed once, when the page is loaded. At the same time, record selection in the dashboard grid can change multiple times. The code snippet won't help you here.