Sceduling multiple layouts and interleaving the default between them

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

You would need to use a campaign to order your layouts in that fashion, and then schedule the campaign once.

Interleave default simply adds the default layout in to the current schedule at all times. It doesn’t add it between each layout.

Hey, thanks very much for your help, sorry to take so long getting back but just got it done now.