Skip to content

Commit bb05230

Browse files
author
joshua.smith
committed
Add form body to the Case Study form fields
1 parent 298d2ce commit bb05230

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

acf-json/group_5de6b93d9764d.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,25 @@
473473
"append": "",
474474
"maxlength": ""
475475
},
476+
{
477+
"key": "field_5df406ea4c0d4",
478+
"label": "Form Body",
479+
"name": "form_body",
480+
"type": "textarea",
481+
"instructions": "Add a short body for the form if needed.",
482+
"required": 0,
483+
"conditional_logic": 0,
484+
"wrapper": {
485+
"width": "",
486+
"class": "",
487+
"id": ""
488+
},
489+
"default_value": "",
490+
"placeholder": "",
491+
"maxlength": "",
492+
"rows": 4,
493+
"new_lines": ""
494+
},
476495
{
477496
"key": "field_5de6c343e2a0a",
478497
"label": "Form Embed Script",
@@ -528,7 +547,5 @@
528547
"hide_on_screen": "",
529548
"active": 1,
530549
"description": "",
531-
"show_in_graphql": 1,
532-
"graphql_field_name": "groupCaseStudy",
533-
"modified": 1575404531
550+
"modified": 1576273697
534551
}

0 commit comments

Comments
 (0)