diff --git a/blueprints/fields/boostidkv.yml b/blueprints/fields/boostidkv.yml index b989528..ff14f28 100644 --- a/blueprints/fields/boostidkv.yml +++ b/blueprints/fields/boostidkv.yml @@ -1,8 +1,9 @@ type: multiselect options: query max: 1 -query: - fetch: kirby.collection('boostidkvs') +options: + type: query + query: kirby.collection('boostidkvs') text: "{{ arrayItem.text }}" value: "{{ arrayItem.value }}" search: