generated from pascalmartineau/wp-skeleton
175 lines
4.9 KiB
JSON
175 lines
4.9 KiB
JSON
{
|
|
"key": "group_abstract_contact",
|
|
"title": "Abstract - Contact",
|
|
"fields": [
|
|
{
|
|
"key": "field_contact_first_name",
|
|
"label": "First name",
|
|
"name": "first_name",
|
|
"aria-label": "",
|
|
"type": "text",
|
|
"instructions": "",
|
|
"required": 1,
|
|
"conditional_logic": 0,
|
|
"wrapper": {
|
|
"width": "50",
|
|
"class": "",
|
|
"id": ""
|
|
},
|
|
"default_value": "",
|
|
"required_message": "",
|
|
"maxlength": "",
|
|
"allow_in_bindings": 0,
|
|
"placeholder": "",
|
|
"prepend": "",
|
|
"append": "",
|
|
"show_in_graphql": 1,
|
|
"graphql_description": "",
|
|
"graphql_field_name": "firstName",
|
|
"graphql_non_null": 1
|
|
},
|
|
{
|
|
"key": "field_contact_last_name",
|
|
"label": "Last name",
|
|
"name": "last_name",
|
|
"aria-label": "",
|
|
"type": "text",
|
|
"instructions": "",
|
|
"required": 1,
|
|
"conditional_logic": 0,
|
|
"wrapper": {
|
|
"width": "50",
|
|
"class": "",
|
|
"id": ""
|
|
},
|
|
"default_value": "",
|
|
"required_message": "",
|
|
"maxlength": "",
|
|
"allow_in_bindings": 0,
|
|
"placeholder": "",
|
|
"prepend": "",
|
|
"append": "",
|
|
"show_in_graphql": 1,
|
|
"graphql_description": "",
|
|
"graphql_field_name": "lastName",
|
|
"graphql_non_null": 1
|
|
},
|
|
{
|
|
"key": "field_contact_email",
|
|
"label": "Email",
|
|
"name": "email",
|
|
"aria-label": "",
|
|
"type": "email",
|
|
"instructions": "",
|
|
"required": 1,
|
|
"conditional_logic": 0,
|
|
"wrapper": {
|
|
"width": "50",
|
|
"class": "",
|
|
"id": ""
|
|
},
|
|
"default_value": "",
|
|
"required_message": "",
|
|
"allow_in_bindings": 0,
|
|
"placeholder": "",
|
|
"prepend": "",
|
|
"append": "",
|
|
"show_in_graphql": 1,
|
|
"graphql_description": "",
|
|
"graphql_field_name": "email",
|
|
"graphql_non_null": 1
|
|
},
|
|
{
|
|
"key": "field_contact_phone",
|
|
"label": "Phone",
|
|
"name": "phone",
|
|
"aria-label": "",
|
|
"type": "acfe_phone_number",
|
|
"instructions": "",
|
|
"required": 1,
|
|
"conditional_logic": 0,
|
|
"wrapper": {
|
|
"width": "50",
|
|
"class": "",
|
|
"id": ""
|
|
},
|
|
"countries": [
|
|
"ca"
|
|
],
|
|
"preferred_countries": "",
|
|
"default_country": "ca",
|
|
"geolocation": 0,
|
|
"native": 0,
|
|
"national": 0,
|
|
"dropdown": 0,
|
|
"dial_code": 0,
|
|
"default_value": "",
|
|
"placeholder": "",
|
|
"return_format": "array",
|
|
"required_message": "",
|
|
"allow_in_bindings": 1,
|
|
"show_in_graphql": 1,
|
|
"graphql_description": "",
|
|
"graphql_field_name": "phone",
|
|
"graphql_non_null": 1,
|
|
"geolocation_token": ""
|
|
},
|
|
{
|
|
"key": "field_contact_address",
|
|
"label": "Address",
|
|
"name": "address",
|
|
"aria-label": "",
|
|
"type": "clone",
|
|
"instructions": "",
|
|
"required": 1,
|
|
"conditional_logic": 0,
|
|
"wrapper": {
|
|
"width": "",
|
|
"class": "",
|
|
"id": ""
|
|
},
|
|
"graphql_field_name": "address",
|
|
"clone": [
|
|
"field_address_contact_location"
|
|
],
|
|
"display": "seamless",
|
|
"layout": "block",
|
|
"prefix_label": 0,
|
|
"prefix_name": 0,
|
|
"acfe_seamless_style": 0,
|
|
"acfe_clone_modal": 0,
|
|
"acfe_clone_modal_close": 0,
|
|
"acfe_clone_modal_button": "",
|
|
"acfe_clone_modal_size": "large"
|
|
}
|
|
],
|
|
"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": "groupAbstractContact",
|
|
"map_graphql_types_from_location_rules": 0,
|
|
"graphql_types": "",
|
|
"acfe_meta": "",
|
|
"acfe_note": "",
|
|
"modified": 1758811604
|
|
}
|