I need to create a form using a script, it should have the distinction of being divided into several pages. The functionality that I must generate is that in the first screen ask for the email, and when clicking on next one you should check if the email is in a Google Sheets form, in case you are not going to a screen where you ask for the data, and if you are that request for personal data would be skipped.
I saw that something similar can be done depending on whether CheckBox is pressed, what I need to do is validate it according to what email is written.