Export ACF Choice Fields to CSV or XML
The available ACF choice fields would appear under Available Data › ACF. To add a field, drag and drop from right to left:
The following ACF choice fields that can be exported: Select, Checkbox, Radio Button, Button Group, and True/False. Here's more on each field, along with an example of what's exported:
- Select: The Select field contains a drop-down list with choices to select from
- Checkbox: The Checkbox field contains a list of check-able inputs. Multiple values are separated by a pipe ( | ) character.
- Radio Button: The Radio Button field contains a list of selectable inputs.
- Button Group: This field enables a neat UI to select a value.
- True / False: This field allows selecting a value of either
1
(true) or0
(false).