Features
SnipForm has been designed to be as flexible as possible - keeping the design with you and the backend with us.
Multiple Forms on a Page
Section titled “Multiple Forms on a Page”If you have multiple forms on a page, wrap each form in a <snip-form> element. Each form will be isolated and will not affect the other forms.
Spam Protection
Section titled “Spam Protection”SnipForm has built-in state-of-the-art spam protection mechanisms. No more hacky reCAPTCHA timeouts.
Double Submit Protection
Section titled “Double Submit Protection”SnipForm will prevent double submits. If a user submits a form, they can’t submit it again until the results have been returned. This prevents users from submitting the same form multiple times.
Form Style Integrity
Section titled “Form Style Integrity”SnipForm will not interfere with your form’s style. It will not add any classes or styles that you have not directed it to. Style your form however you like and SnipForm will not interfere.
Form to Email
Section titled “Form to Email”SnipForm will automatically send you an email with the form data. No need to set up a backend to receive the form data.
Form Validation
Section titled “Form Validation”Use SnipForm’s built in field validators to validate your form’s data. No more hacky custom validations and error messages.