Dear Community,
I have created a form where the contact field is mandatory.
If no value is selected in this field, the form correctly shows the error message: “This response is required.”
However, if I select a name and then remove it, the field shows a remaining circular icon, and the form gets submitted without any error, even though no contact is actually selected.