Radio Fields
-
Create a Link in a Checkbox or Radio Label
WS Form allows you to add HTML to checkbox and radio labels.
-
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.
-
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.
-
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.
-
How To Add Tooltips to Checkboxes and Radios
If you are using the WS Form framework you can use the following HTML to add Tooltips to Checkboxes and Radios.
-
Populate Select, Checkbox and Radio Fields Using PHP
You can use WS Form functions to dynamically populate select, checkbox or radio fields.
-
Style Radios
If you are using the WS Form framework you can use classes to style radios.
-
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.