Required fields that are not visible are still being required or not?

I need to make the field required only with one flag selected, will it be enough to add the required = true attribute to the component in xml? Will he, in this case, require filling in the field if it becomes invisible?

Hi Grigoriy!

Invisible fields don’t participate in validation.

Regards,
Dmitriy

1 Like