We have a dynamic checkbox field where one or more regions can be selected. We noticed that if only one item is checked, the field value is a string in the template rather than an array. It's not a showstopper by any means, but it is a bit of a nuisance to have to check for that inconsistency.
We have a dynamic checkbox field where one or more regions can be selected. We noticed that if only one item is checked, the field value is a string in the template rather than an array. It's not a showstopper by any means, but it is a bit of a nuisance to have to check for that inconsistency.