I want to have a page with only unlisted children. I can set options.changeStatus
to false
in the child page’s blueprint, but the issue is that when a page is initially created, it is always a draft. Then, since the status can’t be changed, it remains a draft unless you manually change it with a text editor.
The create
setting of a pages section determines what templates can be created. My proposal is to have a createStatus
option that sets the initial status of created pages.
This is now possible in Kirby 4: https://getkirby.com/docs/reference/panel/blueprints/page#page-creation-dialog