{
    "key": "group_5cc6f2e64681a",
    "title": "Block : Post Grid",
    "fields": [
        {
            "key": "field_5cc6f2ff2497e",
            "label": "Post Source",
            "name": "post_source",
            "type": "select",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "choices": {
                "category": "category",
                "post": "post"
            },
            "default_value": [],
            "allow_null": 0,
            "multiple": 0,
            "ui": 0,
            "return_format": "value",
            "ajax": 0,
            "placeholder": ""
        },
        {
            "key": "field_5cc8626389648",
            "label": "Display Type",
            "name": "display_type",
            "type": "select",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "choices": {
                "article": "article",
                "video": "video"
            },
            "default_value": [],
            "allow_null": 0,
            "multiple": 0,
            "ui": 0,
            "return_format": "value",
            "ajax": 0,
            "placeholder": ""
        },
        {
            "key": "field_5cc6f3a22497f",
            "label": "Post",
            "name": "content_post",
            "type": "relationship",
            "instructions": "",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5cc6f2ff2497e",
                        "operator": "==",
                        "value": "post"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "post_type": [
                "post"
            ],
            "taxonomy": "",
            "filters": [
                "search",
                "taxonomy"
            ],
            "elements": "",
            "min": "",
            "max": "",
            "return_format": "object"
        },
        {
            "key": "field_5cc6f3cd24980",
            "label": "Category",
            "name": "category",
            "type": "taxonomy",
            "instructions": "",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5cc6f2ff2497e",
                        "operator": "==",
                        "value": "category"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "taxonomy": "category",
            "field_type": "checkbox",
            "add_term": 0,
            "save_terms": 0,
            "load_terms": 0,
            "return_format": "id",
            "multiple": 0,
            "allow_null": 0
        },
        {
            "key": "field_5cc6f44424981",
            "label": "Number of post",
            "name": "number_of_post",
            "type": "number",
            "instructions": "Number of post to show",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5cc6f2ff2497e",
                        "operator": "==",
                        "value": "category"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": 3,
            "placeholder": "",
            "prepend": "",
            "append": "",
            "min": 1,
            "max": "",
            "step": ""
        }
    ],
    "location": [
        [
            {
                "param": "block",
                "operator": "==",
                "value": "acf\/postgrid"
            }
        ]
    ],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": "",
    "active": 1,
    "description": "",
    "modified": 1556636305
}