Trace Row Rule

Ok, I’m pretty sure the answer is already here, but I could not find it.

How do you get DevTools to show you the Row Rules activity?

Did you ask nicely?

1 Like

I don’t know the shortcut(s), but you can type the below into the console:

epDebug.(any of the follow):

Some give more detail than others.

rules gives a list…

allRuleTrees gives more detail

1 Like

You tell me?

1 Like

Ctrl+Alt+1 will give them to you in a tree format.
Ctrl+Alt+2 will give them to you in a table format.

7 Likes

It helps if you Enable the rule! :laughing:

7 Likes