This tutorial will show you how to use CSS to change the key text that appears when viewing a Conversational Form.
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.
Creating an Anonymous Survey Form for Logged In Users
This tutorial will show you how to create an anonymous form for any logged-in users by using PHP to remove the user ID and IP address.