Preventing Duplicate Submissions #
The Pro add-on lets you limit form submissions to once per logged-in user, per form. This is useful for application forms, registration forms, or any form that should only be filled out once.
Configuration #
- Go to GHL CRM → Forms.
- Click on a form’s settings.
- Enable “Limit to one submission”.
- Optionally set a custom “Already Submitted” message.
How It Works #
When a user submits the form, the plugin records the submission. On subsequent visits, the form is replaced with the “Already Submitted” message. This only works for logged-in users.
