Select Fields
-
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.
-
Create a State / Province by Country Selector
Download a demo form showing how to create a simple state / province selector filtered by country.
-
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.
-
Create Select, Checkbox, and Radio Cascading Lookups
Cascading select and radio fields allows you to create choices that change based on a previous selection.
-
Data Grid Column Mapping
Column mapping allows you to map different columns of your data grid to different parts of your field.
-
Data Grids
WS Form data grids make entering a list of information quick and easy. Data grids work in much the same way as a spreadsheet and provide a powerful way of managing more complex types of data in WS Form.
-
Data Sources
WS Form data sources allow you to pull data from elsewhere into data grids for select, checkbox and radio fields.
-
Data Sources: Google Sheets
The Google Sheets add-on includes a data source that can be used to feed sheet data into Select, Checkbox and Radio fields.
-
Dynamically Set a Select Field Value Using a Query Variable
You can use conditional logic to dynamically set the value of a select field from a query variable.
-
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.
-
Populate Select, Checkbox and Radio Fields Using PHP
You can use WS Form functions to dynamically populate select, checkbox or radio fields.
-
Select
The Select field creates a drop-down list with options.
-
Show Select, Checkbox and Radio Labels in Emails
Choose which data grid column to use for select, checkbox and radio choices in email templates.
-
Using #field With Delimiter and Column Parameters
The #field variable 'delimiter' and 'column' parameters allow you to extract data from any column in a data grid as well as separate multiple choices by any character or string you wish.
-
Using Cascading Fields to Filter Posts by Terms
Cascading fields can be used to filter a list of posts by terms.