Currently, you can only configure one condition for the same field in the blueprint/fieldset builder.
For example: if you configure two conditions like this on the same field, only one of them will actually be saved in the blueprint:

It would be nice if you could configure multiple conditions for a single field. Possibly with options whether the conditions should be AND (must be both foo and bar) / OR (must be either foo or bar).
Related: statamic/cms#6008
Currently, you can only configure one condition for the same field in the blueprint/fieldset builder.
For example: if you configure two conditions like this on the same field, only one of them will actually be saved in the blueprint:
It would be nice if you could configure multiple conditions for a single field. Possibly with options whether the conditions should be AND (must be both
fooandbar) / OR (must be eitherfooorbar).Related: statamic/cms#6008