This tutorial will show you how to use a Smart Tag to generate a unique ID for each form submission.
How to Define a Specific Directory For File Uploads
This snippet will show you how to change the location of where files are stored when uploaded through your WPForms.
How to Display Form Entries
This tutorial will walk you through the steps on how to display form entries on your site using a shortcode you'll create using PHP.
Sending Metadata to Stripe Payments
This tutorial will show you how to add snippets to your site that will send through metadata to Stripe when the form is processed.
wpforms_field_properties
The wpforms_field_properties filter fires on form load to display the field properties such as labels, sublabels, and descriptions.
How to Customize Dynamic Choices in WPForms
This tutorial will show you how to customize the Dynamic Choices option on Checkbox, Multiple Choice, and Dropdown fields.