Restricting Access To Uploaded Files
Learn how to use the file access restriction option.
Conditionally Showing the Next Button on a Specific Page
Would you like to hide the Next button on a specific form page and only display it after a user selects an option in a form field? In this tutorial, we’ll walk you through how to achieve this using a small code snippet. Adding the Code Snippet First, you’ll need to add the following code […]
Dropbox Addon
Learn how to install and set up the Dropbox addon to automatically upload files to your Dropbox account.
Merging Multiple WPForms Field Values into Post Content
Would you like to combine values from multiple form fields into the post content when using WPForms Post Submissions? In this tutorial, we’ll show you how to merge content from different fields into a single post content area using a simple code snippet. Creating the Form First, you’ll need to create a form with multiple […]