generated from pascalmartineau/wp-skeleton
wip: abstract field groups
This commit is contained in:
106
wp-content/themes/ccat/acf-json/group_abstract_address_geo.json
Normal file
106
wp-content/themes/ccat/acf-json/group_abstract_address_geo.json
Normal file
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"key": "group_abstract_address_geo",
|
||||
"title": "Abstract - Address (geo)",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_address_geo_location",
|
||||
"label": "Address",
|
||||
"name": "address",
|
||||
"aria-label": "",
|
||||
"type": "acfe_address",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"placeholder": "Search for address...",
|
||||
"countries": "",
|
||||
"search_type": "establishment",
|
||||
"geolocation": 1,
|
||||
"custom_address": 0,
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"api_key": "",
|
||||
"fields": {
|
||||
"row-0": {
|
||||
"field": "address",
|
||||
"name": "formatted"
|
||||
},
|
||||
"row-1": {
|
||||
"field": "country_short",
|
||||
"name": "country_code"
|
||||
},
|
||||
"row-2": {
|
||||
"field": "state_short",
|
||||
"name": "state_code"
|
||||
},
|
||||
"row-3": {
|
||||
"field": "city",
|
||||
"name": "city"
|
||||
},
|
||||
"row-4": {
|
||||
"field": "post_code",
|
||||
"name": "postal_code"
|
||||
},
|
||||
"row-5": {
|
||||
"field": "street_number",
|
||||
"name": "street_number"
|
||||
},
|
||||
"row-6": {
|
||||
"field": "street_name",
|
||||
"name": "street_name"
|
||||
},
|
||||
"68d55568a379d": {
|
||||
"field": "place_id",
|
||||
"name": "place_id"
|
||||
},
|
||||
"68d5556da379e": {
|
||||
"field": "lat",
|
||||
"name": "lat"
|
||||
},
|
||||
"68d55571a379f": {
|
||||
"field": "lng",
|
||||
"name": "lng"
|
||||
}
|
||||
},
|
||||
"required_message": "",
|
||||
"allow_in_bindings": 1,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "address",
|
||||
"graphql_non_null": 0,
|
||||
"default_value": ""
|
||||
}
|
||||
],
|
||||
"location": [
|
||||
[
|
||||
{
|
||||
"param": "abstract"
|
||||
}
|
||||
]
|
||||
],
|
||||
"menu_order": 0,
|
||||
"position": "normal",
|
||||
"style": "default",
|
||||
"label_placement": "top",
|
||||
"instruction_placement": "label",
|
||||
"hide_on_screen": "",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"acfe_autosync": [
|
||||
"json"
|
||||
],
|
||||
"acfe_form": 0,
|
||||
"acfe_display_title": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_field_name": "groupAbstractAddressGeo",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1758811522
|
||||
}
|
||||
Reference in New Issue
Block a user