Tutorials
-
Add Select2 to a WS Form Select Field
This tutorial explains how to add the Select2 jQuery plugin to any select field in your form.
-
Build a WordPress Form with The Advanced Custom Fields (ACF) Plugin
Automatically create forms that contain the fields you have made in ACF for any post type.
-
Cascade Select, Checkbox, and Radio Fields
Cascading select and radio fields allows you to create choices that change based on a previous selection.
-
Change Required Field Indicators
You can change field required indicators to use any HTML you wish.
-
Combine First and Last Name Fields into a Full Name Field
Using WS Form PRO conditional logic you can easily create a full name field that is automatically updated when a user enters their first or last name.
-
Control Actions With Conditional Logic
It is possible to control when WS Form PRO actions run by using conditional logic.
-
Create a Form Recipient Selector
In this tutorial we'll show you how to allow a user to select a recipient by enabling and disabling 'Send Email' actions using conditional logic.
-
Create a Redirect Selector
In this tutorial we'll show you how to set up form redirects using conditional logic.
-
Create Floating Inside Field Labels With CSS
Floating field labels appear inside a field it is empty and move outside the field when it contains content.
-
Create Random Values
WS Form has two functions that can be used to create random numbers and string.
-
Create a Customizable T-Shirt Product
This tutorial explains how we created the customizable t-shirt product demo.
-
Create a Field Prefix or Suffix
Using WS Form you can easily add prefixes and suffixes to your WordPress form fields.
-
Display Checkboxes or Radios in Columns
It is possible to use the grid orientation setting in checkbox and radio fields to display checkboxes or radios in a grid format.
-
Dynamically Populate Select, Checkbox and Radio Fields
You can use WS Form functions to dynamically populate select, checkbox or radio fields.
-
Extract Select, Checkbox & Radio Labels
WS Form PRO has various variables that can be used to extract the chosen text from a select, checkbox or radio.
-
Find the ID of a Field
WS Form uses field IDs for variables, here's how to find them.
-
How to Create a Contact Form in WordPress
In this tutorial, we’ll show you how to create a contact us form for WordPress using WS Form.
-
Create an ‘Other’ Option
A common scenario on a form is the case of an 'Other' option as part of a list of options in a select, checkbox or radio field.
-
Populate a Field with Query String Data
It is possible to populate a field with the value of a query string parameter using the WS Form variable.
-
Populate a Form with Post Data
It is possible to pre-populate a form with WordPress post data using the Post Management add-on. The data could be from a page, post or any other custom post type registered in your theme.
-
Populate a Form with User Data
It is possible to pre-populate a form with WordPress user data with the User Management add-on. This is useful for creating an 'Edit Profile' form.
-
Process Submit Data with a WordPress Hook
You can use the ‘Run WordPress Hook’ action in combination with some simple code to intercept submission data and use it in your own PHP scripts.
-
Save & Continue
The WS Form save & continue feature allows someone completing a form to save their progress and then continue the form later.
-
Show Select, Checkbox and Radio Labels in Emails
Choose which data grid column to use for select, checkbox and radio choices in email templates.
-
Style Checkboxes
If you are using the WS Form framework you can use classes to style checkboxes.
-
Style Radios
If you are using the WS Form framework you can use classes to style radios.
-
Transfer a License Key to Different Hostname
Here's how to transfer your license key from one domain name to another.
-
Translate Forms
WS Form provides full control over the copy used in your form.
-
Use Fields To Change Repeatable Section Row Counts
WS Form can set the number of rows in a repeatable section by using the value from another field.
-
Use Shortcodes In Forms
WS Form PRO allows you to add WordPress Shortcodes to Text Editor, HTML and Message fields.