Hi there,
I’ve had a look at this post as it seems to be the same problem I’m having, but it’s not working for me. I’d like to enable the changeTemplate
option in one of my page blueprints, but it’s not working.
Here’s my entire blueprint. To me, it looks like, but clearly something is wrong as I’m still not able to switch templates.
title: Upcoming PenPal
icon: pen
options:
changeTemplate:
- penpal
- upcomingpenpal
columns :
- width : 1/1
fields :
firstname :
label : Firstname
type : text
width: 1/2
surname :
label : Surname
type : text
width: 1/2
date :
label: Date
type: text
width: 1/2
link:
label: Website
type: url
width: 1/2
info:
label: PenPal Info
type: markdown
size: medium