feat: Enhance team-grid block with single open mode and updated styles

This commit is contained in:
Keith Solomon
2026-07-25 15:15:13 -05:00
parent 1c5c727691
commit 18dde4c9f4
5 changed files with 130 additions and 55 deletions
+23 -2
View File
@@ -2,6 +2,27 @@
"key": "group_team_grid",
"title": "Team Grid",
"fields": [
{
"key": "field_6a650dee2a34c",
"label": "Single Open Mode",
"name": "single",
"aria-label": "",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Check to allow only one bio open at a time",
"default_value": 0,
"allow_in_bindings": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_team_grid_members",
"label": "Members",
@@ -125,7 +146,7 @@
{
"param": "block",
"operator": "==",
"value": "acf/team-grid"
"value": "acf\/team-grid"
}
]
],
@@ -141,5 +162,5 @@
"display_title": "",
"allow_ai_access": false,
"ai_description": "",
"modified": 1784992250
"modified": 1785007821
}