[
    {
        "key": "group_579f3a7f6f4e6",
        "title": "Timeline",
        "fields": [
            {
                "key": "field_579f3ad276a2b",
                "label": "Content",
                "name": "content",
                "type": "repeater",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "collapsed": "",
                "min": "",
                "max": "",
                "layout": "table",
                "button_label": "Add Row",
                "sub_fields": [
                    {
                        "key": "field_579f3aef76a2c",
                        "label": "Is Product?",
                        "name": "is_product",
                        "type": "radio",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "choices": {
                            "tmproduct": "Ja",
                            "tmnews": "Nee"
                        },
                        "other_choice": 0,
                        "save_other_choice": 0,
                        "default_value": "",
                        "layout": "vertical",
                        "allow_null": 0,
                        "return_format": "value"
                    },
                    {
                        "key": "field_579f3b2d76a2d",
                        "label": "Date",
                        "name": "date",
                        "type": "date_picker",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "display_format": "j F Y",
                        "return_format": "d\/m\/Y",
                        "first_day": 1
                    },
                    {
                        "key": "field_579f3c4f76a2e",
                        "label": "Text",
                        "name": "text",
                        "type": "text",
                        "instructions": "",
                        "required": 0,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_579f3aef76a2c",
                                    "operator": "==",
                                    "value": "tmnews"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "maxlength": "",
                        "placeholder": "",
                        "prepend": "",
                        "append": ""
                    },
                    {
                        "key": "field_579f3c6c76a2f",
                        "label": "Product",
                        "name": "product",
                        "type": "relationship",
                        "instructions": "",
                        "required": 1,
                        "conditional_logic": [
                            [
                                {
                                    "field": "field_579f3aef76a2c",
                                    "operator": "==",
                                    "value": "tmproduct"
                                }
                            ]
                        ],
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "post_type": [
                            "product"
                        ],
                        "taxonomy": [
                            
                        ],
                        "filters": [
                            "search",
                            "post_type",
                            "taxonomy"
                        ],
                        "elements": "",
                        "min": "",
                        "max": 1,
                        "return_format": "object"
                    },
                    {
                        "key": "field_57ad7fac81758",
                        "label": "Nieuws Title",
                        "name": "nieuws_title",
                        "type": "text",
                        "instructions": "",
                        "required": 1,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "placeholder": "",
                        "prepend": "",
                        "append": "",
                        "maxlength": "",
                        "readonly": 0,
                        "disabled": 0
                    },
                    {
                        "key": "field_57ad7fc681759",
                        "label": "Nieuws Description",
                        "name": "nieuws_description",
                        "type": "text",
                        "instructions": "",
                        "required": 1,
                        "conditional_logic": 0,
                        "wrapper": {
                            "width": "",
                            "class": "",
                            "id": ""
                        },
                        "default_value": "",
                        "placeholder": "",
                        "prepend": "",
                        "append": "",
                        "maxlength": "",
                        "readonly": 0,
                        "disabled": 0
                    }
                ]
            }
        ],
        "location": [
            [
                {
                    "param": "page_template",
                    "operator": "==",
                    "value": "page_timeline.php"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "default",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": 1,
        "description": ""
    }
]