Would you like to offer users an easy way to subscribe to your WordPress blog? What if you could send them an email notification each time you publish a new post? This would be convenient for your users and is also a great way to stay in touch and keep your brand top of mind. In this article, we’ll show you how to set it all up!
How to Store Field Values in the WPForms Entry
This tutorial will show you how to use PHP to take the field value and store it on the entry rather than the field label.
Customizing the Form Locker Age Verification Message
This tutorial will show you how to customize the Form Locker age verification error message that is displayed when your requirements aren't met.
How to Compare Two Time Fields in a Form
This tutorial will show you how to compare two time fields and calculate the difference in hours to be stored inside a hidden field.
How To Connect a Survey Form to a Google Sheet
Do you want to create a Google Sheets survey? It's a common misconception that you must use Google Forms to achieve this. However, Google surveys have limited functionality, so they're not an ideal solution. If you have a WordPress website, you can use WPForms to quickly connect Google Sheets to your survey forms and collect form data. In this post, we'll take you step-by-step through connecting your surveys to Google Sheets.
How to Attach Files to Form Email Notifications
The WPForms file upload field is a powerful feature that enables your website visitors to upload files when they fill a form ont he frontend of your site. One of the ways you can enhance this function is by having these attachments sent directly to your email, along with the standard WPForms form submission notification email. Jump in to learn how to set it up!