Sorry, we don't support your browser.  Install a modern browser

Kirby query support for `create`/`template` option in pages section#302

?

You have to add the array options manually and fixed in the blueprint like:
create:

  • page-home
  • page-blocks

I would like it to be the same as the dynamic select options: (https://getkirby.com/docs/reference/panel/fields/select#dynamic-options)
create: query
query: kirby.collection(‘my-collection-of-blueprints’)

3 years ago

Absolutely necessary for plugin-based applications +1

2 years ago