Knowledge Base
Find answers, learn new features, and explore developer resources.
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 SelectorPRO
Download a demo form showing how to create a simple state / province selector filtered by country.
- Create an ‘Other’ Option Using Conditional LogicPRO
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 LookupsPRO
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 Sources
WS Form data sources allow you to pull data from elsewhere into data grids for select, checkbox and radio fields.
- Data Sources: Google SheetsPRO
The Google Sheets integration 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 a Country Select Field with GeolocationPRO
Automatically set a country select field by performing a client-side geolocation lookup with WS Form.
- Select Field
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 ParametersPRO
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.