@sdetweil Ok thanks for clarifying that. I’m not sure what the impact of that limitation is, though. Couldn’t I just have several modules that are loaded at the start, with some of them hidden and others visible, and change their visibility when certain triggers are hit?
For instance, have only 2 modules installed or loaded - one that displays a photo full screen; the other that displays a photo full screen as well (but a different module that uses different logic to choose that photo).
Then have some sort of trigger that determines which module will be visible.
They’d both display in the same space (entire screen), but only one would be active at a time.
Does that work within the framework?