bnomei/kirby3-boost

View on GitHub
blueprints/fields/boostidkv.yml

Summary

Maintainability
Test Coverage
type: multiselect
max: 1
options:
  type: query
  query: kirby.collection('boostidkvs')
  text: "{{ arrayItem.text }}"
  value: "{{ arrayItem.value }}"
search:
  # min: 3 # TODO: broken in K4 for arrayItems (aka Obj)
  display: 10