I'm having an issue with people managing to submit forms without selecting an answer for a required radio button.
After the submission step, there is an approval step that uses the "Make form read-only for users the task is assigned to" option. Since this isn't its own form, I can't set different required fields than the form used to submit. And, since it is read-only, the approver cannot fill in this required field themselves.
But, since there are forms being submitted that are missing the required field... they can't hit approve or reject.
I guess my questions are basically how are people managing to submit these forms without the required fields, what can I do to prevent it, and what is the best solution to fix them after they have already been submitted?