I am playing around with Row Rules and was wondering if there is someplace I am able to see it run in DevTools. I could be doing something wrong, and that is why I am not seeing it trigger. But wanted to make sure I should be able to see it in DevTools before I start raging.
1 Like
I don’t believe you can see them run.
But in dev tools with debugging enabled (Cntrl + Alt + 8) then you can use the following shortcuts to see the result of the rules.
Cntrl + Alt + 1 - tree view
Cntrl + Alt + 2 - Table view
2 Likes
THAT IS F-ING AWESOME!!!
Thanks for the knowledge!
2 Likes