-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathgroup_5fa9dc5475882.json
123 lines (123 loc) · 4.29 KB
/
group_5fa9dc5475882.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"key": "group_5fa9dc5475882",
"title": "Frequently Asked Questions",
"fields": [
{
"key": "field_5fa9dcf04f6db",
"label": "FAQ Group",
"name": "faq_group",
"type": "repeater",
"instructions": "Add a group of frequently asked questions. For example, one could add a group of frequently-asked questions relating to \"Registration\" or to \"Courses\".",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"collapsed": "field_5fa9dd284f6dc",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "",
"sub_fields": [
{
"key": "field_5fa9dd284f6dc",
"label": "Title",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "Group title (example: \"Courses\")",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_5fa9dd4d4f6dd",
"label": "Questions",
"name": "questions",
"type": "repeater",
"instructions": "Add questions and answers here.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"collapsed": "field_5fa9dd694f6de",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Add Question",
"sub_fields": [
{
"key": "field_5fa9dd694f6de",
"label": "Question",
"name": "question",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_5fa9dd714f6df",
"label": "Answer",
"name": "answer",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "all",
"toolbar": "full",
"media_upload": 1,
"delay": 0
}
]
}
]
}
],
"location": [
[
{
"param": "page_template",
"operator": "==",
"value": "template-faq.php"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"hide_on_screen": "",
"active": true,
"description": "",
"modified": 1606194241
}