Hi,
I have been playing with some advanced stage views both with my own limit code knowledge and support through AI coding systems. I really want to get a stage view which allows the minister to see the full service, scroll through as they need and also follow along. I have everything working but I can't work out a way to reveal the full service to the stage view.
I am thinking of writing a small bit of additional code to be triggered that scrolls through a service and holds the items in a cache, but this would mean that any live changes would not be shown and would need to be ran before every service.
I have tried building a plugin that could reveal the full service intermittently but I can't seem to get a plugin to show itself in the system.
I was wondering if any of you awesome people had a way to reveal the full service so that the stage view can see it all.