{
    "key": "kmdg_simple_rc_1",
    "title": "[Simple RC] Resource Information",
    "fields": [
        {
            "key": "field_5f8a15ed7e7f5",
            "label": "Action Text",
            "name": "action_text",
            "type": "text",
            "instructions": "This is the text that displays on the resource card. The default is \"Learn More\".",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "placeholder": "",
            "prepend": "",
            "append": "",
            "maxlength": ""
        },
        {
            "key": "field_5f8a15447e7f4",
            "label": "Resource Type",
            "name": "download_or_link",
            "type": "select",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "choices": {
                "download": "Download",
                "link": "Link"
            },
            "default_value": "download",
            "allow_null": 0,
            "multiple": 0,
            "ui": 1,
            "ajax": 0,
            "return_format": "value",
            "placeholder": ""
        },
        {
            "key": "field_5f8a160b7e7f6",
            "label": "File Download",
            "name": "file_download",
            "type": "file",
            "instructions": "",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5f8a15447e7f4",
                        "operator": "==",
                        "value": "download"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "return_format": "url",
            "library": "all",
            "min_size": "",
            "max_size": "",
            "mime_types": ""
        },
        {
            "key": "field_5f8a16417e7f7",
            "label": "Resource Link",
            "name": "resource_link",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": [
                [
                    {
                        "field": "field_5f8a15447e7f4",
                        "operator": "==",
                        "value": "link"
                    }
                ]
            ],
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "placeholder": "",
            "prepend": "",
            "append": "",
            "maxlength": ""
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "simple-resources"
            }
        ]
    ],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": "",
    "active": true,
    "description": ""
}
