I have a form that asks the user several questions. Answers are True or False using radio buttons. I'd like to check that all questions have an answer before submitting the record. I used Form Logic to check for blank values and then show a message. The message works but the record still submits. How can I get the record to not submit if all questions have not been answered?
Last edited: