{
    "key": "group_5f4925b148acb",
    "title": "Repeat Event Plugin Fields",
    "fields": [
        {
            "key": "field_5f5237194274b",
            "label": "Type Of Event",
            "name": "type_of_event",
            "type": "radio",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "choices": {
                "single": "Single",
                "recurring": "Recurring"
            },
            "allow_null": 0,
            "other_choice": 0,
            "default_value": "",
            "layout": "vertical",
            "return_format": "value",
            "save_other_choice": 0
        },
        {
            "key": "field_5f49261f232d9",
            "label": "What days does the event occur?",
            "name": "day",
            "type": "checkbox",
            "instructions": "",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5f5237194274b",
                        "operator": "==",
                        "value": "recurring"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "choices": {
                "monday": "Monday",
                "tuesday": "Tuesday",
                "wednesday": "Wednesday",
                "thursday": "Thursday",
                "friday": "Friday",
                "saturday": "Saturday",
                "sunday": "Sunday"
            },
            "allow_custom": 0,
            "default_value": [],
            "layout": "vertical",
            "toggle": 1,
            "return_format": "label",
            "save_custom": 0
        },
        {
            "key": "field_5f4a0772cff6c",
            "label": "Recurring Event Start Date",
            "name": "start_date",
            "type": "date_picker",
            "instructions": "",
            "required": 1,
            "conditional_logic": [
                [
                    {
                        "field": "field_5f5237194274b",
                        "operator": "==",
                        "value": "recurring"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "d\/m\/Y",
            "return_format": "d\/m\/Y",
            "first_day": 1
        },
        {
            "key": "field_5f4a07c2cff6d",
            "label": "Recurring Event End Date",
            "name": "end_date",
            "type": "date_picker",
            "instructions": "",
            "required": 1,
            "conditional_logic": [
                [
                    {
                        "field": "field_5f5237194274b",
                        "operator": "==",
                        "value": "recurring"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "d\/m\/Y",
            "return_format": "d\/m\/Y",
            "first_day": 1
        },
        {
            "key": "field_5f4926a8232da",
            "label": "Date",
            "name": "date",
            "type": "date_picker",
            "instructions": "",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5f5237194274b",
                        "operator": "==",
                        "value": "single"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "d\/m\/Y",
            "return_format": "d\/m\/Y",
            "first_day": 1
        },
        {
            "key": "field_5f4926f58fa8d",
            "label": "Time Start",
            "name": "time_start",
            "type": "time_picker",
            "instructions": "",
            "required": 1,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "g:i a",
            "return_format": "g:i a"
        },
        {
            "key": "field_5f4927018fa8e",
            "label": "Time End",
            "name": "time_end",
            "type": "time_picker",
            "instructions": "",
            "required": 1,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "g:i a",
            "return_format": "g:i a"
        },
        {
            "key": "field_5f5237eb4274c",
            "label": "Dates of events",
            "name": "dates_of_events",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5f5237194274b",
                        "operator": "==",
                        "value": "series"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "collapsed": "",
            "min": 0,
            "max": 0,
            "layout": "table",
            "button_label": "",
            "sub_fields": [
                {
                    "key": "field_5f523893df811",
                    "label": "Date",
                    "name": "date",
                    "type": "date_picker",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "display_format": "d\/m\/Y",
                    "return_format": "d\/m\/Y",
                    "first_day": 1
                }
            ]
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "bluebox_repeat_event"
            }
        ]
    ],
    "menu_order": 0,
    "position": "acf_after_title",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": "",
    "active": true,
    "description": "",
    "modified": 1606665422
}