How should a ViewItem communicate with a Background Dynamic View plugin so that a button allows the data to go through to the background plugin for it to create a view.
I’ve seen in the DynamicView example that it subscribes to messages, how do they work?
Are they sent by alarms on arrival or by clicking in the alarm line within the manager?