Closed jjezik82 closed 1 year ago
Hi @jjezik82!
Try removing this line
displayMode: default
We may need to include some sanitsation of this field, since it supports only two values: accordion
or builder
. Setting to default
produces an unfinished display mode.
Hi @jjezik82!
Try removing this line
displayMode: default
We may need to include some sanitsation of this field, since it supports only two values:
accordion
orbuilder
. Setting todefault
produces an unfinished display mode.
This worked perfectly! Thanks.
Hello, I am trying to create a repeater with pre-defined fields where should be exact number of items in repeater. Default fields are shown perfectly in creating new record. The problem is, that maxItems setting is in this case ignored (also minItems). I can add more items if I want. Is there problem with my repeater settings? Thanks.
in my fields.yaml