Is it possible to set a minimum number of required items for a gallery field? Or should I just go back to using a repeater if I need this requirement?
I’ve got the field set as required, but that simply makes it require at least 1 image. Any help or pointers appeciated.
Hi @runpixelrun
Currently the gallery field does not contain options for min / max images. I will add this in in the near future.
For now, it would be best to use the repeater field or write some custom JS for validation.
Thanks
E
Thanks Elliot, I’ll just switch to repeater for now.