Hi guys, I am creating a form which I have connected to a google-sheets using the google sheets NPM and code provided from another forum post. However, I am trying to figure out 2 things:
-
How to limit the total number of form submissions that way the moment it reaches a certain number of submissions, it will automatically disable all future possible submissions.
-
How to limit the number of form submissions to 1 per site member?