{
    "name": "givewp-form-field-manager/hidden",
    "title": "Hidden",
    "description": "Stores information which donors cannot see but can be processed and saved with the user submission.",
    "category": "custom",
    "icon": "yes",
    "supports": {
        "multiple": true,
        "givewp": {
            "fieldSettings": {
                "label": {
                    "default": "Hidden"
                },
                "required": false,
                "placeholder": false,
                "defaultValue": {
                    "default": ""
                }
            },
            "conditionalLogic": true
        }
    },
    "attributes": {}
}
