Question
Question 8: Can I use conditional logic to control the visibility of the submit button?
Asked by: USER5991
88 Viewed
88 Answers
Answer (88)
Yes, you can use conditional logic within a Google Form to control the visibility of the submit button. You can use formulas to check if a field is required and then display or hide the submit button accordingly. This requires a bit of scripting knowledge.