GOAL
I wish to trap the new screen navigated to so I can preload {SETTING:x} variables for Management Editing such as default directories or Happy Hour Times.
The mission was to use Editor Widgets in a Management Screen, that can be seen in the GIF below. I have used a generic RULE to trap the screen names but it seems the Entity Screen Name is being passed?
Application Screen Changed rule executes when you switch between modules. Custom Entity Screens are not modules and all of them registered under EntityView module. So this is not an error. It is how it designed to work.
I remember we discussed something similar with @QMcKay so I’ve added additional “Entity Screen Changed” rule to capture switches between entity screens. It will be available on next update.