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.
How to Conditionally Show the Submit Button
This tutorial will show you how to conditionally show the submit button based on answers to your form questions.