Limit dynamic zone component

Also, to achieve this more dynamically, like adding between 1-3 answers, you can use repeatable components instead of adding three fields.

Create component: image_wrapper, which will hold the repeatable components image_single. When you are adding image_single to image_wrapper you can also choose min and max.
image

image

That way you can add sometimes only 1 or 2 images instead of 3.

1 Like