Data Grids
-
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 Grid Column Mapping
Column mapping allows you to map different columns of your data grid to different parts of your field.
-
Data Grid CSV Import and Export
Learn how to import and export WS Form data grids using CSV files, including multi-column layouts, grouped options, and system column settings.
-
Data Grid Presets
Quickly populate field data grids using built-in WS Form presets for countries, currencies, colors, industries, languages, and many other commonly used datasets.
-
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.
-
Data Sources: WordPress Filter Hook
The WordPress Filter Hook data source allows you to dynamically populate a data grids with your own data for fields such as Select, Checkboxes and Radios.
-
How to Create Select Optgroups Using Data Grids
Learn how to create optgroups in WS Form Select fields using Data Grid Groups.
-
Pasting Content into Data Grids
Learn how to quickly populate WS Form data grids by pasting CSV or tab-separated data directly from spreadsheets, text editors, or CSV files into Select, Checkbox, and Radio fields.
-
Populate a Data Grid with ACF Relationship Field Posts
How to Populate Select, Checkbox, or Radio Fields with Posts Linked to an ACF Relationship Field.
-
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.