{
    "title": {
        "label": "Title",
        "content_type": "free_form_text"
    },
    "subsidiary": {
        "label": "Subsidiary",
        "scriptid": "subsidiary",
        "content_type": "record",
        "references": "Subsidiary",
        "referenceField": "title"
    },
    "isinactive": {
        "label": "Inactive",
        "scriptid": "isinactive",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "itemtype": {
        "label": "Item Type",
        "content_type": "free_form_text",
        "disabled": true
    }
}
