{
    "key": "group_popupmedia",
    "title": "Popup images, videos",
    "fields": [
        {
            "key": "field_imagesvideos",
            "label": "Images / Vidéos",
            "name": "blocks_images_videos",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "min": 0,
            "max": 0,
            "layout": "row",
            "button_label": "",
            "collapsed": "",
            "sub_fields": [
                {
                    "key": "field_typemedia",
                    "label": "Destination du lien",
                    "name": "type_media",
                    "type": "radio",
                    "instructions": "Choisir le type de fichier à utiliser.",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "choices": {
                        "image": "Image",
                        "video": "Vidéo"
                    },
                    "allow_null": 0,
                    "other_choice": 0,
                    "save_other_choice": 0,
                    "default_value": "image",
                    "layout": "horizontal",
                    "return_format": "value"
                },
                {
                    "key": "field_idyoutube",
                    "label": "ID video youtube",
                    "name": "id_video_youtube",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": [
                        [
                            {
                                "field": "field_typemedia",
                                "operator": "==",
                                "value": "video"
                            }
                        ]
                    ],
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "maxlength": 14
                },
                {
                    "key": "field_imageplay",
                    "label": "Image pour prévisualiser",
                    "name": "image_play_button",
                    "type": "image",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "return_format": "array",
                    "preview_size": "thumbnail",
                    "library": "all",
                    "min_width": "",
                    "min_height": "",
                    "min_size": "",
                    "max_width": "",
                    "max_height": "",
                    "max_size": "",
                    "mime_types": ""
                },
                {
                    "key": "field_credittext",
                    "label": "Crédits",
                    "name": "credit_text",
                    "type": "text",
                    "instructions": "Texte pour indiquer l'auteur du contenu.",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "maxlength": ""
                }
            ]
        }
    ],
    "location": [],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": [],
    "active": 1,
    "description": ""
}