Files
Go-Ask-Auntie/acf/group_67a1b2c3d4e5f.json
Keith Solomon dcb38250f8
Sync TODOs with Issues / sync_todos (push) Successful in 7s
🔵 other: Initial WP conversion from Eleventy
2026-05-25 16:48:48 -05:00

86 lines
2.6 KiB
JSON

{
"key": "group_67a1b2c3d4e5f",
"title": "Q&A Questions",
"fields": [
{
"key": "field_67a1b2c3d4e60",
"label": "Questions",
"name": "questions",
"aria-label": "",
"type": "repeater",
"instructions": "Add question and answer pairs for the Q+A section.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "table",
"pagination": 0,
"min": 0,
"max": 0,
"collapsed": "",
"button_label": "Add Question",
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_67a1b2c3d4e61",
"label": "Question",
"name": "question",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_67a1b2c3d4e62",
"label": "Answer",
"name": "answer",
"aria-label": "",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"rows": "",
"placeholder": "",
"new_lines": "br"
}
]
}
],
"location": [
[
{
"param": "options_page",
"operator": "==",
"value": "global-fields"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"active": true,
"description": "Q&A question and answer pairs displayed on the homepage and Q+A page."
}