Application Screen Changed Rule - Entity Screen Name

Hi @emre I need to confer to you on this issue.

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?

Test Rule:

Screen Name:

Results:

Emre can you fix this or give me guidance - thanks.

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.

Thank you @emre - look forward to the next update!

I feel this will be a useful feature as now 1 Rule and 1 Action can control a full screen of Widgets - Get & Set values for specialized behaviours.