I have some content that runs on all my screens and then specific content for each screen that doesn’t appear on the others.
If I put my specific location content into a layout and set that for the default layout for that display, then create another layout and schedule for a display then it plays and interleaves the default layout.
Now I want to have it so I can run the specific(default) content after each layout I schedule.
But when I split the layout into two and schedule both the default doesn’t interleave between both, it plays default content, layout 1 then layout 2 then the default content again and so on.
I’d like to get it so it goes, default content, layout1, default content, layout 2, default content
And so on, I plan to have 6 layouts all interleaved with the default.
Is this possible?
Thanks