Open samput opened 5 years ago
Can't query field if checkbox structure is using numbers as values e.g.
label: one value: 1 label: two value: 2 label: three value: 3
Works if checkbox values are strings e.g.
label: one value: one label: two value: two label: three value: three
Same issue here
Can't query field if checkbox structure is using numbers as values e.g.
Works if checkbox values are strings e.g.