In this tutorial, we're going to show you how you can automatically move to the next page of your multi-page form based on a form field answer.
How to Disable the Space Key Inside a Form Field
This tutorial will walk you through how you can easily disable the space key in any form field with a CSS class name and a small JavaScript snippet.
How to Add Address Field Validation For Authorize.net
This tutorial will walk you through how to add address validation when using the Address form field on an Authorize.net payment form using JavaScript.
Redirecting Logged-In Users from WPForms Login Pages
This tutorial will walk you through how to automatically redirect a user away from a login form if they are already logged in using PHP.
Dynamically Displaying Years in Your Forms
This tutorial will show you how to use JavaScript to dynamically display years inside your form.
Adding a Custom Border Around Your Form
This tutorial is going to show you how you can use CSS to place a border around your forms.