Add hero_image and hero_vector fields to Page Heading group

This commit is contained in:
Keith Solomon
2026-07-01 10:03:23 -05:00
parent 2e0b4225a1
commit 145df12149
+69 -1
View File
@@ -161,6 +161,74 @@
"parent_repeater": "field_60bfb8614a421"
}
]
},
{
"key": "field_68new01heroimage",
"label": "Hero Image",
"name": "hero_image",
"aria-label": "",
"type": "image",
"instructions": "Optional background image for the page hero.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_60bfda53dc0f2",
"operator": "!=",
"value": "none"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"allow_in_bindings": 0,
"preview_size": "medium"
},
{
"key": "field_68new02herovector",
"label": "Hero Vector",
"name": "hero_vector",
"aria-label": "",
"type": "image",
"instructions": "Optional decorative linework/vector rendered on the right side of the hero.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_60bfda53dc0f2",
"operator": "!=",
"value": "none"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"allow_in_bindings": 0,
"preview_size": "medium"
}
],
"location": [
@@ -188,5 +256,5 @@
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1746895738
"modified": 1782918111
}