This tutorial will show you how to use a filter to block names from completing your form submissions.
How to Change the Error Text for Failed Submissions
This article will show you how to change the error text that appears when a form fails to send.
How to Disable reCAPTCHA for Automated Testing
This snippet will show you how to disable reCAPTCHA for automated testing.
Populating a Form Field from an Anchor Link
This tutorial will show you how you can populate a form field from an anchor link with a small snippet.
How to Disable the Scrolling Effect on Field Validation Errors
This tutorial will show you how to disable the scrolling when there are validation errors on the form.
How to Add Confetti Animation to Confirmation Message
This tutorial will show you how to add confetti animation to your confirmation message using JavaScript and PHP.