From cda65e8138a83fa91c5e7209b3979587453cabc1 Mon Sep 17 00:00:00 2001 From: Pier-Paolo Mammi Date: Thu, 19 Mar 2026 14:48:13 +0100 Subject: [PATCH] add: module PROPOSTA_CCT_OPERATORE --- PROPOSTA_CCT_OPERATORE/elxforms_4951.elx | 53265 ++++++++++++++++ .../elxforms_4951_internals/_manifest.json | 131 + .../elxforms_4951_internals/crc32.txt | 1 + .../federaModuleConfig/index.json | 1 + .../formSchemaData_item_337.json | 17327 +++++ .../formSchemaData_item_337_schema.xml | 54 + .../formSchemaData_item_338.json | 6755 ++ .../formSchemaData_item_338_schema.xml | 20 + .../formSchemaData_item_339.json | 3371 + .../formSchemaData_item_339_schema.xml | 15 + .../formSchemaData_item_340.json | 5908 ++ .../formSchemaData_item_340_schema.xml | 64 + .../formSchemaData_item_341.json | 19530 ++++++ .../formSchemaData_item_341_schema.xml | 70 + .../formSchemaData_item_342.json | 259 + .../formSchemaData_item_342_schema.xml | 10 + .../formSchemaData/index.json | 37 + .../elxforms_4951_internals/logo/index.json | 1 + .../elxforms_4951_internals/module/index.xml | 193 + .../moduleBinaryData/index.json | 1 + .../moduleConfig/index.json | 52 + .../moduleConfig/moduleConfig_item_1000.xml | 91 + .../moduleConfig/moduleConfig_item_10000.xml | 91 + .../moduleConfig/moduleConfig_item_2000.xml | 91 + .../moduleConfig/moduleConfig_item_3000.xml | 91 + .../moduleConfig/moduleConfig_item_4000.xml | 91 + .../moduleConfig/moduleConfig_item_5000.xml | 91 + .../moduleConfig/moduleConfig_item_6000.xml | 91 + .../moduleConfig/moduleConfig_item_7000.xml | 121 + .../moduleConfig/moduleConfig_item_9000.xml | 91 + .../modulePrintConfig/index.xml | 13 + .../moduleTab/index.json | 37 + .../moduleTab/moduleTab_item_2001.xml | 51 + .../moduleTab/moduleTab_item_2002.xml | 51 + .../moduleTab/moduleTab_item_3001.xml | 51 + .../moduleTab/moduleTab_item_3002.xml | 51 + .../moduleTab/moduleTab_item_3003.xml | 51 + .../moduleTab/moduleTab_item_3004.xml | 51 + .../moduleUserValidation/index.json | 17 + .../moduleUserValidation_item_256.xml | 16 + .../moduleUserValidation_item_92.xml | 16 + .../moduleValidation/index.json | 27 + ...oduleValidation_item_DIGITAL_SIGNATURE.xml | 29 + .../moduleValidation_item_FIRMA_AUTOGRAFA.xml | 27 + ...moduleValidation_item_FREE_DECLARATION.xml | 30 + ...moduleValidation_item_SELF_DECLARATION.xml | 30 + .../protocolDataSchemaIds/index.json | 6 + .../questionMapper/index.json | 3 + .../elxforms_4951_internals/source/index.txt | 1 + .../sourceCrc/index.txt | 1 + .../translations/index.json | 6 + .../translationsTabMapper/index.json | 37 + .../translationsTabMapper_item_2001.json | 6 + .../translationsTabMapper_item_2002.json | 6 + .../translationsTabMapper_item_3001.json | 6 + .../translationsTabMapper_item_3002.json | 6 + .../translationsTabMapper_item_3003.json | 6 + .../translationsTabMapper_item_3004.json | 6 + .../index.json | 32 + ...ationTabMapper_item_DIGITAL_SIGNATURE.json | 4 + ...idationTabMapper_item_FIRMA_AUTOGRAFA.json | 4 + ...dationTabMapper_item_FREE_DECLARATION.json | 4 + ...lationsValidationTabMapper_item_PRINT.json | 4 + ...dationTabMapper_item_SELF_DECLARATION.json | 4 + .../validationTypes/index.json | 17 + .../validationTypes_item_IDEM.xml | 17 + .../validationTypes_item_USER_PWD.xml | 14 + .../validationTypesGenericIdTagMap/index.json | 4 + .../elxforms_4951_internals/version/index.txt | 1 + .../versionCRC/index.txt | 1 + 70 files changed, 108658 insertions(+) create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951.elx create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/_manifest.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/crc32.txt create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/federaModuleConfig/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337_schema.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338_schema.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339_schema.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340_schema.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341_schema.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342_schema.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/logo/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/module/index.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleBinaryData/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_1000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_10000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_2000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_3000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_4000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_5000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_6000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_7000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_9000.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/modulePrintConfig/index.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2001.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2002.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3001.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3002.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3003.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3004.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_256.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_92.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_DIGITAL_SIGNATURE.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FIRMA_AUTOGRAFA.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FREE_DECLARATION.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_SELF_DECLARATION.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/protocolDataSchemaIds/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/questionMapper/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/source/index.txt create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/sourceCrc/index.txt create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translations/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2001.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2002.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3001.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3002.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3003.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3004.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_DIGITAL_SIGNATURE.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FIRMA_AUTOGRAFA.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FREE_DECLARATION.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_PRINT.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_SELF_DECLARATION.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_IDEM.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_USER_PWD.xml create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypesGenericIdTagMap/index.json create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/version/index.txt create mode 100644 PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/versionCRC/index.txt diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951.elx b/PROPOSTA_CCT_OPERATORE/elxforms_4951.elx new file mode 100644 index 0000000..9fbfd06 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951.elx @@ -0,0 +1,53265 @@ +{ + "module": "\n
PROPOSTA_CCT_OPERATOREASI-RIC, CONTO_TERZIPROPOSTA CONTRATTO / CONVENZIONE OPERATORE0truetruefalsetruefalsetruetrue00truetruefalse
Senza scadenza11-12-2024 11:00falsefalse
211-12-2024 11:4814-03-2025 14:01
Nessuno
0
Progressivo annuale (Esempio: 2017_118)
false
0
false
0
false
\n", + "moduleTab": [ + "
FORMSAnalisi costi3001
Analisi costi3370
", + "
FORMSTotali e ripartizione utili3002
Totali e ripartizione utili3380
", + "
FORMSRiepilogo costi e ripartizioni3003
Riepilogo costi e ripartizioni3390
", + "
FORMSDichiarazioni3004
Dichiarazioni3400
", + "
USERDATADati generali2002
Dati generali3410
", + "
USERDATADati contratto2001
Dati contratto3420
" + ], + "formSchemaData": [ + { + "id": 337, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n
I valori sono espressi in euro
\n\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "
Analisi costi\n]]>
" + }, + "attributeBindingData": "
337SEC_0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B
", + "ELIX_DISPATTR_GetFromTag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_ATTR_ResetStep": "
trueTotali e ripartizione utili
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
B. COSTI\n]]>
" + }, + "attributeBindingData": "
337SEC_0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B. 1 ACQUISIZIONE PERSONALE

]]>
" + }, + "attributeBindingData": "
337COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B. 2 ALTRI COSTI

]]>
" + }, + "attributeBindingData": "
337COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0007_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0009_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldGroupAll": "
7Compilare entrambi i campi tipologia<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0011_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B3,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B.3 COSTO ORE PERSONA INTERNI

]]>
" + }, + "attributeBindingData": "
337COL0012_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_16_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B.4. RITENUTE

]]>
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS1
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0013_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_3_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS0
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0014_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_1_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS0
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0016_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_CompareValueByTag": "
MAX_2minore o ugualeAttenzione l'importo della ritenuta non puo' superare il 2% del corrispettivo
", + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
falsetrue
" + }, + "attributeBindingData": "
337COL0017_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_4_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS0
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0015_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_8_DESC
", + "ELIX_ATTR_FieldGroupAll": "
7Compilare entrambi i campi tipologia
" + }, + "attributeBindingData": "
337COL0010_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
B3
", + "ELIX_ATTR_SumByTagSave": "
B
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0018_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/emailAteneoCOL0019
\n", + "ELIX_DISPATTR_ReportHidden": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0022_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
MAX_2
", + "ELIX_DISPATTR_MultiplyByTagDisplay": "
RITENUTA_2
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0024_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/mail_sup_apicaleCOL0019
\n", + "ELIX_DISPATTR_ReportHidden": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0029_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
" + }, + "attributeBindingData": "
337SEC_0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0019_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0023_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0020_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0021_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
337SEC_0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_1_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truefalse
" + }, + "attributeBindingData": "
337COL0030_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truefalse
" + }, + "attributeBindingData": "
337COL0031_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_2
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truefalse
" + }, + "attributeBindingData": "
337COL0032_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_3
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0033_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_4
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0034_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_5
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0035_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_6
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0036_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_7
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0037_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_8
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0038_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_3_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0039_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_ULT
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0040_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_8_DESC
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0042_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_TOT_CORRISPETTIVO
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0043_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0044_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_2
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0045_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_3
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0046_DEFAULT
" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Analisi_costi" + }, + { + "id": 338, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SumByTag": "
B
", + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
TOT_C
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_CONTRATTO_A
\n", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2\"#,##0.00\"
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_ATTR_ResetStep": "
trueRiepilogo costi e ripartizioni
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SumByTag": "
B_COSTI
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
TOT_B
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SumByTag": "
B3
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
C_B3
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_1
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
D.1 EVENTUALE RIPARTIZIONE UTILE AL PERSONALE

]]>
", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_RIP_DOCENTI
\n" + }, + "attributeBindingData": "
338COL0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_2
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_RIP_PTA_BIBL
\n" + }, + "attributeBindingData": "
338COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
D.1.3
", + "ELIX_ATTR_EftlSolver": "\n
true 0 %][/CONDITION]\r\n[THEN][VAR name=\"D1_3\" type=\"number\"][% D1_3 = calculatedValue; %][/VAR][/THEN]\r\n[ELSE][VAR name=\"D1_3\" type=\"number\"][% D1_3 = 0; %][/VAR][/ELSE]\r\n[/IF]\r\n[FORMAT type=\"number\" pattern=\"#,##0.00\"][% D1_3 %][/FORMAT]\r\n[/EFTL]]]>true
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
338COL0010_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
5_D.1.3
", + "ELIX_ATTR_EftlSolver": "\n
true 0 %][/CONDITION]\r\n [THEN]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = D1_3 * 0.05; %][/VAR]\r\n [/THEN]\r\n [ELSE]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = 0; %][/VAR]\r\n [/ELSE]\r\n[/IF]\r\n[FORMAT type=\"number\" pattern=\"#,##0.00\"][% QuotaAteneo %][/FORMAT]\r\n[/EFTL]\r\n]]>true
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
338COL0011_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
D2_ECONOMIE
", + "ELIX_ATTR_EftlSolver": "\n
true 0 %][/CONDITION]\r\n [THEN]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = D1_3 * 0.05; %][/VAR]\r\n [/THEN]\r\n [ELSE]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = 0; %][/VAR]\r\n [/ELSE]\r\n[/IF]\r\n[VAR name=\"D2\" type=\"number\"][% D2 = C_B3 - D1_1 - D1_2 - (2 * QuotaAteneo); %][/VAR]\r\n[FORMAT type=\"number\" pattern=\"#,##0.00\"][% D2 %][/FORMAT]\r\n[/EFTL]]]>true
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
338COL0012_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
338SEC_0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "
Totali e ripartizione utili\n]]>
" + }, + "attributeBindingData": "
338SEC_0001_DEFAULT
" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Tot_ripartizione_utili" + }, + { + "id": 339, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_COSTI_TOT_CORRISPETTIVO
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
TOT_B
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
TOT_C
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
CONTROLLO_D
", + "ELIX_DISPATTR_GetFromTag": "
C_B3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_3
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
D.1.3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_3_FONDO
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
5_D.1.3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_3_AMMIN
", + "ELIX_DISPATTR_GetFromTag": "
5_D.1.3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0007_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Il valore deve essere maggiore o uguale a zero
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_2
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
D2_ECONOMIE
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0009_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "
Riepilogo costi e ripartizioni\n]]>
" + }, + "attributeBindingData": "
339SEC_0001_DEFAULT
" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Riepilogo_costi_rip" + }, + { + "id": 340, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportTextPost": "\n

]]>
\n", + "ELIX_DISPATTR_ReportHiddenByValue": "\n
truePROPOSTA_CCT_DOCENTE_BREVETTI_SCELTAEQUALS8
\n", + "ELIX_ATTR_FieldGroupValue": "
COL00059Campo obbligatorio
", + "ELIX_DISPATTR_DisplayTextPost": "\n
\r\n
 
\r\n
(in caso venga impiegata proprietà intellettuale, indicarne la tipologia)
\r\n]]>
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_BREVETTI_DESCR
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportTextPost": "\n

]]>
\n", + "ELIX_DISPATTR_ReportHiddenByValue": "\n
truePROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI_SCELTAEQUALS10
\n", + "ELIX_ATTR_FieldGroupValue": "
COL000711Campo obbligatorio
", + "ELIX_DISPATTR_DisplayTextPost": "\n
\r\n
 
\r\n
(in caso di conflitto di interessi, anche potenziale, indicarne la motivazione)
\r\n]]>
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI_DESCR
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1_CHK
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayReadOnlyLabel": "\n
true
\n" + }, + "attributeBindingData": "
340COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayReadOnlyLabel": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3_CHK
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayReadOnlyLabel": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "\n
\r\n
INFORMAZIONI PER LA COMPILAZIONE
\r\n
* Campo obbligatorio
\r\n\r\n]]>
\n", + "ELIX_DISPATTR_ReportSectionTextPre": "\n
Dichiarazioni\r\n]]>
\n" + }, + "attributeBindingData": "
340SEC_0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA
\n", + "ELIX_ATTR_FieldRequired": "\n
falsetrueSelezionare almeno una scelta
\n", + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "\n
true
\n" + }, + "attributeBindingData": "
340COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayTextPre": "\n
 \r\n
\r\n
La/Il Prof.ssa/Prof./Dott.ssa/Dott. DICHIARA *
\r\n
di conoscere il testo dell'Accordo e gli adempimenti a proprio carico previsti nello stesso;
\r\n
\r\n
 
]]>
\n", + "ELIX_DISPATTR_ReportTextPre": "\n
di conoscere il testo dell'Accordo e gli adempimenti a proprio carico previsti nello stesso;]]>
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n" + }, + "attributeBindingData": "\n
340COL0010_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayTextPre": "\n
 \r\n
\r\n
 
\r\n
di accettare e impegnarsi a rispettare gli obblighi di segretezza e confidenzialità, la disciplina dei \"Risultati\" e/o della \"Proprietà Intellettuale\" e delle \"Pubblicazioni\", nonché tutti i termini e condizioni previsti nell'Accordo;
\r\n
\r\n
 
]]>
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n", + "ELIX_DISPATTR_ReportTextPre": "\n
di accettare e impegnarsi a rispettare gli obblighi di segretezza e confidenzialità, la disciplina dei \"Risultati\" e/o della \"Proprietà Intellettuale\" e delle \"Pubblicazioni\", nonché tutti i termini e condizioni previsti nell'Accordo;]]>
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0011_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayTextPre": "\n
 \r\n
\r\n
 
\r\n
che le attività di cui all'Accordo non determinano alcuna violazione degli obblighi in materia di proprietà intellettuale già assunti dall'Università nei confronti di altri contraenti con i quali l'Ateneo ha sottoscritto specifici contratti/convenzioni nell'ambito dei quali il dichiarante è stato/a individuato/a come \"responsabile scientifico\";
\r\n
\r\n
 
]]>
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n", + "ELIX_DISPATTR_ReportTextPre": "\n
che le attività di cui all'Accordo non determinano alcuna violazione degli obblighi in materia di proprietà intellettuale già assunti dall'Università nei confronti di altri contraenti con i quali l'Ateneo ha sottoscritto specifici contratti/convenzioni nell'ambito dei quali il dichiarante è stato/a individuato/a come \"responsabile scientifico\";]]>
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0012_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n" + }, + "attributeBindingData": "\n
340COL0013_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHKconcatena i valori non nulli con separatore
\n" + }, + "attributeBindingData": "\n
340COL0014_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_BREVETTI_SCELTA
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_BREVETTI
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueSelezionare un valore
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "\n
340COL0005_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI_SCELTA
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueSelezionare un valore
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "\n
340COL0007_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_2
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0016_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_3
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0017_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_1
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0015_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_4
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0018_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
false
\n", + "ELIX_DISPATTR_ReportHidden": "\n
true
\n" + }, + "attributeBindingData": "\n
340SEC_0003_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportSectionTextPre": "\n
La/Il Prof.ssa/Prof./Dott.ssa/Dott. DICHIARA]]>
\n" + }, + "attributeBindingData": "\n
340SEC_0002_DEFAULT
\n" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Dichiarazioni" + }, + { + "id": 341, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "

]]>
" + }, + "attributeBindingData": "
341SEC_0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
Responsabile scientifico proponente\n]]>
" + }, + "attributeBindingData": "
341SEC_0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
Altri soggetti\n]]>
" + }, + "attributeBindingData": "
341SEC_0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittrue
", + "ELIX_DISPATTR_Tag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/Corrispettivo o contributo totale NETTO (EURO)COL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0009_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
ID_IRIS
", + "RWE2_ATTR_VISIBLE_IN_CONSOLE": "
truetrue7
", + "ELIX_ATTR_ResetStep": "
trueAnalisi costi
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/IdentificativoCOL0002
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/6COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0011_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_NOME
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/1COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0012_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_COGNOME
", + "RWE2_ATTR_VISIBLE_IN_CONSOLE": "
truetrue6
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/0COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0013_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_CODFIS
", + "ELIX_ATTR_RemoteServicesIntegration": "\n
true/eF/services/api/remote/www-idem-unipr-it/ws-elix-dipendente.php/v1GETUTWggT6aDupV1ErAlnmfXuaPjNUf55r06xDmeNPkgKA=ApiToken337COL0023COL0019COL0020COL0021Errore nella chiamata al WS dipendenti
\n", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/2COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0014_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_STRUTTURA
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/5COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0015_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_ALTRI_RS
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0017_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_PARTECIPANTI
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/partecipantiCOL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0018_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_DURATA
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/DurataCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_ATTR_RemoteServicesIntegration": "
true/eF/services/api/remote/www-idem-unipr-it/ws-elix-autoriz_ap.php/v1GETUTWggT6aDupV1ErAlnmfXuaPjNUf55r06xDmeNPkgKA=ApiTokenfalse272COL0023COL0019COL0020COL0021Errore
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/ID Struttura principaleCOL0002falsefalsefalse
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0007_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_STRUTTURA_PRINCIPALE
", + "RWE2_ATTR_VISIBLE_IN_CONSOLE": "
truetrue3
", + "ELIX_DISPATTR_SetExportTag": "\n
\n", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/Descrizione struttura principaleCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_DESCR
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/TitoloCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRAENTI
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/ContraentiCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_TIPOLOGIA
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/TipologiaCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_16
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0026_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_3
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0027_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_4
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0028_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_1
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0029_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_2
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0030_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_16_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_16
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0031_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_3_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_3
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0032_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_4_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_4
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0033_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_1_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_1
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0034_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
JSON
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0020_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
" + }, + "attributeBindingData": "
341COL0021_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
" + }, + "attributeBindingData": "
341COL0022_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_EMAIL
", + "ELIX_DISPATTR_SetExportTag": "\n
\n", + "ELIX_ATTR_SendMailTo": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/7COL0002
\n" + }, + "attributeBindingData": "
341COL0038_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayCopyUserData": "
NOME
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0039_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayCopyUserData": "
COGNOME
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0040_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayCopyUserData": "
EMAIL
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0041_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/4COL0002
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0016_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
341SEC_0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_QUALIFICA
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/3COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0036_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/responsabili/0/1COL0002
", + "ELIX_DISPATTR_ReportTextPre": "
" + }, + "attributeBindingData": "
341COL0042_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportTextPost": "
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/responsabili/0/0COL0002
" + }, + "attributeBindingData": "
341COL0043_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_TITOLO
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/6COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
341COL0046_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
false
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
341SEC_0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_COMM_NOME
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
341COL0047_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
341COL0049_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
341COL0048_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_16
", + "ELIX_ATTR_FieldRequired": "
truefalse
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS1
" + }, + "attributeBindingData": "
341COL0051_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_1
\n" + }, + "attributeBindingData": "\n
341COL0052_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_2
\n" + }, + "attributeBindingData": "\n
341COL0053_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_3
\n" + }, + "attributeBindingData": "\n
341COL0054_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_1
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_1
\n" + }, + "attributeBindingData": "\n
341COL0055_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_2
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_2
\n" + }, + "attributeBindingData": "\n
341COL0056_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_3
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_3
\n" + }, + "attributeBindingData": "\n
341COL0057_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI
\n" + }, + "attributeBindingData": "\n
341COL0059_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_BREVETTI
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_BREVETTI
\n" + }, + "attributeBindingData": "\n
341COL0058_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_4
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_4
\n" + }, + "attributeBindingData": "\n
341COL0060_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1_CHK
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_1_CHK
\n" + }, + "attributeBindingData": "\n
341COL0061_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n" + }, + "attributeBindingData": "\n
341COL0062_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3_CHK
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_3_CHK
\n" + }, + "attributeBindingData": "\n
341COL0063_DEFAULT
\n" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Dati_generali" + }, + { + "id": 342, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_RemoteServicesIntegration": "\n
true/eF/services/api/remote/www-idem-unipr-it/ws-elix-contratti_ap.php/v1GETUTWggT6aDupV1ErAlnmfXuaPjNUf55r06xDmeNPkgKA=ApiTokenfalse341COL0020COL0002COL0021COL0022Errore nella chiamata al WS contratti
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
342COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_SetRemoteIdRequest": "\n
falsefalsePROPOSTA_CCT_DOCENTEID_DOMANDAImpossibile trovare la domanda indicata
\n" + }, + "attributeBindingData": "\n
342COL0003_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "\n
true
\n" + }, + "attributeBindingData": "\n
342COL0002_DEFAULT
\n" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Contratto" + } + ], + "moduleConfig": [ + "
AUTHORIZATIONAutorizzazionetruefalse7000true
Direttore del Dipartimento / Centro[TAG]SCHEMAID,272,COL0029,IUQOID, , [/TAG]Responsabile amministrativo gestionale del Dipartimento / Centro[TAG]SCHEMAID,272,COL0022,IUQOID, , [/TAG]Direttore del Dipartimento / Centro DEMOResponsabile amministrativo gestionale del Dipartimento / Centro DEMOAlmeno unotrue
truetruetrue
truefalsefalse
", + "
PRINTConvalidatruetrue6000
", + "
FORMSModulitruetrue3000
", + "\n
PROTOCOLProtocollotruefalse10000
\n", + "
USERDATADati utentetruefalse2000
", + "
VALIDATIONIdentifica utentetruefalse1000
", + "
CONFIRMRiepilogotruefalse5000
", + "
ATTACHAllegatifalsefalse4000
", + "
RECEIPTInoltrotruefalse9000
" + ], + "modulePrintConfig": "
/elixFormsCustom/overrides/pdf/module_print.jsp/elixFormsCustom/overrides/pdf/module_draft.jsp
", + "moduleUserValidation": [ + "
true
256
", + "
true
92
" + ], + "validationTypes": [ + "\n
Credenziali di AteneoIDEMtruefalse
\n", + "\n
Login & passwordtrueUSER_PWD
\n" + ], + "validationTypesGenericIdTagMap": { + "92": "USER_PWD", + "256": "IDEM" + }, + "moduleValidation": [ + "
trueSempre (default)false
97DIGITAL_SIGNATURE
", + "
falseSempre (default)
100FIRMA_AUTOGRAFA
", + "
trueSempre (default)
99FREE_DECLARATION
", + "
falseSempre (default)
96SELF_DECLARATION
" + ], + "moduleBinaryData": {}, + "logo": null, + "translations": [], + "translationsTabMapper": [ + { + "sourceGenID": 16775, + "code": "FORMS", + "etichetta": "Analisi costi", + "order": 3001 + }, + { + "sourceGenID": 16776, + "code": "FORMS", + "etichetta": "Totali e ripartizione utili", + "order": 3002 + }, + { + "sourceGenID": 16780, + "code": "USERDATA", + "etichetta": "Dati contratto", + "order": 2001 + }, + { + "sourceGenID": 16777, + "code": "FORMS", + "etichetta": "Riepilogo costi e ripartizioni", + "order": 3003 + }, + { + "sourceGenID": 16778, + "code": "FORMS", + "etichetta": "Dichiarazioni", + "order": 3004 + }, + { + "sourceGenID": 16779, + "code": "USERDATA", + "etichetta": "Dati generali", + "order": 2002 + } + ], + "translationsValidationTabMapper": [ + { + "sourceGenID": 16785, + "code": "SELF_DECLARATION" + }, + { + "sourceGenID": 16784, + "code": "FREE_DECLARATION" + }, + { + "sourceGenID": 16786, + "code": "DIGITAL_SIGNATURE" + }, + { + "sourceGenID": 16783, + "code": "FIRMA_AUTOGRAFA" + }, + { + "sourceGenID": 16767, + "code": "PRINT" + } + ], + "questionMapper": { + "questions": [] + }, + "federaModuleConfig": null, + "source": "STQ0NTNfVU5JUFI=", + "sourceCrc": "2OB9NiJdJVKQVG90j6I+dxfdnxs79bRZZGjO9PigLA4=", + "version": "1.18.0", + "versionCRC": "2W2DShXImz+KxdPrTT87PL48R4tl9R0z33ZJguf8fSw=", + "protocolDataSchemaIds": [] +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/_manifest.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/_manifest.json new file mode 100644 index 0000000..8e2cb48 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/_manifest.json @@ -0,0 +1,131 @@ +{ + "extractedAt": "2026-05-14T08:09:41.507Z", + "scriptVersion": "0.0.1", + "properties": { + "module": { + "type": "string", + "fileCount": 1 + }, + "moduleTab": { + "type": "array", + "itemCount": 6, + "itemTypes": { + "string": 6 + }, + "fileCount": 7 + }, + "formSchemaData": { + "type": "array", + "itemCount": 6, + "itemTypes": { + "object": 6 + }, + "fileCount": 13 + }, + "moduleConfig": { + "type": "array", + "itemCount": 9, + "itemTypes": { + "string": 9 + }, + "fileCount": 10 + }, + "modulePrintConfig": { + "type": "string", + "fileCount": 1 + }, + "moduleUserValidation": { + "type": "array", + "itemCount": 2, + "itemTypes": { + "string": 2 + }, + "fileCount": 3 + }, + "validationTypes": { + "type": "array", + "itemCount": 2, + "itemTypes": { + "string": 2 + }, + "fileCount": 3 + }, + "validationTypesGenericIdTagMap": { + "type": "object", + "keyCount": 2, + "fileCount": 1 + }, + "moduleValidation": { + "type": "array", + "itemCount": 4, + "itemTypes": { + "string": 4 + }, + "fileCount": 5 + }, + "moduleBinaryData": { + "type": "object", + "keyCount": 0, + "fileCount": 1 + }, + "logo": { + "type": "object", + "fileCount": 1 + }, + "translations": { + "type": "array", + "itemCount": 0, + "fileCount": 1 + }, + "translationsTabMapper": { + "type": "array", + "itemCount": 6, + "itemTypes": { + "object": 6 + }, + "fileCount": 7 + }, + "translationsValidationTabMapper": { + "type": "array", + "itemCount": 5, + "itemTypes": { + "object": 5 + }, + "fileCount": 6 + }, + "questionMapper": { + "type": "object", + "keyCount": 1, + "fileCount": 1 + }, + "federaModuleConfig": { + "type": "object", + "fileCount": 1 + }, + "source": { + "type": "string", + "fileCount": 1 + }, + "sourceCrc": { + "type": "string", + "fileCount": 1 + }, + "version": { + "type": "string", + "fileCount": 1 + }, + "versionCRC": { + "type": "string", + "fileCount": 1 + }, + "protocolDataSchemaIds": { + "type": "array", + "itemCount": 0, + "fileCount": 1 + } + }, + "summary": { + "totalProperties": 21, + "totalFiles": 67 + } +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/crc32.txt b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/crc32.txt new file mode 100644 index 0000000..75d6a5d --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/crc32.txt @@ -0,0 +1 @@ +568710CC diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/federaModuleConfig/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/federaModuleConfig/index.json new file mode 100644 index 0000000..ec747fa --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/federaModuleConfig/index.json @@ -0,0 +1 @@ +null \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337.json new file mode 100644 index 0000000..86c9434 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337.json @@ -0,0 +1,17327 @@ +{ + "id": 337, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n
I valori sono espressi in euro
\n\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "
Analisi costi\n]]>
" + }, + "attributeBindingData": "
337SEC_0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B
", + "ELIX_DISPATTR_GetFromTag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_ATTR_ResetStep": "
trueTotali e ripartizione utili
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
B. COSTI\n]]>
" + }, + "attributeBindingData": "
337SEC_0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B. 1 ACQUISIZIONE PERSONALE

]]>
" + }, + "attributeBindingData": "
337COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B. 2 ALTRI COSTI

]]>
" + }, + "attributeBindingData": "
337COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0007_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0009_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_ATTR_FieldGroupAll": "
7Compilare entrambi i campi tipologia<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
" + }, + "attributeBindingData": "
337COL0011_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B3,B(-)
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B.3 COSTO ORE PERSONA INTERNI

]]>
" + }, + "attributeBindingData": "
337COL0012_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_16_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
B.4. RITENUTE

]]>
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS1
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0013_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_3_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS0
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0014_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_1_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS0
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0016_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_CompareValueByTag": "
MAX_2minore o ugualeAttenzione l'importo della ritenuta non puo' superare il 2% del corrispettivo
", + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
falsetrue
" + }, + "attributeBindingData": "
337COL0017_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
B_COSTI,B(-)
", + "ELIX_DISPATTR_GetFromTag": "
RITENUTA_4_CALC
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS0
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0015_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_8_DESC
", + "ELIX_ATTR_FieldGroupAll": "
7Compilare entrambi i campi tipologia
" + }, + "attributeBindingData": "
337COL0010_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
B3
", + "ELIX_ATTR_SumByTagSave": "
B
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0018_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/emailAteneoCOL0019
\n", + "ELIX_DISPATTR_ReportHidden": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0022_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
MAX_2
", + "ELIX_DISPATTR_MultiplyByTagDisplay": "
RITENUTA_2
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0024_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/mail_sup_apicaleCOL0019
\n", + "ELIX_DISPATTR_ReportHidden": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
337COL0029_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
" + }, + "attributeBindingData": "
337SEC_0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0019_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0023_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0020_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
337COL0021_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
337SEC_0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_1_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truefalse
" + }, + "attributeBindingData": "
337COL0030_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truefalse
" + }, + "attributeBindingData": "
337COL0031_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_2
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truefalse
" + }, + "attributeBindingData": "
337COL0032_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_3
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0033_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_4
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0034_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_5
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0035_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_6
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0036_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_7
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0037_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_8
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0038_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_3_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0039_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_ULT
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0040_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_2_8_DESC
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0042_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_TOT_CORRISPETTIVO
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0043_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_1
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0044_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_2
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0045_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "B_COSTI,B(-)", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "textblockattr_displaytextpre", + "value": "

B. 2 ALTRI COSTI

", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d+(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 337, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Campo obbligatorio
Sono ammessi solo valori numerici interi o con due decimali dopo la virgola", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_B_4_3
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
337COL0046_DEFAULT
" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Analisi_costi" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337_schema.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337_schema.xml new file mode 100644 index 0000000..663e567 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_337_schema.xml @@ -0,0 +1,54 @@ + + + + +
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338.json new file mode 100644 index 0000000..20090e4 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338.json @@ -0,0 +1,6755 @@ +{ + "id": 338, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SumByTag": "
B
", + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
TOT_C
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_CONTRATTO_A
\n", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2\"#,##0.00\"
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_ATTR_ResetStep": "
trueRiepilogo costi e ripartizioni
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SumByTag": "
B_COSTI
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
TOT_B
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SumByTag": "
B3
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
C_B3
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
338COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_1
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_DisplayTextPre": "
D.1 EVENTUALE RIPARTIZIONE UTILE AL PERSONALE

]]>
", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_RIP_DOCENTI
\n" + }, + "attributeBindingData": "
338COL0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d+(,\\d{2})?$Campo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_2
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_ATTR_FieldRequired": "
trueCampo obbligatorio<br>Sono ammessi solo valori numerici interi o con due decimali dopo la virgola
", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_RIP_PTA_BIBL
\n" + }, + "attributeBindingData": "
338COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
D.1.3
", + "ELIX_ATTR_EftlSolver": "\n
true 0 %][/CONDITION]\r\n[THEN][VAR name=\"D1_3\" type=\"number\"][% D1_3 = calculatedValue; %][/VAR][/THEN]\r\n[ELSE][VAR name=\"D1_3\" type=\"number\"][% D1_3 = 0; %][/VAR][/ELSE]\r\n[/IF]\r\n[FORMAT type=\"number\" pattern=\"#,##0.00\"][% D1_3 %][/FORMAT]\r\n[/EFTL]]]>true
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
338COL0010_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
5_D.1.3
", + "ELIX_ATTR_EftlSolver": "\n
true 0 %][/CONDITION]\r\n [THEN]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = D1_3 * 0.05; %][/VAR]\r\n [/THEN]\r\n [ELSE]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = 0; %][/VAR]\r\n [/ELSE]\r\n[/IF]\r\n[FORMAT type=\"number\" pattern=\"#,##0.00\"][% QuotaAteneo %][/FORMAT]\r\n[/EFTL]\r\n]]>true
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
338COL0011_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
D2_ECONOMIE
", + "ELIX_ATTR_EftlSolver": "\n
true 0 %][/CONDITION]\r\n [THEN]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = D1_3 * 0.05; %][/VAR]\r\n [/THEN]\r\n [ELSE]\r\n [VAR name=\"QuotaAteneo\" type=\"number\"][% QuotaAteneo = 0; %][/VAR]\r\n [/ELSE]\r\n[/IF]\r\n[VAR name=\"D2\" type=\"number\"][% D2 = C_B3 - D1_1 - D1_2 - (2 * QuotaAteneo); %][/VAR]\r\n[FORMAT type=\"number\" pattern=\"#,##0.00\"][% D2 %][/FORMAT]\r\n[/EFTL]]]>true
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
338COL0012_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
338SEC_0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.tag", + "value": "B", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-decimal", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "it.anthesi.elixforms.extendedattribute.sumbytag.sumbytag.disable-thousand", + "value": "", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_regex_value", + "value": "^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$", + "properties": [] + }, + { + "schemaId": 338, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Il valore deve essere maggiore o uguale a zero. Tornare allo step precedente e modificare i dati ", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "
Totali e ripartizione utili\n]]>
" + }, + "attributeBindingData": "
338SEC_0001_DEFAULT
" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Tot_ripartizione_utili" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338_schema.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338_schema.xml new file mode 100644 index 0000000..0b06bcd --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_338_schema.xml @@ -0,0 +1,20 @@ + + + + +
+ + + + +
+
+ + +
+
+ + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339.json new file mode 100644 index 0000000..5ebd0e8 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339.json @@ -0,0 +1,3371 @@ +{ + "id": 339, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_COSTI_TOT_CORRISPETTIVO
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
TOT_B
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
TOT_C
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
CONTROLLO_D
", + "ELIX_DISPATTR_GetFromTag": "
C_B3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_3
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
D.1.3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_3_FONDO
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
5_D.1.3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_1_3_AMMIN
", + "ELIX_DISPATTR_GetFromTag": "
5_D.1.3
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0007_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "
^\\d{1,3}(\\.\\d{3})*(,\\d{2})?$Il valore deve essere maggiore o uguale a zero
", + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_D_2
", + "ELIX_DISPATTR_ReportNumberFormat": "
trueittruetrue
", + "ELIX_DISPATTR_GetFromTag": "
D2_ECONOMIE
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
339COL0009_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_format", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag_dateformat", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "TOT_C", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-separator", + "value": "", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_report_reportnumberformat_attrreportdisplaypluginvisibleinprint", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_rnf", + "value": "true", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_locale_rnf", + "value": "it", + "properties": [] + }, + { + "schemaId": 339, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "attr_enable_zero_report_rnf", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "
Riepilogo costi e ripartizioni\n]]>
" + }, + "attributeBindingData": "
339SEC_0001_DEFAULT
" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Riepilogo_costi_rip" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339_schema.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339_schema.xml new file mode 100644 index 0000000..605f19b --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_339_schema.xml @@ -0,0 +1,15 @@ + + + + +
+ + + + + + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340.json new file mode 100644 index 0000000..09e7e63 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340.json @@ -0,0 +1,5908 @@ +{ + "id": 340, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportTextPost": "\n

]]>
\n", + "ELIX_DISPATTR_ReportHiddenByValue": "\n
truePROPOSTA_CCT_DOCENTE_BREVETTI_SCELTAEQUALS8
\n", + "ELIX_ATTR_FieldGroupValue": "
COL00059Campo obbligatorio
", + "ELIX_DISPATTR_DisplayTextPost": "\n
\r\n
 
\r\n
(in caso venga impiegata proprietà intellettuale, indicarne la tipologia)
\r\n]]>
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_BREVETTI_DESCR
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportTextPost": "\n

]]>
\n", + "ELIX_DISPATTR_ReportHiddenByValue": "\n
truePROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI_SCELTAEQUALS10
\n", + "ELIX_ATTR_FieldGroupValue": "
COL000711Campo obbligatorio
", + "ELIX_DISPATTR_DisplayTextPost": "\n
\r\n
 
\r\n
(in caso di conflitto di interessi, anche potenziale, indicarne la motivazione)
\r\n]]>
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI_DESCR
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1_CHK
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayReadOnlyLabel": "\n
true
\n" + }, + "attributeBindingData": "
340COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayReadOnlyLabel": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3_CHK
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayReadOnlyLabel": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "
340COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "\n
\r\n
INFORMAZIONI PER LA COMPILAZIONE
\r\n
* Campo obbligatorio
\r\n\r\n]]>
\n", + "ELIX_DISPATTR_ReportSectionTextPre": "\n
Dichiarazioni\r\n]]>
\n" + }, + "attributeBindingData": "
340SEC_0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA
\n", + "ELIX_ATTR_FieldRequired": "\n
falsetrueSelezionare almeno una scelta
\n", + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "\n
true
\n" + }, + "attributeBindingData": "
340COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayTextPre": "\n
 \r\n
\r\n
La/Il Prof.ssa/Prof./Dott.ssa/Dott. DICHIARA *
\r\n
di conoscere il testo dell'Accordo e gli adempimenti a proprio carico previsti nello stesso;
\r\n
\r\n
 
]]>
\n", + "ELIX_DISPATTR_ReportTextPre": "\n
di conoscere il testo dell'Accordo e gli adempimenti a proprio carico previsti nello stesso;]]>
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n" + }, + "attributeBindingData": "\n
340COL0010_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayTextPre": "\n
 \r\n
\r\n
 
\r\n
di accettare e impegnarsi a rispettare gli obblighi di segretezza e confidenzialità, la disciplina dei \"Risultati\" e/o della \"Proprietà Intellettuale\" e delle \"Pubblicazioni\", nonché tutti i termini e condizioni previsti nell'Accordo;
\r\n
\r\n
 
]]>
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n", + "ELIX_DISPATTR_ReportTextPre": "\n
di accettare e impegnarsi a rispettare gli obblighi di segretezza e confidenzialità, la disciplina dei \"Risultati\" e/o della \"Proprietà Intellettuale\" e delle \"Pubblicazioni\", nonché tutti i termini e condizioni previsti nell'Accordo;]]>
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0011_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_ValidateRegExp": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueLa dichiarazione &egrave; obbligatoria
\n", + "ELIX_DISPATTR_DisplayTextPre": "\n
 \r\n
\r\n
 
\r\n
che le attività di cui all'Accordo non determinano alcuna violazione degli obblighi in materia di proprietà intellettuale già assunti dall'Università nei confronti di altri contraenti con i quali l'Ateneo ha sottoscritto specifici contratti/convenzioni nell'ambito dei quali il dichiarante è stato/a individuato/a come \"responsabile scientifico\";
\r\n
\r\n
 
]]>
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n", + "ELIX_DISPATTR_ReportTextPre": "\n
che le attività di cui all'Accordo non determinano alcuna violazione degli obblighi in materia di proprietà intellettuale già assunti dall'Università nei confronti di altri contraenti con i quali l'Ateneo ha sottoscritto specifici contratti/convenzioni nell'ambito dei quali il dichiarante è stato/a individuato/a come \"responsabile scientifico\";]]>
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0012_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "\n
true
\n" + }, + "attributeBindingData": "\n
340COL0013_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHKconcatena i valori non nulli con separatore
\n" + }, + "attributeBindingData": "\n
340COL0014_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_BREVETTI_SCELTA
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_BREVETTI
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueSelezionare un valore
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "\n
340COL0005_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI_SCELTA
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_FieldRequired": "\n
trueSelezionare un valore
\n", + "ELIX_DISPATTR_ReportLabel": "\n
-]]>
\n" + }, + "attributeBindingData": "\n
340COL0007_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_2
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0016_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_3
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0017_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_1
\n", + "ELIX_DISPATTR_DisplayLabel": "\n
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0015_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldGroupAtLeastOne": "\n
10Selezionare almeno un tipo di attivit&agrave;
\n", + "ELIX_DISPATTR_GetFromTag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_4
\n", + "ELIX_ATTR_KeepInput": "\n
true
\n", + "ELIX_DISPATTR_ReportLabel": "\n
 ]]>
\n" + }, + "attributeBindingData": "\n
340COL0018_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
false
\n", + "ELIX_DISPATTR_ReportHidden": "\n
true
\n" + }, + "attributeBindingData": "\n
340SEC_0003_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch", + "value": "PROPOSTA_CCT_DOCENTE_DICH_3_CHK", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-tag-fetch-type", + "value": "0", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_reportlabel", + "value": "-", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrdisplaylabel_displaylabel", + "value": "*", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "La dichiarazione è obbligatoria", + "properties": [] + }, + { + "schemaId": 340, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrreadonlylabel", + "value": "true", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportSectionTextPre": "\n
La/Il Prof.ssa/Prof./Dott.ssa/Dott. DICHIARA]]>
\n" + }, + "attributeBindingData": "\n
340SEC_0002_DEFAULT
\n" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Dichiarazioni" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340_schema.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340_schema.xml new file mode 100644 index 0000000..4fb344a --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_340_schema.xml @@ -0,0 +1,64 @@ + + + + +
+ + + + + + + + + + + + + + + +
+
+ + + +
+
+ + + + + + + + + + + + +
+
+ + + + + +
+
+ + + + + +
+
+ + + + + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341.json new file mode 100644 index 0000000..ff0aec5 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341.json @@ -0,0 +1,19530 @@ +{ + "id": 341, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
\n
INFORMAZIONI PER LA COMPILAZIONE
\n
* Campo obbligatorio
\n]]>
", + "ELIX_DISPATTR_ReportSectionTextPre": "

]]>
" + }, + "attributeBindingData": "
341SEC_0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
Responsabile scientifico proponente\n]]>
" + }, + "attributeBindingData": "
341SEC_0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_SectionTextPre": "
Altri soggetti\n]]>
" + }, + "attributeBindingData": "
341SEC_0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportNumberFormat": "
trueittrue
", + "ELIX_DISPATTR_Tag": "
CORRISPETTIVO;RITENUTA_3;RITENUTA_4;RITENUTA_1;RITENUTA_2
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/Corrispettivo o contributo totale NETTO (EURO)COL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0009_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
ID_IRIS
", + "RWE2_ATTR_VISIBLE_IN_CONSOLE": "
truetrue7
", + "ELIX_ATTR_ResetStep": "
trueAnalisi costi
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/IdentificativoCOL0002
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/6COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0011_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_NOME
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/1COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0012_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_COGNOME
", + "RWE2_ATTR_VISIBLE_IN_CONSOLE": "
truetrue6
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/0COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0013_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_CODFIS
", + "ELIX_ATTR_RemoteServicesIntegration": "\n
true/eF/services/api/remote/www-idem-unipr-it/ws-elix-dipendente.php/v1GETUTWggT6aDupV1ErAlnmfXuaPjNUf55r06xDmeNPkgKA=ApiToken337COL0023COL0019COL0020COL0021Errore nella chiamata al WS dipendenti
\n", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/2COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0014_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_STRUTTURA
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/5COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0015_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_ALTRI_RS
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0017_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_PARTECIPANTI
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/partecipantiCOL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0018_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_DURATA
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/DurataCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0008_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_ATTR_RemoteServicesIntegration": "
true/eF/services/api/remote/www-idem-unipr-it/ws-elix-autoriz_ap.php/v1GETUTWggT6aDupV1ErAlnmfXuaPjNUf55r06xDmeNPkgKA=ApiTokenfalse272COL0023COL0019COL0020COL0021Errore
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/ID Struttura principaleCOL0002falsefalsefalse
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0007_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_STRUTTURA_PRINCIPALE
", + "RWE2_ATTR_VISIBLE_IN_CONSOLE": "
truetrue3
", + "ELIX_DISPATTR_SetExportTag": "\n
\n", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/Descrizione struttura principaleCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0006_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_DESCR
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/TitoloCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRAENTI
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/ContraentiCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_CONTRATTO_TIPOLOGIA
", + "ELIX_ATTR_FieldRequired": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/TipologiaCOL0002falsefalsefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0003_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_16
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0026_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_3
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0027_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_4
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0028_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_1
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0029_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_2
", + "ELIX_DISPATTR_SetValueByModuleTag": "\n
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0030_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_16_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_16
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0031_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_3_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_3
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0032_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_4_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_4
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0033_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_1_CALC
", + "ELIX_ATTR_MultiplyByTag": "
RITENUTA_1
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0034_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
JSON
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0002_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0020_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
" + }, + "attributeBindingData": "
341COL0021_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
" + }, + "attributeBindingData": "
341COL0022_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_EMAIL
", + "ELIX_DISPATTR_SetExportTag": "\n
\n", + "ELIX_ATTR_SendMailTo": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/7COL0002
\n" + }, + "attributeBindingData": "
341COL0038_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayCopyUserData": "
NOME
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0039_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayCopyUserData": "
COGNOME
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0040_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayCopyUserData": "
EMAIL
", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
341COL0041_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/4COL0002
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0016_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
341SEC_0004_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_QUALIFICA
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/3COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
" + }, + "attributeBindingData": "
341COL0036_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/responsabili/0/1COL0002
", + "ELIX_DISPATTR_ReportTextPre": "
" + }, + "attributeBindingData": "
341COL0042_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_ReportTextPost": "
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "
value/json/responsabili/0/0COL0002
" + }, + "attributeBindingData": "
341COL0043_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_RESP_TITOLO
", + "ELIX_DISPATTR_DisplayNone": "
true
", + "ELIX_DISPATTR_DisplayJsonAttribute": "\n
value/json/responsabili/0/6COL0002
\n", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
truetrue
", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
341COL0046_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
false
\n", + "ELIX_DISPATTR_ReportHidden": "
truefalse
" + }, + "attributeBindingData": "
341SEC_0005_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
PROPOSTA_CCT_COMM_NOME
", + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
341COL0047_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
341COL0049_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_EftlSolver": "
true
", + "ELIX_DISPATTR_DisplayReadOnlyV2": "
true
" + }, + "attributeBindingData": "
341COL0048_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "
RITENUTA_16
", + "ELIX_ATTR_FieldRequired": "
truefalse
", + "ELIX_DISPATTR_DisplayHiddenByValue": "
true[TAG]SCHEMAID,282,COL0002,IUQOID, , [/TAG]EQUALS1
" + }, + "attributeBindingData": "
341COL0051_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_1
\n" + }, + "attributeBindingData": "\n
341COL0052_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_2
\n" + }, + "attributeBindingData": "\n
341COL0053_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_3
\n" + }, + "attributeBindingData": "\n
341COL0054_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_1
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_1
\n" + }, + "attributeBindingData": "\n
341COL0055_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_2
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_2
\n" + }, + "attributeBindingData": "\n
341COL0056_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_3
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_3
\n" + }, + "attributeBindingData": "\n
341COL0057_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_CONFLITTO_INTERESSI
\n" + }, + "attributeBindingData": "\n
341COL0059_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_BREVETTI
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_BREVETTI
\n" + }, + "attributeBindingData": "\n
341COL0058_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_ATTIVITA_4
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_ATTIVITA_4
\n" + }, + "attributeBindingData": "\n
341COL0060_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_1_CHK
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_1_CHK
\n" + }, + "attributeBindingData": "\n
341COL0061_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_2_CHK
\n" + }, + "attributeBindingData": "\n
341COL0062_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_tag", + "value": "PROPOSTA_CCT_CONTRATTO_TIPOLOGIA", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_order", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_attr_orderbylast", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-disable-decode", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-set-value", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-attrib", + "value": "value/json/Tipologia", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-displayjsonattribute-json-container", + "value": "COL0002", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_rwe2_extattr_plugin_abstractdisplayjsonattribute_attrhidejsoncolumncontainer_elix-displayjsonattribute-json-hidden-attrib", + "value": "false", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_displayreadonlyv2_1v2", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_display_attrsubmitdisabledelements", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_required", + "value": "true", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "com_anthesi_elix_forms_validation_fieldrequired_attr_zero_as_null", + "value": "", + "properties": [] + }, + { + "schemaId": 341, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_Tag": "\n
PROPOSTA_CCT_DOCENTE_DICH_3_CHK
\n", + "ELIX_DISPATTR_GetTagRemote": "\n
ID_DOMANDAPROPOSTA_CCT_DOCENTE_DICH_3_CHK
\n" + }, + "attributeBindingData": "\n
341COL0063_DEFAULT
\n" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Dati_generali" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341_schema.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341_schema.xml new file mode 100644 index 0000000..fbf7088 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_341_schema.xml @@ -0,0 +1,70 @@ + + + + +
+ + + + + + + + + + + +
+
+ + + + + + + + + +
+
+ + +
+
+ + + + +
+
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342.json new file mode 100644 index 0000000..952ce80 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342.json @@ -0,0 +1,259 @@ +{ + "id": 342, + "schema": "
", + "calculatedFieldData": null, + "extendedAttributes": [ + { + "attribute": [ + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_RemoteServicesIntegration": "\n
true/eF/services/api/remote/www-idem-unipr-it/ws-elix-contratti_ap.php/v1GETUTWggT6aDupV1ErAlnmfXuaPjNUf55r06xDmeNPkgKA=ApiTokenfalse341COL0020COL0002COL0021COL0022Errore nella chiamata al WS contratti
\n", + "ELIX_DISPATTR_ReportHidden": "
true
" + }, + "attributeBindingData": "
342COL0001_DEFAULT
" + }, + { + "attribute": [ + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + } + ], + "attributeData": { + "ELIX_ATTR_SetRemoteIdRequest": "\n
falsefalsePROPOSTA_CCT_DOCENTEID_DOMANDAImpossibile trovare la domanda indicata
\n" + }, + "attributeBindingData": "\n
342COL0003_DEFAULT
\n" + }, + { + "attribute": [ + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-inputtag", + "value": "ID_DOMANDA", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix_error_message", + "value": "Impossibile trovare la domanda indicata", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-ownercheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-receiptcheck", + "value": "false", + "properties": [] + }, + { + "schemaId": 342, + "tag": "_DEFAULT", + "section": null, + "field": "COL0003", + "name": "elix-setremoteidrequest-moduletag", + "value": "PROPOSTA_CCT_DOCENTE", + "properties": [] + } + ], + "attributeData": { + "ELIX_DISPATTR_DisplayNone": "\n
true
\n", + "ELIX_DISPATTR_ReportHidden": "\n
true
\n" + }, + "attributeBindingData": "\n
342COL0002_DEFAULT
\n" + } + ], + "title": "PROPOSTA_CCT_OPERATORE_Contratto" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342_schema.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342_schema.xml new file mode 100644 index 0000000..72e7ed9 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/formSchemaData_item_342_schema.xml @@ -0,0 +1,10 @@ + + + + +
+ + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/index.json new file mode 100644 index 0000000..ecc59a8 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/formSchemaData/index.json @@ -0,0 +1,37 @@ +{ + "count": 6, + "itemTypes": [ + { + "index": 0, + "type": "json", + "fileName": "formSchemaData_item_337.json" + }, + { + "index": 1, + "type": "json", + "fileName": "formSchemaData_item_338.json" + }, + { + "index": 2, + "type": "json", + "fileName": "formSchemaData_item_339.json" + }, + { + "index": 3, + "type": "json", + "fileName": "formSchemaData_item_340.json" + }, + { + "index": 4, + "type": "json", + "fileName": "formSchemaData_item_341.json" + }, + { + "index": 5, + "type": "json", + "fileName": "formSchemaData_item_342.json" + } + ], + "extractedAt": "2026-05-14T08:09:41.341Z", + "order": "formSchemaData" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/logo/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/logo/index.json new file mode 100644 index 0000000..ec747fa --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/logo/index.json @@ -0,0 +1 @@ +null \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/module/index.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/module/index.xml new file mode 100644 index 0000000..6d5b235 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/module/index.xml @@ -0,0 +1,193 @@ + + +
+ + PROPOSTA_CCT_OPERATORE + + + ASI-RIC, CONTO_TERZI + + + PROPOSTA CONTRATTO / CONVENZIONE OPERATORE + + + + + 0 + + + true + + + true + + + + + false + + + + + true + + + + false + + + + true + + + + true + + + + 0 + + + 0 + + + + + true + + + true + + + + false + + + +
+
+ + Senza scadenza + + + 11-12-2024 11:00 + + + + false + + + false + +
+
+ + 2 + + + 11-12-2024 11:48 + + + 14-03-2025 14:01 + +
+
+ + + + +
+
+ +
+
+ + Nessuno + + + +
+
+ + + +
+
+ + 0 + + + + +
+
+ + Progressivo annuale (Esempio: 2017_118) + + +
+
+ +
+
+ + false + +
+
+ + +
+
+ + + + + + + + + + +
+
+ + 0 + + +
+
+ + false + + +
+
+ + + 0 + +
+
+ + false + +
+
+ +
+
+ +
+
+ +
+
+ + + +
+
+ +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleBinaryData/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleBinaryData/index.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleBinaryData/index.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json new file mode 100644 index 0000000..a13dbb0 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/index.json @@ -0,0 +1,52 @@ +{ + "count": 9, + "itemTypes": [ + { + "index": 5, + "type": "xml", + "fileName": "moduleConfig_item_1000.xml" + }, + { + "index": 4, + "type": "xml", + "fileName": "moduleConfig_item_2000.xml" + }, + { + "index": 2, + "type": "xml", + "fileName": "moduleConfig_item_3000.xml" + }, + { + "index": 7, + "type": "xml", + "fileName": "moduleConfig_item_4000.xml" + }, + { + "index": 6, + "type": "xml", + "fileName": "moduleConfig_item_5000.xml" + }, + { + "index": 1, + "type": "xml", + "fileName": "moduleConfig_item_6000.xml" + }, + { + "index": 0, + "type": "xml", + "fileName": "moduleConfig_item_7000.xml" + }, + { + "index": 8, + "type": "xml", + "fileName": "moduleConfig_item_9000.xml" + }, + { + "index": 3, + "type": "xml", + "fileName": "moduleConfig_item_10000.xml" + } + ], + "extractedAt": "2026-05-14T08:09:41.383Z", + "order": "moduleConfig" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_1000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_1000.xml new file mode 100644 index 0000000..17b2f3b --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_1000.xml @@ -0,0 +1,91 @@ + + +
+ + VALIDATION + + + Identifica utente + + + true + + + false + + + 1000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_10000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_10000.xml new file mode 100644 index 0000000..7d8a441 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_10000.xml @@ -0,0 +1,91 @@ + + +
+ + PROTOCOL + + + Protocollo + + + true + + + false + + + 10000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_2000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_2000.xml new file mode 100644 index 0000000..3d256a9 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_2000.xml @@ -0,0 +1,91 @@ + + +
+ + USERDATA + + + Dati utente + + + true + + + false + + + 2000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_3000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_3000.xml new file mode 100644 index 0000000..de28c9f --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_3000.xml @@ -0,0 +1,91 @@ + + +
+ + FORMS + + + Moduli + + + true + + + true + + + 3000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_4000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_4000.xml new file mode 100644 index 0000000..712cb6a --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_4000.xml @@ -0,0 +1,91 @@ + + +
+ + ATTACH + + + Allegati + + + false + + + false + + + 4000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_5000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_5000.xml new file mode 100644 index 0000000..2028113 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_5000.xml @@ -0,0 +1,91 @@ + + +
+ + CONFIRM + + + Riepilogo + + + true + + + false + + + 5000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_6000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_6000.xml new file mode 100644 index 0000000..ffe9522 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_6000.xml @@ -0,0 +1,91 @@ + + +
+ + PRINT + + + Convalida + + + true + + + true + + + 6000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_7000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_7000.xml new file mode 100644 index 0000000..4fa75d1 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_7000.xml @@ -0,0 +1,121 @@ + + +
+ + AUTHORIZATION + + + Autorizzazione + + + true + + + false + + + 7000 + + + + true + +
+
+ + + + + + + + +
+
+ +
+
+ + Direttore del Dipartimento / Centro + + + [TAG]SCHEMAID,272,COL0029,IUQOID, , [/TAG] + + + + Responsabile amministrativo gestionale del Dipartimento / Centro + + + [TAG]SCHEMAID,272,COL0022,IUQOID, , [/TAG] + + + + Direttore del Dipartimento / Centro DEMO + + + + + Responsabile amministrativo gestionale del Dipartimento / Centro DEMO + + + + + + + + Almeno uno + + + + true + +
+
+ + true + + + true + + + true + + + + +
+
+ + + + +
+
+ + true + + + false + + + false + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_9000.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_9000.xml new file mode 100644 index 0000000..e576416 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleConfig/moduleConfig_item_9000.xml @@ -0,0 +1,91 @@ + + +
+ + RECEIPT + + + Inoltro + + + true + + + false + + + 9000 + + + +
+
+ + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/modulePrintConfig/index.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/modulePrintConfig/index.xml new file mode 100644 index 0000000..c3e0888 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/modulePrintConfig/index.xml @@ -0,0 +1,13 @@ + + +
+ + /elixFormsCustom/overrides/pdf/module_print.jsp + + + /elixFormsCustom/overrides/pdf/module_draft.jsp + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json new file mode 100644 index 0000000..0e5dcd2 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/index.json @@ -0,0 +1,37 @@ +{ + "count": 6, + "itemTypes": [ + { + "index": 5, + "type": "xml", + "fileName": "moduleTab_item_2001.xml" + }, + { + "index": 4, + "type": "xml", + "fileName": "moduleTab_item_2002.xml" + }, + { + "index": 0, + "type": "xml", + "fileName": "moduleTab_item_3001.xml" + }, + { + "index": 1, + "type": "xml", + "fileName": "moduleTab_item_3002.xml" + }, + { + "index": 2, + "type": "xml", + "fileName": "moduleTab_item_3003.xml" + }, + { + "index": 3, + "type": "xml", + "fileName": "moduleTab_item_3004.xml" + } + ], + "extractedAt": "2026-05-14T08:09:41.300Z", + "order": "moduleTab" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2001.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2001.xml new file mode 100644 index 0000000..bf8c656 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2001.xml @@ -0,0 +1,51 @@ + + +
+ + USERDATA + + + Dati contratto + + + + + + 2001 + + + + + + +
+
+ + Dati contratto + + + + + 342 + + + 0 + +
+
+ + + + + + + + +
+
+ + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2002.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2002.xml new file mode 100644 index 0000000..c60eabb --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_2002.xml @@ -0,0 +1,51 @@ + + +
+ + USERDATA + + + Dati generali + + + + + + 2002 + + + + + + +
+
+ + Dati generali + + + + + 341 + + + 0 + +
+
+ + + + + + + + +
+
+ + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3001.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3001.xml new file mode 100644 index 0000000..214ef22 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3001.xml @@ -0,0 +1,51 @@ + + +
+ + FORMS + + + Analisi costi + + + + + + 3001 + + + + + + +
+
+ + Analisi costi + + + + + 337 + + + 0 + +
+
+ + + + + + + + +
+
+ + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3002.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3002.xml new file mode 100644 index 0000000..c67b784 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3002.xml @@ -0,0 +1,51 @@ + + +
+ + FORMS + + + Totali e ripartizione utili + + + + + + 3002 + + + + + + +
+
+ + Totali e ripartizione utili + + + + + 338 + + + 0 + +
+
+ + + + + + + + +
+
+ + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3003.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3003.xml new file mode 100644 index 0000000..928e59b --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3003.xml @@ -0,0 +1,51 @@ + + +
+ + FORMS + + + Riepilogo costi e ripartizioni + + + + + + 3003 + + + + + + +
+
+ + Riepilogo costi e ripartizioni + + + + + 339 + + + 0 + +
+
+ + + + + + + + +
+
+ + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3004.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3004.xml new file mode 100644 index 0000000..4aa9ca5 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleTab/moduleTab_item_3004.xml @@ -0,0 +1,51 @@ + + +
+ + FORMS + + + Dichiarazioni + + + + + + 3004 + + + + + + +
+
+ + Dichiarazioni + + + + + 340 + + + 0 + +
+
+ + + + + + + + +
+
+ + + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/index.json new file mode 100644 index 0000000..2ca33b6 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/index.json @@ -0,0 +1,17 @@ +{ + "count": 2, + "itemTypes": [ + { + "index": 0, + "type": "xml", + "fileName": "moduleUserValidation_item_256.xml" + }, + { + "index": 1, + "type": "xml", + "fileName": "moduleUserValidation_item_92.xml" + } + ], + "extractedAt": "2026-05-14T08:09:41.429Z", + "order": "moduleUserValidation" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_256.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_256.xml new file mode 100644 index 0000000..e60d9ef --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_256.xml @@ -0,0 +1,16 @@ + + +
+ + true + + + + +
+
+ + 256 + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_92.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_92.xml new file mode 100644 index 0000000..5e703b9 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleUserValidation/moduleUserValidation_item_92.xml @@ -0,0 +1,16 @@ + + +
+ + true + + + + +
+
+ + 92 + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/index.json new file mode 100644 index 0000000..be56ecd --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/index.json @@ -0,0 +1,27 @@ +{ + "count": 4, + "itemTypes": [ + { + "index": 0, + "type": "xml", + "fileName": "moduleValidation_item_DIGITAL_SIGNATURE.xml" + }, + { + "index": 1, + "type": "xml", + "fileName": "moduleValidation_item_FIRMA_AUTOGRAFA.xml" + }, + { + "index": 2, + "type": "xml", + "fileName": "moduleValidation_item_FREE_DECLARATION.xml" + }, + { + "index": 3, + "type": "xml", + "fileName": "moduleValidation_item_SELF_DECLARATION.xml" + } + ], + "extractedAt": "2026-05-14T08:09:41.444Z", + "order": "moduleValidation" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_DIGITAL_SIGNATURE.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_DIGITAL_SIGNATURE.xml new file mode 100644 index 0000000..8caa59b --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_DIGITAL_SIGNATURE.xml @@ -0,0 +1,29 @@ + + +
+ + true + + + + + Sempre (default) + + + false + +
+
+ + 97 + + + DIGITAL_SIGNATURE + +
+
+ + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FIRMA_AUTOGRAFA.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FIRMA_AUTOGRAFA.xml new file mode 100644 index 0000000..f25dee9 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FIRMA_AUTOGRAFA.xml @@ -0,0 +1,27 @@ + + +
+ + false + + + + + Sempre (default) + + +
+
+ + 100 + + + FIRMA_AUTOGRAFA + +
+
+ + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FREE_DECLARATION.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FREE_DECLARATION.xml new file mode 100644 index 0000000..8aa64c8 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_FREE_DECLARATION.xml @@ -0,0 +1,30 @@ + + +
+ + true + + + + + + + Sempre (default) + + +
+
+ + 99 + + + FREE_DECLARATION + +
+
+ + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_SELF_DECLARATION.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_SELF_DECLARATION.xml new file mode 100644 index 0000000..17e03a1 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/moduleValidation/moduleValidation_item_SELF_DECLARATION.xml @@ -0,0 +1,30 @@ + + +
+ + false + + + + + + + Sempre (default) + + +
+
+ + 96 + + + SELF_DECLARATION + +
+
+ + + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/protocolDataSchemaIds/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/protocolDataSchemaIds/index.json new file mode 100644 index 0000000..ea047f7 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/protocolDataSchemaIds/index.json @@ -0,0 +1,6 @@ +{ + "count": 0, + "itemTypes": [], + "extractedAt": "2026-05-14T08:09:41.505Z", + "order": "protocolDataSchemaIds" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/questionMapper/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/questionMapper/index.json new file mode 100644 index 0000000..9db25ae --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/questionMapper/index.json @@ -0,0 +1,3 @@ +{ + "questions": [] +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/source/index.txt b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/source/index.txt new file mode 100644 index 0000000..7b2c278 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/source/index.txt @@ -0,0 +1 @@ +STQ0NTNfVU5JUFI= \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/sourceCrc/index.txt b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/sourceCrc/index.txt new file mode 100644 index 0000000..2bf99f1 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/sourceCrc/index.txt @@ -0,0 +1 @@ +2OB9NiJdJVKQVG90j6I+dxfdnxs79bRZZGjO9PigLA4= \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translations/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translations/index.json new file mode 100644 index 0000000..2d210e4 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translations/index.json @@ -0,0 +1,6 @@ +{ + "count": 0, + "itemTypes": [], + "extractedAt": "2026-05-14T08:09:41.462Z", + "order": "translations" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/index.json new file mode 100644 index 0000000..4ed684c --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/index.json @@ -0,0 +1,37 @@ +{ + "count": 6, + "itemTypes": [ + { + "index": 0, + "type": "json", + "fileName": "translationsTabMapper_item_3001.json" + }, + { + "index": 1, + "type": "json", + "fileName": "translationsTabMapper_item_3002.json" + }, + { + "index": 2, + "type": "json", + "fileName": "translationsTabMapper_item_2001.json" + }, + { + "index": 3, + "type": "json", + "fileName": "translationsTabMapper_item_3003.json" + }, + { + "index": 4, + "type": "json", + "fileName": "translationsTabMapper_item_3004.json" + }, + { + "index": 5, + "type": "json", + "fileName": "translationsTabMapper_item_2002.json" + } + ], + "extractedAt": "2026-05-14T08:09:41.464Z", + "order": "translationsTabMapper" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2001.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2001.json new file mode 100644 index 0000000..ca4e27b --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2001.json @@ -0,0 +1,6 @@ +{ + "sourceGenID": 16780, + "code": "USERDATA", + "etichetta": "Dati contratto", + "order": 2001 +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2002.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2002.json new file mode 100644 index 0000000..87c5254 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_2002.json @@ -0,0 +1,6 @@ +{ + "sourceGenID": 16779, + "code": "USERDATA", + "etichetta": "Dati generali", + "order": 2002 +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3001.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3001.json new file mode 100644 index 0000000..06b3d8f --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3001.json @@ -0,0 +1,6 @@ +{ + "sourceGenID": 16775, + "code": "FORMS", + "etichetta": "Analisi costi", + "order": 3001 +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3002.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3002.json new file mode 100644 index 0000000..0a3b8d6 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3002.json @@ -0,0 +1,6 @@ +{ + "sourceGenID": 16776, + "code": "FORMS", + "etichetta": "Totali e ripartizione utili", + "order": 3002 +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3003.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3003.json new file mode 100644 index 0000000..930e16d --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3003.json @@ -0,0 +1,6 @@ +{ + "sourceGenID": 16777, + "code": "FORMS", + "etichetta": "Riepilogo costi e ripartizioni", + "order": 3003 +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3004.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3004.json new file mode 100644 index 0000000..7364b0a --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsTabMapper/translationsTabMapper_item_3004.json @@ -0,0 +1,6 @@ +{ + "sourceGenID": 16778, + "code": "FORMS", + "etichetta": "Dichiarazioni", + "order": 3004 +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/index.json new file mode 100644 index 0000000..54c9f0f --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/index.json @@ -0,0 +1,32 @@ +{ + "count": 5, + "itemTypes": [ + { + "index": 0, + "type": "json", + "fileName": "translationsValidationTabMapper_item_SELF_DECLARATION.json" + }, + { + "index": 1, + "type": "json", + "fileName": "translationsValidationTabMapper_item_FREE_DECLARATION.json" + }, + { + "index": 2, + "type": "json", + "fileName": "translationsValidationTabMapper_item_DIGITAL_SIGNATURE.json" + }, + { + "index": 3, + "type": "json", + "fileName": "translationsValidationTabMapper_item_FIRMA_AUTOGRAFA.json" + }, + { + "index": 4, + "type": "json", + "fileName": "translationsValidationTabMapper_item_PRINT.json" + } + ], + "extractedAt": "2026-05-14T08:09:41.476Z", + "order": "translationsValidationTabMapper" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_DIGITAL_SIGNATURE.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_DIGITAL_SIGNATURE.json new file mode 100644 index 0000000..47ec38d --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_DIGITAL_SIGNATURE.json @@ -0,0 +1,4 @@ +{ + "sourceGenID": 16786, + "code": "DIGITAL_SIGNATURE" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FIRMA_AUTOGRAFA.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FIRMA_AUTOGRAFA.json new file mode 100644 index 0000000..b956ce1 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FIRMA_AUTOGRAFA.json @@ -0,0 +1,4 @@ +{ + "sourceGenID": 16783, + "code": "FIRMA_AUTOGRAFA" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FREE_DECLARATION.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FREE_DECLARATION.json new file mode 100644 index 0000000..e9ccc49 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_FREE_DECLARATION.json @@ -0,0 +1,4 @@ +{ + "sourceGenID": 16784, + "code": "FREE_DECLARATION" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_PRINT.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_PRINT.json new file mode 100644 index 0000000..f7c4b12 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_PRINT.json @@ -0,0 +1,4 @@ +{ + "sourceGenID": 16767, + "code": "PRINT" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_SELF_DECLARATION.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_SELF_DECLARATION.json new file mode 100644 index 0000000..506e47d --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/translationsValidationTabMapper/translationsValidationTabMapper_item_SELF_DECLARATION.json @@ -0,0 +1,4 @@ +{ + "sourceGenID": 16785, + "code": "SELF_DECLARATION" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/index.json new file mode 100644 index 0000000..aa40a75 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/index.json @@ -0,0 +1,17 @@ +{ + "count": 2, + "itemTypes": [ + { + "index": 0, + "type": "xml", + "fileName": "validationTypes_item_IDEM.xml" + }, + { + "index": 1, + "type": "xml", + "fileName": "validationTypes_item_USER_PWD.xml" + } + ], + "extractedAt": "2026-05-14T08:09:41.437Z", + "order": "validationTypes" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_IDEM.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_IDEM.xml new file mode 100644 index 0000000..3aa50fb --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_IDEM.xml @@ -0,0 +1,17 @@ + + +
+ + Credenziali di Ateneo + + + IDEM + + + true + + + false + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_USER_PWD.xml b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_USER_PWD.xml new file mode 100644 index 0000000..c4b3a85 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypes/validationTypes_item_USER_PWD.xml @@ -0,0 +1,14 @@ + + +
+ + Login & password + + + true + + + USER_PWD + +
+
\ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypesGenericIdTagMap/index.json b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypesGenericIdTagMap/index.json new file mode 100644 index 0000000..1df837e --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/validationTypesGenericIdTagMap/index.json @@ -0,0 +1,4 @@ +{ + "92": "USER_PWD", + "256": "IDEM" +} \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/version/index.txt b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/version/index.txt new file mode 100644 index 0000000..7440683 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/version/index.txt @@ -0,0 +1 @@ +1.18.0 \ No newline at end of file diff --git a/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/versionCRC/index.txt b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/versionCRC/index.txt new file mode 100644 index 0000000..87a9cf8 --- /dev/null +++ b/PROPOSTA_CCT_OPERATORE/elxforms_4951_internals/versionCRC/index.txt @@ -0,0 +1 @@ +2W2DShXImz+KxdPrTT87PL48R4tl9R0z33ZJguf8fSw= \ No newline at end of file