Knowledge Base
Find answers, learn new features, and explore developer resources.
Checkbox 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 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.
- Display Checkboxes or Radios in ColumnsPRO
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.
- How to Change the GDPR Checkbox Text
This tutorial walks you through changing the default GDPR checkbox label in WS Form step by step.
- How To Make Checkboxes Required
This tutorial explains the various ways of making Checkboxes required in WS Form.
- 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.
- 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.