Nov 04, 2022 08:56 AM
I want to send different people emails containing a link to a form that they can only submit once. Once submitted, if they click the form link to the form again, they wouldn’t be able to do another submission. How do I do this? Ideally, the form would be tied to a record in airtable, and if the status column of the record is no longer “new” and transitioned to “progress” or “finished”, the form would no longer work.
Nov 06, 2022 02:31 AM
You could use this system + let one of the automations control (is it empty?) and add (the first time they fill in the form) a checkmark to an extra field.
Nov 12, 2024 02:41 AM
We are experiencing the same issue. We have a prefilled form that we send to users for approval, but some users are submitting the same approval multiple times. We have an automation in place to check if they’ve already submitted the form, but they’re still able to resubmit it. Is there a way to restrict access so that, upon a second attempt, users see a message like "Form already submitted"?