generated from pascalmartineau/wp-skeleton
wip: abstract field groups
This commit is contained in:
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"key": "group_abstract_address_contact",
|
||||
"title": "Abstract - Address (contact)",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_address_contact_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": [
|
||||
"ca"
|
||||
],
|
||||
"search_type": "address",
|
||||
"geolocation": 1,
|
||||
"custom_address": 0,
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"api_key": "",
|
||||
"fields": {
|
||||
"row-4": {
|
||||
"field": "address",
|
||||
"name": "formatted"
|
||||
},
|
||||
"row-1": {
|
||||
"field": "country_short",
|
||||
"name": "country_code"
|
||||
},
|
||||
"row-3": {
|
||||
"field": "state_short",
|
||||
"name": "state_code"
|
||||
},
|
||||
"68d554ddf7c58": {
|
||||
"field": "city",
|
||||
"name": "city"
|
||||
},
|
||||
"68d554e3f7c59": {
|
||||
"field": "post_code",
|
||||
"name": "postal_code"
|
||||
},
|
||||
"68d554ecf7c5a": {
|
||||
"field": "street_number",
|
||||
"name": "street_number"
|
||||
},
|
||||
"68d554f6f7c5b": {
|
||||
"field": "street_name",
|
||||
"name": "street_name"
|
||||
}
|
||||
},
|
||||
"required_message": "",
|
||||
"allow_in_bindings": 1,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "address",
|
||||
"graphql_non_null": 1,
|
||||
"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": "groupAbstractAddressContact",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1758811411
|
||||
}
|
||||
Reference in New Issue
Block a user