I think this should be possible but it doesn't seem to work. I've created page view for events with a page address as calendar
My default layout is Moscone Flipped but I don't want a sidebar on the calendar page so I want to use Boxton
I created a layout with Boxton as the template, node/%
as path and calendar
as the URL path visibility condition
I've cleared caches but it still uses the default layout.
Is this actually possible? Is it failing because it doesn't recognise a Views generated page as being a node? If so, is there something else I should do? It does feel like you should be able to assign a layout Or do I need to do it as a block and create a path based layout?
You most definitely can create a Layout with path calendar if you have a View with path calendar. (You need to create the View before attempting to create the Layout, though.)
When you enter "calendar" in the path for the Layout, you will see this text below the "Path" field:
"This layout will override the default layout for an existing page whose path matches this pattern."
And I just did this on my test site, and it works.