Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leepeterson/gravity-forms-disable-submit
Disables the submit button in a Gravity Forms form (say that ten times fast! ;)) when the form is submitted (to prevent double submissions)
https://github.com/leepeterson/gravity-forms-disable-submit
Last synced: 2 months ago
JSON representation
Disables the submit button in a Gravity Forms form (say that ten times fast! ;)) when the form is submitted (to prevent double submissions)
- Host: GitHub
- URL: https://github.com/leepeterson/gravity-forms-disable-submit
- Owner: leepeterson
- Fork: true (martijnengler/Gravity-Forms--Disable-Submit)
- Created: 2016-10-15T22:08:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T07:20:08.000Z (over 8 years ago)
- Last Synced: 2024-08-03T14:07:47.268Z (6 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 1
Awesome Lists containing this project
- awesome-gravity-forms - Gravity Forms Disable Submit - One of the most common UX issues we see in interfaces these days are buttons/input[type="submit"] that don't change state once clicked and activated. This leads to many double-charges on credit cards, double signups, and frustration. (Third-Party Add-Ons)