{
    "title": {
        "label": "Title",
        "content_type": "free_form_text"
    },
    "isinactive": {
        "label": "Inactive",
        "scriptid": "isinactive",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "applytocustomer": {
        "label": "Apply To Customer",
        "scriptid": "applytocustomer",
        "content_type": "check_box",
        "defaultvalue": false
    },
    "applytoproject": {
        "label": "Apply To Project",
        "scriptid": "applytoproject",
        "content_type": "check_box",
        "defaultvalue": false
    }
}
