✨feature: Add services list block
This commit is contained in:
@@ -48,7 +48,8 @@
|
||||
"max_size": "",
|
||||
"mime_types": "",
|
||||
"allow_in_bindings": 0,
|
||||
"preview_size": "medium"
|
||||
"preview_size": "medium",
|
||||
"parent_repeater": "field_services_items"
|
||||
},
|
||||
{
|
||||
"key": "field_services_item_heading",
|
||||
@@ -69,14 +70,15 @@
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": ""
|
||||
"append": "",
|
||||
"parent_repeater": "field_services_items"
|
||||
},
|
||||
{
|
||||
"key": "field_services_item_description",
|
||||
"label": "Description",
|
||||
"name": "description",
|
||||
"aria-label": "",
|
||||
"type": "textarea",
|
||||
"type": "wysiwyg",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
@@ -86,10 +88,12 @@
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"placeholder": "",
|
||||
"maxlength": "",
|
||||
"rows": 4,
|
||||
"new_lines": ""
|
||||
"allow_in_bindings": 0,
|
||||
"tabs": "all",
|
||||
"toolbar": "full",
|
||||
"media_upload": 1,
|
||||
"delay": 0,
|
||||
"parent_repeater": "field_services_items"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -99,7 +103,7 @@
|
||||
{
|
||||
"param": "block",
|
||||
"operator": "==",
|
||||
"value": "acf/services-list"
|
||||
"value": "acf\/services-list"
|
||||
}
|
||||
]
|
||||
],
|
||||
@@ -115,5 +119,5 @@
|
||||
"display_title": "",
|
||||
"allow_ai_access": false,
|
||||
"ai_description": "",
|
||||
"modified": 1753305600
|
||||
"modified": 1784992250
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user