Skip to content

Commit

Permalink
Update boostidkv.yml k4
Browse files Browse the repository at this point in the history
  • Loading branch information
bnomei authored Feb 2, 2024
1 parent 6ae3c22 commit 018a67d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions blueprints/fields/boostidkv.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 018a67d

Please sign in to comment.