✨ feat: Enhance team-grid block with single open mode and updated styles
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user