{
    "display": "pdf",
    "settings": {
        "pdf": {
            "id": "1ec0f8ee-6685-5d98-a847-26f67b67d6f0",
            "src": "http://192.168.20.9:8082/IBAN"
        }
    },
    "base": "https://examples.form.io",
    "projectUrl": "https://examples.form.io",
  "zoom": 28,
  "language":"it",
  "i18n":"{}",
  "components": [
    {
        "type": "button",
        "label": "Submit",
        "key": "submit",
        "disableOnInvalid": true,
        "input": true,
        "tableView": false
    },
    {
        "label": "ra00rag",
        "applyMaskOn": "change",
        "disabled": true,
        "tableView": true,
        "key": "ra00rag",
        "overlay": {
            "page": 1,
            "left": 135,
            "top": 35,
            "height": 25,
            "width": 400
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "ra00ind",
        "applyMaskOn": "change",
        "disabled": true,
        "tableView": true,
        "key": "ra00ind",
        "overlay": {
            "page": 1,
            "left": 135,
            "top": 60,
            "height": 25,
            "width": 400
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "ra00cap",
        "applyMaskOn": "change",
        "mask": false,
        "disabled": true,
        "tableView": false,
        "delimiter": false,
        "requireDecimal": false,
        "inputFormat": "plain",
        "truncateMultipleSpaces": false,
        "key": "ra00Cap",
        "overlay": {
            "page": 1,
            "left": 135,
            "top": 85,
            "height": 25,
            "width": 70
        },
        "type": "number",
        "input": true
    },
    {
        "label": "ra00cit",
        "applyMaskOn": "change",
        "disabled": true,
        "tableView": true,
        "key": "ra00cit",
        "overlay": {
            "page": 1,
            "left": 205,
            "top": 85,
            "height": 25,
            "width": 260
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "ra00pro",
        "applyMaskOn": "change",
        "disabled": true,
        "tableView": true,
        "validate": {
            "minWords": 2,
            "maxWords": 2
        },
        "key": "ra00pro",
        "overlay": {
            "page": 1,
            "left": 465,
            "top": 85,
            "height": 25,
            "width": 30
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "ra00cfi",
        "prefix": "C.F.",
        "applyMaskOn": "change",
        "disabled": true,
        "tableView": true,
        "key": "ra00cfi",
        "overlay": {
            "page": 1,
            "left": 135,
            "top": 110,
            "height": 25,
            "width": 225
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "ra00iva",
        "prefix": "P.Iva",
        "applyMaskOn": "change",
        "disabled": true,
        "tableView": true,
        "key": "ra00iva",
        "overlay": {
            "page": 1,
            "left": 135,
            "top": 135,
            "width": 225,
            "height": 25
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "rdpscog_nom",
        "placeholder": "Cognome Nome",
        "applyMaskOn": "change",
        "tableView": true,
        "autofocus": true,
        "customDefaultValue": "value=data.rdpscog+ \" \"+data.rdpsnom;",
        "key": "rdpscog",
        "overlay": {
            "page": 1,
            "left": 611,
            "top": 243,
            "height": 26,
            "width": 400
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "rdpsvia",
        "placeholder": "Via",
        "applyMaskOn": "change",
        "tableView": true,
        "key": "rdpsvia",
        "overlay": {
            "page": 1,
            "left": 611,
            "top": 272,
            "height": 26,
            "width": 400
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "rdpscap",
        "placeholder": "CAP",
        "applyMaskOn": "change",
        "mask": false,
        "tableView": false,
        "delimiter": false,
        "requireDecimal": false,
        "inputFormat": "plain",
        "truncateMultipleSpaces": false,
        "validate": {
            "min": 0,
            "max": 99999
        },
        "key": "rdpscap",
        "overlay": {
            "page": 1,
            "left": 611,
            "top": 301,
            "width": 50,
            "height": 26
        },
        "type": "number",
        "input": true
    },
    {
        "label": "rdpscit",
        "placeholder": "Città",
        "applyMaskOn": "change",
        "tableView": true,
        "key": "rdpscit",
        "overlay": {
            "page": 1,
            "left": 665,
            "top": 301,
            "width": 240,
            "height": 26
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "rdpspro",
        "placeholder": "PROV",
        "applyMaskOn": "change",
        "tableView": true,
        "validate": {
            "pattern": "^[A-Z]{2}$",
            "customMessage": "Provincia",
            "minLength": 2,
            "maxLength": 2
        },
        "errorLabel": "Provincia ",
        "key": "rdpspro",
        "overlay": {
            "page": 1,
            "left": 859,
            "top": 301,
            "height": 25.6108,
            "width": 78.3949
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "rdpscfi",
        "placeholder": "Codice Fiscale",
        "applyMaskOn": "change",
        "tableView": true,
        "validate": {
            "pattern": "^[A-Z]{6}\\d{2}[A-Z]\\d{2}[A-Z]\\d{3}[A-Z]$",
            "customMessage": "Formato Codice Fiscale errato!",
            "minLength": 16,
            "maxLength": 16
        },
        "errorLabel": "Formato Codice Fiscale errato!",
        "key": "rdpscfi",
        "overlay": {
            "page": 1,
            "left": 660,
            "top": 330,
            "height": 25.3693,
            "width": 276.42
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "rdpscit1",
        "placeholder": "Luogo",
        "applyMaskOn": "change",
        "tableView": true,
        "key": "rdpscit1",
        "overlay": {
            "page": 1,
            "left": 135,
            "top": 400,
            "width": 250,
            "height": 30
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "datap",
        "useLocaleSettings": true,
        "format": "dd/MM/yyyy",
        "placeholder": "Data",
        "disabled": true,
        "tableView": false,
        "datePicker": {
            "disableWeekends": false,
            "disableWeekdays": false
        },
        "enableTime": false,
        "defaultDate": "moment()",
        "enableMinDateInput": false,
        "enableMaxDateInput": false,
        "key": "datap",
        "overlay": {
            "page": 1,
            "left": 390,
            "top": 400,
            "width": 120,
            "height": 30
        },
        "type": "datetime",
        "input": true,
        "widget": {
            "type": "calendar",
            "displayInTimezone": "viewer",
            "locale": "en",
            "useLocaleSettings": true,
            "allowInput": true,
            "mode": "single",
            "enableTime": false,
            "noCalendar": false,
            "format": "dd/MM/yyyy",
            "hourIncrement": 1,
            "minuteIncrement": 1,
            "time_24hr": false,
            "minDate": null,
            "disableWeekends": false,
            "disableWeekdays": false,
            "maxDate": null
        }
    },
    {
        "label": "CheckboxIban",
        "inputType": "radio",
        "tableView": false,
        "defaultValue": false,
        "customClass": "icon-check p-success p-curve",
        "key": "checkboxIban",
        "overlay": {
            "page": 1,
            "left": 135,
            "top": 675,
            "width": 16,
            "height": 16
        },
        "type": "checkbox",
        "name": "CheckboxPagamento",
        "value": "1",
        "input": true
    },
    {
        "label": "IBAN",
        "placeholder": "Inserire l'IBAN",
        "applyMaskOn": "change",
        "tableView": true,
        "validate": {
            "pattern": "^IT\\d{2}[A-Z]\\d{10}[0-9A-Z]{12}$",
            "customMessage": "Formato dell'IBAN errato!",
            "minLength": 27,
            "maxLength": 27
        },
        "errorLabel": "Formato dell'IBAN errato!",
        "key": "iban",
        "overlay": {
            "page": 1,
            "left": 292,
            "top": 662,
            "height": 28.6506,
            "width": 521.52
        },
        "type": "textfield",
        "input": true
    },
    {
        "label": "CheckboxPagamentoElettrico",
        "inputType": "radio",
        "tableView": false,
        "defaultValue": false,
        "customClass": "icon-check p-success p-curve",
        "key": "CheckboxPagamentoElettrico",
        "overlay": {
            "page": 1,
            "left": 137,
            "top": 806,
            "height": 16.9744,
            "width": 16.9744
        },
        "type": "checkbox",
        "name": "CheckboxPagamento",
        "value": "2",
        "input": true
    },
    {
        "label": "CheckboxAssegno",
        "inputType": "radio",
        "tableView": false,
        "defaultValue": false,
        "customClass": "icon-check p-success p-curve",
        "key": "CheckboxAssegno",
        "overlay": {
            "page": 1,
            "left": 138,
            "top": 871,
            "height": 15.9091,
            "width": 15.9091
        },
        "type": "checkbox",
        "name": "CheckboxPagamento",
        "value": "3",
        "input": true
    },
    {
        "label": "SignatureAzienda",
        "height": "auto",
        "tableView": false,
        "provider": {
            "name": "default",
            "tagtype": 1
        },
        "key": "signatureAzienda",
        "overlay": {
            "page": 1,
            "left": 139,
            "top": 1249,
            "height": 49.6875,
            "width": 329.744
        },
        "type": "signature",
        "input": true
    },
    {
        "label": "SignatureDip",
        "height": "auto",
        "tableView": false,
        "provider": {
            "name": "default",
            "tagtype": 1
        },
        "key": "signatureDip",
        "overlay": {
            "page": 1,
            "left": 593,
            "top": 1248,
            "height": 51.4205,
            "width": 372.301
        },
        "type": "signature",
        "input": true
    }
]
}