From 2460e390c6de38e00f08e78b0b5a7599c303a215 Mon Sep 17 00:00:00 2001 From: nupurdixit13 Date: Mon, 9 Dec 2024 10:00:35 -0800 Subject: [PATCH] fix: SRS-656 - Few more edits to SoSC form --- .../epd-forms/Summary of Site Condition.json | 9206 +++++++------- .../bundling/Summary of Site Condition.json | 10164 ++++++++-------- 2 files changed, 9821 insertions(+), 9549 deletions(-) diff --git a/forms-flow-ai/epd-forms/Summary of Site Condition.json b/forms-flow-ai/epd-forms/Summary of Site Condition.json index 1d015318..a2ecd048 100644 --- a/forms-flow-ai/epd-forms/Summary of Site Condition.json +++ b/forms-flow-ai/epd-forms/Summary of Site Condition.json @@ -3817,89 +3817,6 @@ "inputType": "radio", "fieldSet": false, "id": "e1cd42a" - }, - { - "label": "There is a risk-based component to this application.", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": true, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "isThisRiskBased", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "etqj81p", - "defaultValue": "" } ], "placeholder": "", @@ -7761,7 +7678,77 @@ "id": "eenny67" }, { - "title": "Approved Professional (Risk Based Standards)", + "label": "There is a risk-based component to this application.", + "optionsLabelPosition": "right", + "inline": false, + "tableView": false, + "values": [ + { "label": "Yes", "value": "yes", "shortcut": "" }, + { "label": "No", "value": "no", "shortcut": "" } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "key": "isThisRiskBased1", + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "edkcgb" + }, + { + "title": "Approved Professional (Risk-Based Standards)", "theme": "default", "tooltip": "", "customClass": "", @@ -7777,7 +7764,7 @@ "conditional": { "json": "", "show": true, - "when": "isThisRiskBased", + "when": "isThisRiskBased1", "eq": "yes" }, "logic": [], @@ -7804,88 +7791,78 @@ "components": [ { "label": "Last Name", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "lastName1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "lastName1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "em9gh39", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "en28bw" } ], "width": 6, @@ -7899,88 +7876,78 @@ "components": [ { "label": "First Name", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "firstName1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "firstName1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "e3mpi5", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "ejuh0rf" } ], "width": 6, @@ -8051,7 +8018,7 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "efrte6" + "id": "e37nsag" }, { "label": "Company, if applicable", @@ -8122,12 +8089,17 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "eee9zmo" + "id": "es1ge2" }, { - "label": "Columns", + "label": "Columns - 2", "columns": [ { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, "components": [ { "label": "Address", @@ -8152,7 +8124,7 @@ "autofocus": false, "spellcheck": true, "disabled": false, - "tableView": true, + "tableView": false, "modalEdit": false, "multiple": false, "persistent": true, @@ -8185,7 +8157,7 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "address1", + "key": "Section1C-Address2-risk", "tags": [], "properties": {}, "conditional": { @@ -8207,22 +8179,23 @@ }, "type": "textfield", "input": true, + "hideOnChildrenHidden": false, "refreshOn": "", "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "edpp9p", + "id": "e480szj", "defaultValue": "" } ], - "width": 6, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", "currentWidth": 6 }, { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, "components": [ { "label": "City", @@ -8247,7 +8220,7 @@ "autofocus": false, "spellcheck": true, "disabled": false, - "tableView": true, + "tableView": false, "modalEdit": false, "multiple": false, "persistent": true, @@ -8280,7 +8253,7 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "city1", + "key": "Section1C-City2-risk", "tags": [], "properties": {}, "conditional": { @@ -8302,19 +8275,15 @@ }, "type": "textfield", "input": true, + "hideOnChildrenHidden": false, "refreshOn": "", "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "e16xbe", + "id": "eiu3dga", "defaultValue": "" } ], - "width": 6, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", "currentWidth": 6 } ], @@ -8323,7 +8292,7 @@ "hidden": false, "hideLabel": false, "modalEdit": false, - "key": "columns", + "key": "Section1C-AddressColumn2-risk", "tags": [], "properties": {}, "conditional": { @@ -8345,6 +8314,8 @@ }, "type": "columns", "input": false, + "tableView": false, + "hideOnChildrenHidden": false, "placeholder": "", "prefix": "", "suffix": "", @@ -8356,7 +8327,6 @@ "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "tableView": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -8387,12 +8357,17 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "easms6" + "id": "e2dsmnb" }, { - "label": "Columns", + "label": "Columns - 3", "columns": [ { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, "components": [ { "label": "Province", @@ -8417,7 +8392,7 @@ "autofocus": false, "spellcheck": true, "disabled": false, - "tableView": true, + "tableView": false, "modalEdit": false, "multiple": false, "persistent": true, @@ -8450,7 +8425,7 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "province1", + "key": "Section1A-ProvinceState4-risk", "tags": [], "properties": {}, "conditional": { @@ -8472,22 +8447,23 @@ }, "type": "textfield", "input": true, + "hideOnChildrenHidden": false, "refreshOn": "", "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "e9al73n", + "id": "ek7uh1", "defaultValue": "" } ], - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 4, - "width": 4 + "currentWidth": 4 }, { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, "components": [ { "label": "Country", @@ -8512,7 +8488,7 @@ "autofocus": false, "spellcheck": true, "disabled": false, - "tableView": true, + "tableView": false, "modalEdit": false, "multiple": false, "persistent": true, @@ -8545,7 +8521,7 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "country1", + "key": "Section1A-Country4-risk", "tags": [], "properties": {}, "conditional": { @@ -8567,22 +8543,23 @@ }, "type": "textfield", "input": true, + "hideOnChildrenHidden": false, "refreshOn": "", "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "eqi4vej", + "id": "ecgygmd", "defaultValue": "" } ], - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 4, - "width": 4 + "currentWidth": 4 }, { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, "components": [ { "label": "Postal Code", @@ -8607,7 +8584,7 @@ "autofocus": false, "spellcheck": true, "disabled": false, - "tableView": true, + "tableView": false, "modalEdit": false, "multiple": false, "persistent": true, @@ -8627,7 +8604,7 @@ "validate": { "required": true, "pattern": "^[A-Za-z]\\d[A-Za-z] ?\\d[A-Za-z]\\d$", - "customMessage": "", + "customMessage": "Please enter a valid postal code", "custom": "", "customPrivate": false, "json": "", @@ -8640,7 +8617,7 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "postalCode", + "key": "Section1A-PostalZipCode4-risk", "tags": [], "properties": {}, "conditional": { @@ -8662,66 +8639,43 @@ }, "type": "textfield", "input": true, + "hideOnChildrenHidden": false, "refreshOn": "", "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "eg2puae", + "id": "ehnn34f", "defaultValue": "" } ], - "size": "md", - "offset": 0, - "push": 0, - "pull": 0, - "width": 4, "currentWidth": 4 } ], - "autoAdjust": false, - "customClass": "", - "hidden": false, - "hideLabel": false, - "modalEdit": false, - "key": "columns", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, + "key": "Section1A-AddressColumn5", "type": "columns", "input": false, + "tableView": false, + "hideOnChildrenHidden": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, + "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "tableView": false, + "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", "tooltip": "", + "hideLabel": false, "tabindex": "", "disabled": false, "autofocus": false, @@ -8730,6 +8684,7 @@ "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -8739,20 +8694,35 @@ "multiple": false, "unique": false }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "id": "eixrsz" + "autoAdjust": false, + "id": "e9cotno" }, { - "label": "Columns", + "label": "Columns - 2", "columns": [ { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, "components": [ { "label": "Phone Number", @@ -8777,7 +8747,7 @@ "autofocus": false, "spellcheck": true, "disabled": false, - "tableView": true, + "tableView": false, "modalEdit": false, "multiple": false, "persistent": true, @@ -8797,7 +8767,7 @@ "validate": { "required": true, "pattern": "^\\+?[0-9\\-().\\s]{10,15}$", - "customMessage": "", + "customMessage": "Please enter a valid phone number", "custom": "", "customPrivate": false, "json": "", @@ -8810,7 +8780,7 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "phoneNumber4", + "key": "phoneNumber3-risk", "tags": [], "properties": {}, "conditional": { @@ -8832,22 +8802,23 @@ }, "type": "textfield", "input": true, + "hideOnChildrenHidden": false, "refreshOn": "", "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "eouoh5a", + "id": "endi4ke", "defaultValue": "" } ], - "width": 6, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", "currentWidth": 6 }, { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, "components": [ { "label": "Email", @@ -8858,16 +8829,12 @@ "prefix": "", "suffix": "", "widget": { "type": "input" }, - "inputMask": "", "displayMask": "", - "allowMultipleMasks": false, "customClass": "", "tabindex": "", "autocomplete": "", "hidden": false, "hideLabel": false, - "showWordCount": false, - "showCharCount": false, "mask": false, "autofocus": false, "spellcheck": true, @@ -8903,9 +8870,10 @@ "unique": false }, "unique": false, + "kickbox": { "enabled": false }, "errorLabel": "", "errors": "", - "key": "email4", + "key": "contactPersonEmailAddress2-risk", "tags": [], "properties": {}, "conditional": { @@ -8925,101 +8893,31 @@ "width": "", "height": "" }, - "type": "textfield", + "type": "email", "input": true, + "delimiter": false, + "requireDecimal": false, + "hideOnChildrenHidden": false, "refreshOn": "", "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, "addons": [], - "inputType": "text", - "id": "efkdicz", + "inputType": "email", + "inputMask": "", + "id": "eqhqe3p", "defaultValue": "" } ], - "width": 6, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", "currentWidth": 6 } ], - "autoAdjust": false, - "customClass": "", - "hidden": false, - "hideLabel": false, - "modalEdit": false, - "key": "columns", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, + "key": "Section1C-ContactInfoColumn2", "type": "columns", "input": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "clearOnHide": false, - "refreshOn": "", - "redrawOn": "", "tableView": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "eisahc" - }, - { - "label": "Professional Designation", - "tableView": true, - "key": "professionalDesignation1", - "type": "textfield", - "input": true, + "hideOnChildrenHidden": false, "placeholder": "", "prefix": "", "customClass": "", @@ -9028,9 +8926,9 @@ "defaultValue": null, "protected": false, "unique": false, - "persistent": true, + "persistent": false, "hidden": false, - "clearOnHide": true, + "clearOnHide": false, "refreshOn": "", "redrawOn": "", "modalEdit": false, @@ -9047,7 +8945,7 @@ "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, + "widget": null, "attributes": {}, "validateOn": "change", "validate": { @@ -9056,10 +8954,7 @@ "customPrivate": false, "strictDateValidation": false, "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" + "unique": false }, "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { @@ -9076,21 +8971,88 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e20bs5l" + "tree": false, + "lazyLoad": false, + "autoAdjust": false, + "id": "efvz8uv" }, { - "label": "Scope of review completed by Approved Professional (eg. arm's length risk-based standards review)", - "autoExpand": false, + "label": "Professional Designation", "tableView": true, - "key": "scopeOfReviewCompletedByApprovedProfessionalEgArmsLengthRiskBasedStandardsReview1", - "type": "textarea", + "key": "professionalDesignation1", + "type": "textfield", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "ed7nd9a" + }, + { + "label": "Scope of review completed by Approved Professional (eg. arm's length risk-based standards review)", + "autoExpand": false, + "tableView": true, + "key": "scopeOfReviewCompletedByApprovedProfessionalEgArmsLengthRiskBasedStandardsReview1", + "type": "textarea", "input": true, "placeholder": "", "prefix": "", @@ -9161,7 +9123,7 @@ "wysiwyg": false, "editor": "", "fixedSize": true, - "id": "eqa3qna" + "id": "edowe6a" } ], "placeholder": "", @@ -9202,7 +9164,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ew1rzn9" + "id": "etkne2g" } ], "keyModified": true, @@ -9910,8 +9872,8 @@ "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -9950,7 +9912,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "efahj4q", + "id": "egiiyqj", "defaultValue": "" } ], @@ -10005,8 +9967,8 @@ "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -10045,7 +10007,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "epzrr8b", + "id": "ecoo0pw", "defaultValue": "" } ], @@ -10324,8 +10286,8 @@ "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -10364,7 +10326,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "ejgv3hs", + "id": "eypm09o", "defaultValue": "" } ], @@ -10419,8 +10381,8 @@ "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -10459,7 +10421,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "ejozcqh", + "id": "edpgzqm", "defaultValue": "" } ], @@ -10579,7 +10541,7 @@ "id": "ech80u" } ], - "id": "ez1wgko000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ez1wgko0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -11334,9 +11296,101 @@ "lazyLoad": false, "autoAdjust": false, "id": "e91ks5" + }, + { + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "legalDescriptionOrMetesAndBounds", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "eib6vyb", + "defaultValue": "" } ], - "id": "e260hw90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e260hw900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -11765,7 +11819,7 @@ "defaultValue": "" } ], - "id": "e0ldr0s0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e0ldr0s00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -11916,7 +11970,7 @@ "input": true, "label": "Crown Land File Numbers", "tableView": true, - "id": "ezuomhm0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ezuomhm00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -12136,82 +12190,96 @@ "tableView": false, "components": [ { - "label": "Legal Description", + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "key": "Section2-LegallyTitled-LandDescription", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "errors": "", + "key": "Section2-LegallyTitled-LandDescription", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "edi0icq" + "id": "emzmljr", + "defaultValue": "" } ], "placeholder": "", @@ -12296,7 +12364,7 @@ "id": "ecrabvh" }, { - "title": "Offsite Impacted Properties", + "title": "Affected Parcel", "theme": "default", "tooltip": "", "customClass": "", @@ -12325,48 +12393,10 @@ "breadcrumb": "default", "tabindex": "", "input": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "clearOnHide": false, - "refreshOn": "", - "redrawOn": "", "tableView": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, "components": [ { - "label": "Offsite property is impacted", + "label": "Offsite parcel is affected", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -12445,11 +12475,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e345geh", + "id": "e0pg81o", "defaultValue": "" }, { - "title": "Impacted Sites", + "title": "Affected Parcel", "theme": "default", "tooltip": "", "customClass": "", @@ -12487,88 +12517,74 @@ "components": [ { "label": "Site ID (N/A if no site ID assigned)", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" }, + "key": "siteIdNAIfNoSiteIdAssigned", + "type": "textfield", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "siteIdNAIfNoSiteIdAssigned", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "elgusud", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "esptnym" }, { "label": "Site Common Name", @@ -12646,14 +12662,42 @@ "wysiwyg": false, "editor": "", "fixedSize": true, - "id": "e8bfuio" + "id": "ek0q28i" }, { - "title": "Coordinates for the centre of the impacted site (accurate to 0.5 seconds)", + "title": "Coordinates for the centre of the affected parcel (accurate to 0.5 seconds)", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, "key": "coordinatesForTheCentreOfTheSite", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -12720,7 +12764,7 @@ "allowMultipleMasks": false, "addons": [], "tag": "p", - "id": "e8wcs9b" + "id": "e6u5n8h" }, { "label": "Columns", @@ -12800,7 +12844,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "epp3gqk" + "id": "eez47ud" } ], "offset": 0, @@ -12814,78 +12858,88 @@ "components": [ { "label": "Minutes", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "minutes", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "minutes", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e8uuta" + "id": "eb5kblp", + "defaultValue": "" } ], "offset": 0, @@ -12899,78 +12953,88 @@ "components": [ { "label": "Seconds", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "seconds", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "seconds", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ejnjhp8" + "id": "e80f0p", + "defaultValue": "" } ], "size": "md", @@ -13041,7 +13105,7 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "e75xa8p" + "id": "ey8i25r" }, { "label": "Longitude", @@ -13106,7 +13170,7 @@ "allowMultipleMasks": false, "addons": [], "tag": "p", - "id": "evpr9g4" + "id": "ewcd6s7" }, { "label": "Columns", @@ -13186,7 +13250,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "eeetgh" + "id": "e9v9xg4" } ], "offset": 0, @@ -13200,78 +13264,88 @@ "components": [ { "label": "Minutes", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "minutes1", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "minutes1", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "emw0fjc" + "id": "eq8m7tj", + "defaultValue": "" } ], "offset": 0, @@ -13285,78 +13359,88 @@ "components": [ { "label": "Seconds", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "seconds1", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "seconds1", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ec0xfoi" + "id": "en4aiff", + "defaultValue": "" } ], "size": "md", @@ -13427,38 +13511,30 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "erzc3uo" + "id": "e5gphen" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -13468,26 +13544,15 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "eb5z8je" + "id": "ednuuoo" } ], "placeholder": "", @@ -13528,10 +13593,10 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ew7c0cs" + "id": "e181jzh" }, { - "label": "Land ownership (Impacted Property). Select all that apply.", + "label": "Land ownership (Affected Parcel). Select all that apply.", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -13629,10 +13694,10 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "eyutnq9" + "id": "elhp4w" }, { - "title": "For Legally Titled, Registered Property (Impacted Property)", + "title": "For Legally Titled, Registered Property (Affected Parcel)", "theme": "default", "tooltip": "", "customClass": "", @@ -13738,7 +13803,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "epwcnl" + "id": "e2xl4f" }, { "key": "Section2-LegallyTitled-AddressColumn1", @@ -13827,7 +13892,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e6ii8s" + "id": "emnrf7m" } ], "currentWidth": 6 @@ -13841,89 +13906,79 @@ "components": [ { "label": "Postal Code", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": false, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, "pattern": "^[A-Za-z]\\d[A-Za-z] ?\\d[A-Za-z]\\d$", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "minLength": "", + "maxLength": "" }, + "key": "Section2-LegallyTitled-PostalZipCode1", + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "Section2-LegallyTitled-PostalZipCode1", - "tags": [], - "properties": {}, + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "eo8fq65p", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "eux5at" } ], "currentWidth": 6 @@ -13987,29 +14042,18 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "e5j0jj4" + "id": "epm78o3" }, { "label": "Enter PIDs and Legal Descriptions below", - "labelPosition": "top", - "description": "", "tooltip": "Select the 'X' button to delete an entry.", - "disableAddingRemovingRows": false, - "conditionalAddButton": "", "reorder": false, - "addAnother": "", "addAnotherPosition": "bottom", "layoutFixed": false, "enableRowGroups": false, "initEmpty": false, - "customClass": "", - "tabindex": "", - "hidden": false, "hideLabel": true, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": [ { "Section2-LegallyTitled-PID": "", @@ -14018,51 +14062,15 @@ "SiteAddress-LegallyTitled-LandDescription": "" } ], - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "minLength": "", - "maxLength": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", "key": "Section2-LegallyTitled-PIDColumn1", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "datagrid", "input": true, "components": [ @@ -14163,7 +14171,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e66884" + "id": "elbx7xd" } ], "currentWidth": 6 @@ -14240,10 +14248,10 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "e43tdi" + "id": "efygeqj" }, { - "label": "Legal Description, provide a copy of the legal title record.", + "label": "Legal Description or metes and bounds", "labelPosition": "top", "placeholder": "", "description": "", @@ -14331,11 +14339,11 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "est5uqu", + "id": "egpe8ig", "defaultValue": "" } ], - "id": "eeug21500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "exaui70000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -14397,19 +14405,50 @@ "hideOnChildrenHidden": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": true, "lazyLoad": false, - "id": "ey3y9st" + "disableAddingRemovingRows": false, + "id": "e5wmltm" } ], "placeholder": "", @@ -14450,10 +14489,10 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "eljmet" + "id": "e4l110v" }, { - "title": "For Untitled Crown Land (Impacted Property)", + "title": "For Untitled Crown Land (Affected Parcel)", "theme": "default", "tooltip": "", "customClass": "", @@ -14492,25 +14531,13 @@ "components": [ { "label": "Crown Land Entries", - "labelPosition": "top", - "description": "", - "tooltip": "", - "disableAddingRemovingRows": false, - "conditionalAddButton": "", "reorder": false, - "addAnother": "", "addAnotherPosition": "bottom", "layoutFixed": false, "enableRowGroups": false, "initEmpty": false, - "customClass": "", - "tabindex": "", - "hidden": false, "hideLabel": true, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": [ { "Section2-LegallyTitled-PID": "", @@ -14519,89 +14546,17 @@ "SiteAddress-UntitledCrown-LandDescription": "" } ], - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "minLength": "", - "maxLength": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", "key": "Section2-UntitledCrown-PINColumn1", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "datagrid", "input": true, "components": [ { "title": "Crown Land", - "theme": "default", - "tooltip": "", - "customClass": "", "collapsible": false, - "hidden": false, "hideLabel": true, - "dataGridLabel": false, - "disabled": false, - "modalEdit": false, "key": "panel1", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", - "show": null, - "when": null, - "eq": "" - }, - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "panel", "label": "", - "breadcrumb": "default", - "tabindex": "", "input": false, "tableView": false, "components": [ @@ -14692,7 +14647,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e6g3hkp" + "id": "eodxtd" } ], "currentWidth": 6 @@ -14769,121 +14724,120 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "eqa4hvn" + "id": "ehj0u5i" }, { "label": "Legal Description or metes and bounds", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "displayMask": "", - "editor": "", "autoExpand": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false, "minLength": "", "maxLength": "", + "pattern": "", "minWords": "", - "maxWords": "", - "strictDateValidation": false, - "multiple": false, - "unique": false + "maxWords": "" }, + "key": "Section2-LegallyTitled-LandDescription", + "type": "textarea", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "Section2-LegallyTitled-LandDescription", - "tags": [], - "properties": {}, + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textarea", - "rows": 3, - "wysiwyg": false, - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "rows": 3, + "wysiwyg": false, + "editor": "", "fixedSize": true, - "id": "ejjcx53", - "defaultValue": "" + "id": "ei2lgma" } ], + "id": "e6inbq000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, + "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", + "tooltip": "", + "tabindex": "", + "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -14893,32 +14847,82 @@ "multiple": false, "unique": false }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "id": "emjblk600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "theme": "default", + "breadcrumb": "default" } ], "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": true, "lazyLoad": false, - "id": "ecdu066" + "disableAddingRemovingRows": false, + "id": "e03pvi8" }, { "label": "And if available:", @@ -14945,7 +14949,7 @@ "input": true, "label": "Crown Land File Numbers", "tableView": true, - "id": "eh8kmqu000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "em37176000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -15065,7 +15069,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "ebjum0p" + "id": "es5qegw" } ], "placeholder": "", @@ -15106,10 +15110,10 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "e6t7knc" + "id": "e3tknao" }, { - "title": "For Untitled Municipal Land (Impacted Property)", + "title": "For Untitled Municipal Land (Affected Parcel)", "theme": "default", "tooltip": "", "customClass": "", @@ -15147,82 +15151,96 @@ "tableView": false, "components": [ { - "label": "Legal Description", + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "key": "Section2-LegallyTitled-LandDescription1", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "errors": "", + "key": "Section2-LegallyTitled-LandDescription1", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "ec53kg5" + "id": "e2rh0d", + "defaultValue": "" } ], "placeholder": "", @@ -15263,10 +15281,48 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "eqyz1v" + "id": "ewxu49l" } ], - "id": "e8qmdma" + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "clearOnHide": false, + "refreshOn": "", + "redrawOn": "", + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "tree": false, + "lazyLoad": false, + "id": "efar7nk" }, { "html": "

Part 3 - Document Summary

", @@ -15368,27 +15424,46 @@ "tableView": false, "components": [ { - "html": "

List all known site investigation, risk assessment (including screening level risk assessment), remediation plan and confirmation of remediation reports completed and directly supporting correspondence submitted (for subject site and offsite impacted sites). 

List documents in order from newest to oldest.

", + "html": "

List all known site investigation, risk assessment (including screening level risk assessment), remediation plan and confirmation of remediation reports completed and directly supporting correspondence submitted (for subject site and affected parcel). 

List documents in order from newest to oldest.

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content8", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -15403,7 +15478,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -15413,22 +15487,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e954hw" + "id": "eeonsyc" }, { "label": "", @@ -15572,7 +15637,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -15621,79 +15686,93 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e3w23js", + "id": "eoisbjr", "defaultValue": "" }, { "label": "Author/Company", - "tableView": true, - "key": "authorCompany", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "" + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "authorCompany", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ejjsldx9" + "id": "e0mf0ao", + "defaultValue": "" }, { "label": "Document Date", @@ -15795,7 +15874,7 @@ "id": "e120cbt" } ], - "id": "exbwoin0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "exbwoin000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -16849,7 +16928,7 @@ "id": "efiadgg" }, { - "label": "Other guidelines (Provide explanation below. Indicate how reports assist understanding of conditions and remediation.)", + "label": "Other guidelines", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -16929,11 +17008,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "egksgh", + "id": "es0hejm", "defaultValue": "" }, { - "label": "Notes", + "label": "Indicate how reports assist understanding of site condition and remediation", "labelPosition": "top", "placeholder": "", "description": "", @@ -16993,9 +17072,9 @@ "tags": [], "properties": {}, "conditional": { - "show": null, - "when": null, - "eq": "", + "show": true, + "when": "includesStage1PsiInformationAsListedInCsrSection58AndAnyCurrentApplicableMinistryProtocolsGuidelinesChecklistsEtc3", + "eq": "yes", "json": "" }, "customConditional": "", @@ -17021,7 +17100,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "eils2n", + "id": "elofgbm", "defaultValue": "" } ], @@ -17892,39 +17971,138 @@ "id": "ele51ge" }, { - "label": "Onsite: Subject Site", + "label": "Subject Site", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", "key": "onsiteSite", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "textarea", + "rows": 3, + "wysiwyg": false, "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "eeafnjw7", + "defaultValue": "" + }, + { + "html": "

Offsite

", + "label": "Content", + "customClass": "", + "refreshOnChange": false, + "hidden": false, + "modalEdit": false, + "key": "content30", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "content", + "input": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, + "tableView": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -17938,364 +18116,407 @@ "customDefaultValue": "", "calculateValue": "", "calculateServer": false, + "widget": null, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "id": "emhtchx" + }, + { + "label": "North", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", "widget": { "type": "input" }, - "attributes": {}, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": false, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "offsiteNorth", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "ewlfrmt", + "defaultValue": "" + }, + { + "label": "East", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "offsiteEast", + "tags": [], "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", + "fixedSize": true, + "id": "esx2sct", + "defaultValue": "" + }, + { + "label": "South", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "offsiteSouth", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", "rows": 3, "wysiwyg": false, - "editor": "", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", "fixedSize": true, - "id": "elwl2ge" + "id": "ewlgd5n", + "defaultValue": "" }, { - "label": "Offsite: North", + "label": "West", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, - "key": "offsiteNorth", + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "offsiteWest", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "html", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", - "fixedSize": true, - "id": "eti372" - }, - { - "label": "Offsite: East", - "autoExpand": false, - "tableView": true, - "key": "offsiteEast", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "html", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", - "fixedSize": true, - "id": "e5f86br" - }, - { - "label": "Offsite: South", - "autoExpand": false, - "tableView": true, - "key": "offsiteSouth", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "html", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", - "fixedSize": true, - "id": "e9nh28" - }, - { - "label": "Offsite: West", - "autoExpand": false, - "tableView": true, - "key": "offsiteWest", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "html", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", - "fixedSize": true, - "id": "erjg9mj" - }, - { - "label": "Proposed land use of subject site", - "optionsLabelPosition": "right", - "inline": false, - "tableView": false, - "values": [ - { - "label": "Same as above", - "value": "sameAsAbove", - "shortcut": "" - }, - { "label": "Other", "value": "other", "shortcut": "" } - ], - "key": "proposedLandUseOfSite", - "type": "radio", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "etsjti", + "defaultValue": "" + }, + { + "label": "Proposed land use of subject site", + "optionsLabelPosition": "right", + "inline": false, + "tableView": false, + "values": [ + { + "label": "Same as above", + "value": "sameAsAbove", + "shortcut": "" + }, + { "label": "Other", "value": "other", "shortcut": "" } + ], + "key": "proposedLandUseOfSite", + "type": "radio", "input": true, "placeholder": "", "prefix": "", @@ -18756,86 +18977,96 @@ "id": "eo7d5n" }, { - "label": "If 'Other' is specified above, please explain: (e.g. applicable or excluded guidance, protocols or policies specific to the site)", - "autoExpand": false, - "tableView": true, - "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite", - "conditional": { - "show": true, - "when": "csrLandUseCurrent", - "eq": "other" - }, - "type": "textarea", - "input": true, + "label": "Explain (e.g. applicable or excluded guidance, protocols or policies specific to the site)", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "csrLandUseCurrent", + "eq": "other", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "evas1ri" + "id": "enpltr", + "defaultValue": "" }, { "label": "More than one land use applies at this site", @@ -18921,7 +19152,7 @@ "defaultValue": "" }, { - "label": "If more than one land use applies to the site, specify additional land uses covered by the document, e.g., riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards.", + "label": "Specify additional land uses covered by the document (e.g., riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards)", "labelPosition": "top", "placeholder": "", "description": "", @@ -18960,7 +19191,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -19009,163 +19240,186 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e2tqtdp", + "id": "ek5odrp", "defaultValue": "" }, { - "label": "Protocol 2 site-specific standards have been applied", + "label": "Protocol 2 numerical standards have been applied", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, "values": [ { "label": "Yes", "value": "yes", "shortcut": "" }, { "label": "No", "value": "no", "shortcut": "" } ], - "key": "haveProtocol2SiteSpecificStandardsBeenApplied", - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, + "dataType": "", "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, + "protected": false, "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", + "allowCalculateOverride": false, "validate": { "required": false, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "errorLabel": "", + "errors": "", + "key": "haveProtocol2SiteSpecificStandardsBeenApplied", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "validateOn": "change", "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e3wijbc" + "id": "e16olg8", + "defaultValue": "" }, { - "label": "Note: If P2 site-specific numerical standards selected above, identify the substance(s) and provide rationale for application of the site-specific numerical standard.", - "autoExpand": false, - "tableView": true, - "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard", - "conditional": { - "show": true, - "when": "haveProtocol2SiteSpecificStandardsBeenApplied", - "eq": "yes" - }, - "type": "textarea", - "input": true, + "label": "Identify the substance(s) and provide rationale for application of the site-specific numerical standard.", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "haveProtocol2SiteSpecificStandardsBeenApplied", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "emg8ud" + "id": "erx9f", + "defaultValue": "" }, { - "label": "Protocol 4 local background standards have been applied", + "label": "Protocol 4 local background concentrations in soil have been applied", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -19244,11 +19498,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "elztht", + "id": "edqy4tq", "defaultValue": "" }, { - "label": "Note: If P4 local background selected above, identify the substance(s) and provide rationale for why the background concentration applies.", + "label": "Identify the substance(s) and provide rationale for why the background concentration applies.", "labelPosition": "top", "placeholder": "", "description": "", @@ -19287,7 +19541,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -19336,7 +19590,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e0mmo4m", + "id": "eavryjm", "defaultValue": "" }, { @@ -19556,172 +19810,7 @@ "id": "ekhq57" }, { - "label": "If 'Other' is specified above, please explain: (e.g. applicable or excluded guidance, protocols or policies specific to the site)", - "autoExpand": false, - "tableView": true, - "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite1", - "conditional": { - "show": true, - "when": "csrLandUseProposed", - "eq": "other" - }, - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "html", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", - "fixedSize": true, - "id": "e3olqrl" - }, - { - "label": "More than one land use applies at this site", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": true, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "moreThanOneLandUseApplyAtThisSite", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "proposedLandUseIsSameAsCurrent", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "efcogs", - "defaultValue": "" - }, - { - "label": "If more than one land use is proposed for the site, specify additional land uses covered by the document, i.e., riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards.", + "label": "Explain (e.g. applicable or excluded guidance, protocols or policies specific to the site)", "labelPosition": "top", "placeholder": "", "description": "", @@ -19760,7 +19849,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -19777,13 +19866,13 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "ifMoreThanOneLandUseIsProposedForTheSiteSpecifyAdditionalLandUsesCoveredByTheDocumentIERiparianAreasRoadwaysEtcIncludeADiagramToClearlyShowTheAreaSWithDifferentStandards", + "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite1", "tags": [], "properties": {}, "conditional": { "show": true, - "when": "moreThanOneLandUseApplyAtThisSite", - "eq": "yes", + "when": "csrLandUseProposed", + "eq": "other", "json": "" }, "customConditional": "", @@ -19809,11 +19898,11 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "emnlus5", + "id": "edlh5tj", "defaultValue": "" }, { - "label": "Protocol 2 site-specific standards have been applied", + "label": "More than one land use is proposed to apply at this site", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -19843,7 +19932,7 @@ "calculateServer": false, "allowCalculateOverride": false, "validate": { - "required": false, + "required": true, "onlyAvailableItems": false, "customMessage": "", "custom": "", @@ -19855,7 +19944,7 @@ }, "errorLabel": "", "errors": "", - "key": "haveProtocol2SiteSpecificStandardsBeenApplied1", + "key": "moreThanOneLandUseApplyAtThisSite", "tags": [], "properties": {}, "conditional": { @@ -19892,93 +19981,278 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e0ocpc", + "id": "e4dgv5", "defaultValue": "" }, { - "label": "Note: If P2 site-specific numerical standards selected above, identify the substance and provide rationale for application of the site-specific numerical standard.", + "label": "Specify additional land uses covered by the document (e.g. riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards)", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, - "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard1", + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifMoreThanOneLandUseIsProposedForTheSiteSpecifyAdditionalLandUsesCoveredByTheDocumentIERiparianAreasRoadwaysEtcIncludeADiagramToClearlyShowTheAreaSWithDifferentStandards", + "tags": [], + "properties": {}, "conditional": { "show": true, - "when": "haveProtocol2SiteSpecificStandardsBeenApplied1", - "eq": "yes" + "when": "moreThanOneLandUseApplyAtThisSite", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" }, "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "eif67mv", + "defaultValue": "" + }, + { + "label": "Protocol 2 site-specific standards have been applied", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "values": [ + { "label": "Yes", "value": "yes", "shortcut": "" }, + { "label": "No", "value": "no", "shortcut": "" } + ], + "dataType": "", + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validate": { + "required": false, + "onlyAvailableItems": false, + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "errorLabel": "", + "errors": "", + "key": "haveProtocol2SiteSpecificStandardsBeenApplied1", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "proposedLandUseIsSameAsCurrent", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "radio", "input": true, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, + "widget": null, + "validateOn": "change", + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "e0ocpc", + "defaultValue": "" + }, + { + "label": "Identify the substance and provide rationale for application of the site-specific numerical standard.", "labelPosition": "top", + "placeholder": "", "description": "", - "errorLabel": "", "tooltip": "", - "hideLabel": false, + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", "tabindex": "", - "disabled": false, + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard1", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "haveProtocol2SiteSpecificStandardsBeenApplied1", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "eugv0gl" + "id": "e6tm46p", + "defaultValue": "" }, { - "label": "Protocol 4 local background concentrations have been applied", + "label": "Protocol 4 local background concentrations in soil have been applied", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -20057,11 +20331,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ehotldz", + "id": "etsc7li", "defaultValue": "" }, { - "label": "Note: If P4 local background concentrations selected above, identify the substance(s) and provide rationale for why the background concentration applies.", + "label": "Identify the substance(s) and provide rationale for why the background concentration applies.", "labelPosition": "top", "placeholder": "", "description": "", @@ -20100,7 +20374,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -20149,7 +20423,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "ew4retj", + "id": "e2pwqsp", "defaultValue": "" }, { @@ -20221,7 +20495,7 @@ "id": "e915rf" }, { - "html": "

Offsite Impacted Property(ies) / Management Area Land Use

", + "html": "

Affected Parcel(s) / Management Area Land Use

", "label": "Content", "customClass": "", "refreshOnChange": false, @@ -20290,7 +20564,7 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "emh8fsc" + "id": "ecklsa" }, { "label": "CSR Land Use - Current", @@ -20426,89 +20700,99 @@ "id": "ellzr1" }, { - "label": "If 'other' is specified above, please explain: (e.g. applicable or excluded guidance, protocols or policies specific to the site)", + "label": "Explain (e.g. applicable or excluded guidance, protocols or policies specific to the site)", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite2", + "tags": [], + "properties": {}, "conditional": { "show": true, "when": "csrLandUseCurrentImpacted", - "eq": "other" + "eq": "other", + "json": "" }, - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "e3fzihc" + "id": "esrmq4b9", + "defaultValue": "" }, { - "label": "More than one land use applies at this site", + "label": "More than one land use applies at the affected parcel", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -20587,11 +20871,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "erf8lac", + "id": "egzjmpq", "defaultValue": "" }, { - "label": "If more than one land use is proposed for the site, specify additional land uses covered by the document, i.e., riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards.", + "label": "Specify additional land uses covered by the document (e.g. riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards)", "labelPosition": "top", "placeholder": "", "description": "", @@ -20630,7 +20914,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -20679,7 +20963,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "elmihza", + "id": "e4s0vpd", "defaultValue": "" }, { @@ -20766,86 +21050,96 @@ "defaultValue": "" }, { - "label": "Note: If P2 site-specific numerical standards selected above, identify the substance(s) and provide rationale for application of the site-specific numerical standard.", - "autoExpand": false, - "tableView": true, - "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard2", - "conditional": { - "show": true, - "when": "haveProtocol2SiteSpecificStandardsBeenApplied2", - "eq": "yes" - }, - "type": "textarea", - "input": true, + "label": "Identify the substance(s) and provide rationale for application of the site-specific numerical standard", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard2", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "haveProtocol2SiteSpecificStandardsBeenApplied2", + "eq": "yes", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "ebdbw4h" + "id": "e9bw0k", + "defaultValue": "" }, { "label": "Protocol 4 local background concentrations in soil have been applied", @@ -20931,7 +21225,7 @@ "defaultValue": "" }, { - "label": "Note: If P4 local background concentrations selected, identify the substances(s) and provide rationale for why the background concentration applies.", + "label": "Identify the substances(s) and provide rationale for why the background concentration applies", "labelPosition": "top", "placeholder": "", "description": "", @@ -20970,7 +21264,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -21019,31 +21313,50 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "ep81te", + "id": "e4ki4i", "defaultValue": "" }, { - "html": "

Groundwater (CSR Schedule 3.2)

", + "html": "

Groundwater (CSR Schedule 3.2)

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content17", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -21058,7 +21371,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -21068,25 +21380,16 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "eaqg856" + "id": "eztdvpu" }, { - "label": "Groundwater standard applies at the site", + "label": "Groundwater standards apply at the site", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -21165,7 +21468,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ezflf8a", + "id": "ex7heln", "defaultValue": "" }, { @@ -21443,7 +21746,7 @@ "defaultValue": "" }, { - "label": "If more than one groundwater standard applies, provide more details", + "label": "Explain", "labelPosition": "top", "placeholder": "", "description": "", @@ -21482,7 +21785,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -21531,7 +21834,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "et2ynvc", + "id": "epnd8ki", "defaultValue": "" }, { @@ -21618,7 +21921,7 @@ "defaultValue": "" }, { - "label": "Notes: If Protocol 9 local background concentrations selected, identify the substance(s) and provide rationale for why the background concentration applies.", + "label": "Identify the substance(s) and provide rationale for why the background concentration applies.", "labelPosition": "top", "placeholder": "", "description": "", @@ -21657,7 +21960,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -21706,11 +22009,11 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "eewh8di", + "id": "eoicrj3", "defaultValue": "" }, { - "label": "Notes: Provide rationale and supporting data to show compliance with Protocol 21 'Water Use Determination' where a specified groundwater use (DW, AW, IW or LW) has been determined not to apply. Provide explicit statements regarding the applicability of all water uses (DW, AW, IW and LW), as well as a description for every geological unit where an exemption from a specified water use is proposed to apply (add additional pages if necessary).", + "label": "Provide rationale and supporting data to show compliance with Protocol 21 'Water Use Determination' where a specified groundwater use (DW, AW, IW or LW) has been determined not to apply. Provide explicit statements regarding the applicability of all water uses (DW, AW, IW and LW), as well as a description for every geological unit where an exemption from a specified water use is proposed to apply (add additional pages if necessary).", "labelPosition": "top", "placeholder": "", "description": "", @@ -21798,7 +22101,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "em7zhq", + "id": "eivus1d", "defaultValue": "" }, { @@ -21865,7 +22168,7 @@ "id": "eje5vun" }, { - "label": "Surface water guideline applies at the site ", + "label": "Surface water guidelines apply at the site ", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -21944,7 +22247,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "eq9j56d", + "id": "e4d87ws", "defaultValue": "" }, { @@ -22132,7 +22435,7 @@ "defaultValue": "" }, { - "label": "If more than one surface water guideline applies, provide more details", + "label": "Explain", "labelPosition": "top", "placeholder": "", "description": "", @@ -22171,7 +22474,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -22220,31 +22523,50 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "esca14e", + "id": "etogzxs", "defaultValue": "" }, { - "html": "

Vapour (CSR Schedule 3.3)

", + "html": "

Vapour (CSR Schedule 3.3)

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content20", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -22259,7 +22581,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -22269,25 +22590,16 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "en2hmk" + "id": "e9mb2fp" }, { - "label": "Vapour standard applies at the site", + "label": "Vapour standards apply at the site", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -22366,7 +22678,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "efsbcml", + "id": "egsu4lm", "defaultValue": "" }, { @@ -22410,7 +22722,7 @@ }, { "label": "Parkade", "value": "parkade", "shortcut": "" }, { - "label": "Vapour Attenuation Factors", + "label": "Vapour Attenuation Factors(VAFs)", "value": "Vapour Attenuation Factors", "shortcut": "" } @@ -22477,89 +22789,99 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "ejrdjfd" + "id": "eebswow" }, { - "label": "Notes: Include descriptions of assumptions for both current and future development of the site that the selected vapour attenuation factors are based on.", - "autoExpand": false, - "tableView": true, - "key": "notesIfOtherIsSpecifiedAboveIncludeDescriptionOfAssumptionsForBothCurrentAndFutureDevelopmentOfTheSiteThatTheSelectedVapourAttenuationFactorsAreBasedOn", - "conditional": { - "show": true, - "when": "pleaseIndicateAllThatApply", - "eq": "Vapour Attenuation Factors" - }, - "type": "textarea", - "input": true, + "label": "Include descriptions of assumptions for both current and future development of the site that the selected VAFs are based on.", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "notesIfOtherIsSpecifiedAboveIncludeDescriptionOfAssumptionsForBothCurrentAndFutureDevelopmentOfTheSiteThatTheSelectedVapourAttenuationFactorsAreBasedOn", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "pleaseIndicateAllThatApply", + "eq": "Vapour Attenuation Factors", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "eqa942" + "id": "ehjxxa", + "defaultValue": "" }, { "label": "More than one vapour standard applies", @@ -22645,7 +22967,7 @@ "defaultValue": "" }, { - "label": "If more than one vapour standard applies, provide more details", + "label": "Explain", "labelPosition": "top", "placeholder": "", "description": "", @@ -22684,7 +23006,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -22733,116 +23055,17 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e1poek", + "id": "e8c0b2r", "defaultValue": "" }, { - "html": "

Sediment (CSR Schedule 3.4)

", + "html": "

Sediment (CSR Schedule 3.4)

", "label": "Content", - "refreshOnChange": false, - "key": "content21", - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "e3e68ek" - }, - { - "label": "Sediment standard applies at the site", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", "customClass": "", - "tabindex": "", - "inline": false, + "refreshOnChange": false, "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "sedimentStandardsApply", + "key": "content21", "tags": [], "properties": {}, "conditional": { @@ -22862,53 +23085,161 @@ "width": "", "height": "" }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "ewj151p", - "defaultValue": "" - }, - { - "html": "

Type of aquatic life:

", - "label": "Content", - "customClass": "", - "refreshOnChange": false, - "hidden": false, - "modalEdit": false, - "key": "content22", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "sedimentStandardsApply", - "eq": "yes", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, + "type": "content", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "id": "ecxpm9z" + }, + { + "label": "Sediment standard applies at the site", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "values": [ + { "label": "Yes", "value": "yes", "shortcut": "" }, + { "label": "No", "value": "no", "shortcut": "" } + ], + "dataType": "", + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validate": { + "required": false, + "onlyAvailableItems": false, + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "errorLabel": "", + "errors": "", + "key": "sedimentStandardsApply", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "validateOn": "change", + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "ewj151p", + "defaultValue": "" + }, + { + "html": "

Type of aquatic life:

", + "label": "Content", + "customClass": "", + "refreshOnChange": false, + "hidden": false, + "modalEdit": false, + "key": "content22", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "sedimentStandardsApply", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, @@ -23752,7 +24083,7 @@ "defaultValue": "" } ], - "id": "esvybdd0000000000000000000000000000000000000000000000000000", + "id": "esvybdd00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -23961,10 +24292,39 @@ "components": [ { "title": "Summary", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, + "hideLabel": true, + "dataGridLabel": false, + "disabled": false, + "modalEdit": false, "key": "summary", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "panel", "label": "APEC and PCOC Summary", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -24037,10 +24397,10 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "egrxhg" + "id": "euxfgi" }, { - "label": "APEC Description (Describe location in relation to process source, waste, fill, land use or activity, etc., giving risk to APEC and list products, chemicals and waste type)", + "label": "APEC Description (Describe location in relation to process source, waste, fill, land use or activity, etc., giving rise to APEC and list products, chemicals and waste type)", "labelPosition": "top", "placeholder": "", "description": "", @@ -24128,100 +24488,86 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "efizhi", + "id": "edb5wi", "defaultValue": "" }, { "label": "PCOC(s) (List regulated substance(s) and/or analytical parameter(s))", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "displayMask": "", - "editor": "", "autoExpand": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "html", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false, "minLength": "", "maxLength": "", + "pattern": "", "minWords": "", - "maxWords": "", - "strictDateValidation": false, - "multiple": false, - "unique": false + "maxWords": "" }, + "key": "pcocS", + "type": "textarea", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "pcocS", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textarea", - "rows": 3, - "wysiwyg": false, - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", + "inputFormat": "html", "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "rows": 3, + "wysiwyg": false, + "editor": "", "fixedSize": true, - "id": "eumvd0h", - "defaultValue": "" + "id": "eip2cc" }, { "label": "Please indicate where analyses completed:", @@ -24269,11 +24615,7 @@ "value": "sediment", "shortcut": "" }, - { - "label": "Other (Please explain below)", - "value": "other", - "shortcut": "" - } + { "label": "Other", "value": "other", "shortcut": "" } ], "persistent": true, "protected": false, @@ -24337,121 +24679,121 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e8gkkth" + "id": "e4qgbhm" }, { - "label": "Other", + "label": "Explain", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", "key": "otherExplanation", + "tags": [], + "properties": {}, "conditional": { "show": true, "when": "pleaseIndicateWhereAnalysesCompleted", - "eq": "other" + "eq": "other", + "json": "" }, - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "ekowkdn" + "id": "eczcl", + "defaultValue": "" } ], - "id": "exdha880000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -24461,25 +24803,15 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "theme": "default", - "breadcrumb": "default" + "id": "elgli3g0000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -24990,7 +25322,7 @@ "id": "e9qozq8" } ], - "id": "eq72cd80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eq72cd8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -25484,7 +25816,7 @@ "id": "e8mxx88" } ], - "id": "et4783m0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "et4783m000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -25600,69 +25932,6 @@ "disableAddingRemovingRows": false, "id": "elxzyxw" }, - { - "html": "

AEC and COC Extent of Contamination

", - "label": "Content", - "refreshOnChange": false, - "key": "content30", - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "eyses1" - }, { "label": "", "reorder": false, @@ -26137,7 +26406,7 @@ "id": "e189cbo" }, { - "label": "Notes: Identify risk classification under Protocol 12. If application is risk-based, identify site type.", + "label": "Identify risk classification under Protocol 12. If application is risk-based, identify site type.", "labelPosition": "top", "placeholder": "", "description": "", @@ -26225,11 +26494,11 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "elpuryr", + "id": "evqzcme", "defaultValue": "" } ], - "id": "enpy5n0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "enpy5n000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -26722,7 +26991,7 @@ "id": "ex70ick" }, { - "label": "Offsite transport of contaminants from the site in:", + "label": "Offsite transport of contaminants from the site in the following media. Select all that apply:", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -26819,7 +27088,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "em32tzv" + "id": "e0rns9s" }, { "label": "If other, describe environmental media:", @@ -28508,27 +28777,46 @@ "id": "ejar3sk" }, { - "html": "

If completed remediation reports are not adequate, complete Section VI - Outstanding Remediation Issues to: If Reports have an incomplete or different scope than those listed above, in accordance with CSR, complete Section 5.6 - Outstanding Remediation Issues.

", + "html": "

If Reports have an incomplete or different scope than those listed above, in accordance with CSR, complete Section 5.6 - Outstanding Remediation Issues.

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content67", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -28543,7 +28831,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -28553,22 +28840,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ey1cxxq" + "id": "e21dww" } ], "placeholder": "", @@ -28707,7 +28985,7 @@ "id": "e6ihwg" }, { - "label": "Regulatory: e.g.Notification of Independent Remediation, Approval in Principle, Certificate of Compliance, Determination, Restrictive Covenant etc.", + "label": "Regulatory (e.g.Notification of Independent Remediation, Approval in Principle, Certificate of Compliance, Determination, Restrictive Covenant etc.)", "labelPosition": "top", "placeholder": "", "description": "", @@ -28795,7 +29073,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "ei8ntukh", + "id": "epikxp", "defaultValue": "" }, { @@ -29712,27 +29990,46 @@ "defaultValue": "" }, { - "html": "

Provide reference to signed and stamped design drawings completed by a professional engineer for works installed at site boundaries to prevent recontamination of a site.

", + "html": "

Provide reference to signed and stamped design drawings completed by a professional engineer for works installed at site boundaries to prevent recontamination of a site.

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content39", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -29747,7 +30044,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -29757,22 +30053,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "etk40rq" + "id": "ep68gba" }, { "label": "", @@ -30128,7 +30415,7 @@ "id": "egz1k6" } ], - "id": "ekna2go0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ekna2go0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -30592,75 +30879,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eeeoi9a" + "id": "essl7cg", + "defaultValue": "" }, { "label": "COC", @@ -30761,7 +31062,7 @@ "shortcut": "" }, { - "label": "Background concentration", + "label": "Local Background concentration", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -30833,7 +31134,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e0dlvvw" + "id": "eg8vdi4" }, { "label": "Remediation complete", @@ -31033,7 +31334,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ey38xd40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "ey38xd400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -31174,75 +31475,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eg77hy" + "id": "ecwtbhn", + "defaultValue": "" }, { "label": "COC", @@ -31615,7 +31930,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "etz2lvs000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "etz2lvs0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -31756,7 +32071,92 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", + "label": "AEC #", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "ezhxjxy", + "defaultValue": "" + }, + { + "label": "COC", "tableView": true, "validate": { "required": true, @@ -31769,78 +32169,7 @@ "maxLength": "", "pattern": "" }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e5ameqg" - }, - { - "label": "COC", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "coc", + "key": "coc", "type": "textfield", "input": true, "placeholder": "", @@ -31925,7 +32254,7 @@ "shortcut": "" }, { - "label": "Background concentration", + "label": "Local Background concentration", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -31997,7 +32326,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e87iybg" + "id": "e3frfaj" }, { "label": "Remediation complete", @@ -32197,7 +32526,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "elu6o2r00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "elu6o2r000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -32338,75 +32667,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ehraial" + "id": "esiof5e", + "defaultValue": "" }, { "label": "COC", @@ -32507,7 +32850,7 @@ "shortcut": "" }, { - "label": "Background concentration", + "label": "Local Background concentration", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -32579,7 +32922,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "eaajlx" + "id": "e9a451w" }, { "label": "Remediation complete", @@ -32779,7 +33122,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "e91xf770000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "e91xf7700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -32926,7 +33269,92 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", + "label": "AEC #", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "e7qe3lz", + "defaultValue": "" + }, + { + "label": "COC", "tableView": true, "validate": { "required": true, @@ -32939,78 +33367,7 @@ "maxLength": "", "pattern": "" }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eyz6cgv" - }, - { - "label": "COC", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "coc", + "key": "coc", "type": "textfield", "input": true, "placeholder": "", @@ -33095,7 +33452,7 @@ "shortcut": "" }, { - "label": "Background concentration", + "label": "Local Background concentration", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -33167,7 +33524,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e4u97p4" + "id": "e7sign" }, { "label": "Remediation complete", @@ -33367,7 +33724,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "efuqfid000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "efuqfid0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -33460,7 +33817,7 @@ "tableView": false, "components": [ { - "html": "

 

Identify and describe all contamination remediated through on-site treatment or removed from the site. Ensure Part 6 - Summary of Soil Management is completed regarding the relocation of waste and non-waste soil.

Provide references to figure(s) showing the lateral and vertical extent of any treated or removed contamination. Confirmatory sample locations and corresponding analytical results shall be shown on each figure and in tabular form with comparison to applicable standards:

", + "html": "

Identify and describe all contamination remediated through on-site treatment or removed from the site. Ensure Part 6 - Summary of Soil Management is completed regarding the relocation of waste and non-waste soil.

Provide references to figure(s) showing the lateral and vertical extent of any treated or removed contamination. Confirmatory sample locations and corresponding analytical results shall be shown on each figure and in tabular form with comparison to applicable standards:

", "label": "Content", "customClass": "", "refreshOnChange": false, @@ -33529,7 +33886,7 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "euy1g1" + "id": "e3sywk" }, { "label": "", @@ -33941,7 +34298,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ewvohhw00000000000000000000000000000000" + "id": "ewvohhw00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -34436,7 +34793,7 @@ "defaultValue": "" } ], - "id": "e4q7vjp000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e4q7vjp000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -34631,27 +34988,46 @@ "tableView": false, "components": [ { - "html": "

Identify and describe all contamination that exceeds CSR numerical standards, after the remediation described above has been implemented.

", + "html": "

Identify and describe all contamination that exceeds CSR numerical standards, after the remediation described above has been implemented.

Provide reference to figure(s) showing residual contamination.

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content42", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -34666,7 +35042,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -34676,22 +35051,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e7uz8usd" + "id": "eoum0ols" }, { "label": "Data Grid", @@ -35143,7 +35509,7 @@ "id": "ej8xmre" } ], - "id": "e6ahjsj000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e6ahjsj0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -35902,6 +36268,91 @@ "inputType": "radio", "fieldSet": false, "id": "el619vj" + }, + { + "label": "Provide BC Generator Registration #", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "provideBcGeneratorRegistration1", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "wasWasteSoilRelocatedToASiteAuthorizedUnderPart2OfTheEnvironmentalManagementActOrAnApprovalInPrincipleToReceiveWasteSoil", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "elvydur", + "defaultValue": "" } ], "placeholder": "", @@ -36042,91 +36493,6 @@ "fieldSet": false, "id": "etdj0zn" }, - { - "label": "Provide BC Generator Registration #", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "provideBcGeneratorRegistration", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "wasNonWasteSoilRelocatedToAReceivingSite", - "eq": "yes", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, - "addons": [], - "inputType": "text", - "id": "e2f2kav", - "defaultValue": "" - }, { "title": "Soil relocation receiving site", "theme": "default", @@ -36654,6 +37020,98 @@ "lazyLoad": false, "autoAdjust": false, "id": "e2mlo7e" + }, + { + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "legalDescriptionOrMetesAndBounds", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "e8hybe", + "defaultValue": "" } ], "placeholder": "", @@ -36903,79 +37361,89 @@ "components": [ { "label": "Minutes", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LatitudeMinutes2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LatitudeMinutes2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ebipkku" + "id": "e2r5btl", + "defaultValue": "" } ], "currentWidth": 4 @@ -36989,79 +37457,89 @@ "components": [ { "label": "Seconds", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LatitudeSeconds2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LatitudeSeconds2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ev3ycqn" + "id": "eejyzxs", + "defaultValue": "" } ], "currentWidth": 4 @@ -37301,79 +37779,89 @@ "components": [ { "label": "Minutes", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LongitudeMinutes2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LongitudeMinutes2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eww0ais" + "id": "e3gbdo", + "defaultValue": "" } ], "currentWidth": 4 @@ -37387,79 +37875,89 @@ "components": [ { "label": "Seconds", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LongitudeSeconds2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LongitudeSeconds2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "exf09ptq" + "id": "eil9q3", + "defaultValue": "" } ], "currentWidth": 4 @@ -38161,75 +38659,87 @@ "id": "ez3gssc" }, { - "label": "Direct to ministry application?", + "label": "Direct-to-ministry application", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, "disabled": true, "tableView": false, + "modalEdit": false, "values": [ { "label": "Yes", "value": "true", "shortcut": "" }, { "label": "No", "value": "false", "shortcut": "" } ], - "key": "directToMinistryApplication", - "properties": { "apField": "true" }, - "customConditional": "if(data.isClientRole === 'true')\n{\n show = true;\n component.disabled = true;\n}\nelse if(data.isApprovedProfessional === 'true')\n{\n show = true;\n component.disabled = false;\n}\nelse\n{ \n component.disabled = true;\n}\n", - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, + "dataType": "", "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "autofocus": false, + "protected": false, "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", + "allowCalculateOverride": false, "validate": { "required": false, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "errorLabel": "", + "errors": "", + "key": "directToMinistryApplication", + "tags": [], + "properties": { "apField": "true" }, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "if(data.isClientRole === 'true')\n{\n show = true;\n component.disabled = true;\n}\nelse if(data.isApprovedProfessional === 'true')\n{\n show = true;\n component.disabled = false;\n}\nelse\n{ \n component.disabled = true;\n}\n", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "validateOn": "change", "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "inputType": "radio", "fieldSet": false, - "id": "eae7c9c" + "id": "eonm3xf", + "defaultValue": "" }, { "title": "7.1 Certification Document and Summary Recommendation", @@ -38387,7 +38897,7 @@ "id": "eeth61" }, { - "label": "Approved Professional Name (Risk Based Standards)", + "label": "Approved Professional Name (Risk-Based Standards)", "labelPosition": "top", "placeholder": "", "description": "", @@ -38427,10 +38937,10 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", - "custom": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, "json": "", "minLength": "", @@ -38446,9 +38956,9 @@ "tags": [], "properties": { "apField": "true" }, "conditional": { - "show": null, - "when": null, - "eq": "", + "show": true, + "when": "isThisRiskBased1", + "eq": "yes", "json": "" }, "customConditional": "", @@ -38468,7 +38978,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "e1wos1s", + "id": "ecpxv2c", "defaultValue": "" }, { @@ -38745,370 +39255,25 @@ "defaultValue": "" }, { - "html": "

The above recommendation, supported by my professional opinion, is based on the following:

", - "label": "Content", - "refreshOnChange": false, - "key": "content50", - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "epfpa1s" - }, - { - "label": "For a recommendation for a Determination", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "forARecommendationForADetermination", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "e391bh", - "defaultValue": "" - }, - { - "label": "For a recommendation for an Approval in Principle", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "forARecommendationForanApprovalInPrinciple", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "ewf2n99", - "defaultValue": "" - }, - { - "label": "For a recommendation for a Certificate of Compliance", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", + "title": "", + "theme": "default", "tooltip": "", "customClass": "", - "tabindex": "", - "inline": false, + "collapsible": false, "hidden": false, - "hideLabel": false, - "autofocus": false, + "hideLabel": true, "disabled": false, - "tableView": false, "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "forARecommendationForACertificateOfCompliance", + "key": "panel5", "tags": [], "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "eslcd7l", - "defaultValue": "" - }, - { - "label": "For a recommendation for a Site Risk Reclassification", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "true", "shortcut": "" }, - { "label": "No", "value": "false", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "siteRiskReclassification", - "tags": [], - "properties": { "apField": "true" }, "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" + "json": "", + "show": true, + "when": "recommendationCheckbox", + "eq": "aDeterminationUnderSection44OfEma" }, - "customConditional": "", "logic": [], "attributes": {}, "overlay": { @@ -39119,38 +39284,10 @@ "width": "", "height": "" }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "eea5zjl", - "defaultValue": "" - }, - { - "title": "", - "collapsible": false, - "hideLabel": true, - "key": "panel5", - "conditional": { - "show": true, - "when": "forARecommendationForADetermination", - "eq": "yes" - }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -39215,23 +39352,14 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "eklbw0w" + "id": "eo73a" }, { "label": "Select all that apply.", - "labelPosition": "top", "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", "inline": false, - "hidden": false, "hideLabel": true, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "values": [ { "label": "On the basis of information provided and reviewed, it is my opinion that no CSR Schedule 2 activities have occurred at the subject site.", @@ -39249,176 +39377,152 @@ "shortcut": "" } ], - "dataType": "", - "persistent": true, + "key": "pleaseSelectThoseThatApply1", + "properties": { "apField": "true" }, + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", + "unique": false, + "persistent": true, + "hidden": false, "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "onlyAvailableItems": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "pleaseSelectThoseThatApply1", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" + "unique": false, + "onlyAvailableItems": false }, - "customConditional": "", - "logic": [], - "attributes": {}, + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e09ygzh", - "defaultValue": "" + "id": "e7te5g9" }, { "label": "Preliminary site investigation addressing all identified areas of potential environmental concern (APECs) and potential contaminants of concern (PCOCs) was completed. No substances were identified in concentrations exceeding those identified in BC CSR Schedules 3.1, 3.2, 3.3 or 3.4, as applicable. All PCOCs have been listed in Schedule B of the draft Determination.", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", + "tableView": false, + "defaultValue": false, + "key": "preliminarySiteInvestigationAddressingAllIdentifiedAreasOfPotentialEnvironmentalConcernApeCsAndPotentialContaminantsOfConcernPcoCsWasCompletedNoSubstancesWereIdentifiedInConcentrationsExceedingThoseIdentifiedInBcCsrSchedules313233Or34AsApplicableAllPcoCsHaveBeenListedInScheduleBOfTheDraftDetermination", + "properties": { "apField": "true" }, + "type": "checkbox", + "input": true, + "placeholder": "", + "prefix": "", "customClass": "", - "tabindex": "", + "suffix": "", + "multiple": false, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": false, - "persistent": true, - "protected": false, + "autofocus": false, "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", - "key": "preliminarySiteInvestigationAddressingAllIdentifiedAreasOfPotentialEnvironmentalConcernApeCsAndPotentialContaminantsOfConcernPcoCsWasCompletedNoSubstancesWereIdentifiedInConcentrationsExceedingThoseIdentifiedInBcCsrSchedules313233Or34AsApplicableAllPcoCsHaveBeenListedInScheduleBOfTheDraftDetermination", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "checkbox", - "name": "", - "value": "", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": true, - "labelPosition": "right", - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "e6tzh2m" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "ellms3k" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -39428,38 +39532,50 @@ "multiple": false, "unique": false }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "evs7mnn" + "id": "eohcded" }, { "title": "", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, "hideLabel": true, + "disabled": false, + "modalEdit": false, "key": "panel6", + "tags": [], + "properties": {}, + "customConditional": "", "conditional": { + "json": "", "show": true, - "when": "forARecommendationForanApprovalInPrinciple", - "eq": "yes" + "when": "recommendationCheckbox", + "eq": "anAiPUnderSection531OfEma" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -39524,84 +39640,136 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e9k5ae" + "id": "e8r7v1q" }, { - "label": "The site is classified as non-high risk under Protocol 12 or the director has issued a preapproval under Protocol 6 allowing the application to be submitted with the recommendation of an Approved Professional.", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", + "label": "HTML", + "attrs": [{ "attr": "", "value": "" }], + "content": "Select all that apply", + "refreshOnChange": false, + "key": "html1", + "type": "htmlelement", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", "customClass": "", - "tabindex": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": false, - "persistent": true, - "protected": false, + "autofocus": false, "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", - "key": "theSiteIsClassifiedAsNonHighRiskUnderProtocol12OrTheDirectorHasIssuedAPreapprovalUnderProtocol6AllowingTheApplicationToBeSubmittedWithTheRecommendationOfAnApprovedProfessional", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "tag": "p", + "id": "ef48ias" + }, + { + "label": "The site is classified as non-high risk under Protocol 12 or the director has issued a preapproval under Protocol 6 allowing the application to be submitted with the recommendation of an Approved Professional.", + "tableView": false, + "defaultValue": false, + "key": "theSiteIsClassifiedAsNonHighRiskUnderProtocol12OrTheDirectorHasIssuedAPreapprovalUnderProtocol6AllowingTheApplicationToBeSubmittedWithTheRecommendationOfAnApprovedProfessional", + "properties": { "apField": "true" }, "type": "checkbox", - "name": "", - "value": "", "input": true, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": true, "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "en4hegf" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "e9pbjhj" }, { "label": "A preliminary site investigation addressing all identified areas of potential environmental concern (APECs) and potential contaminants of concern (PCOCs) was completed. One or more substances were identified at concentrations exceeding applicable standards or criteria in CSR Schedules 3.1, 3.2, 3.3 or 3.4.", @@ -39665,7 +39833,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "elthh4q" + "id": "e18pcho" }, { "label": "A detailed site investigation addressing the locations and extent of all identified areas of environmental concern (AECs) and contaminants of concern (COCs) was completed and forms the basis of a remediation plan or risk assessment, OR;", @@ -39729,100 +39897,76 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "etk7l04" + "id": "ecuk6t" }, { "label": "An incomplete detailed site investigation forms the basis of a remediation plan or risk assessment (details were provided in Section 4.8).", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", + "tableView": false, + "defaultValue": false, + "key": "anIncompleteDetailedSiteInvestigationFormsTheBasisOfARemediationPlanOrRiskAssessmentDetailsWereProvidedInSection48", + "properties": { "apField": "true" }, + "type": "checkbox", + "input": true, + "placeholder": "", + "prefix": "", "customClass": "", - "tabindex": "", + "suffix": "", + "multiple": false, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": false, - "persistent": true, - "protected": false, + "autofocus": false, "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", - "key": "anIncompleteDetailedSiteInvestigationFormsTheBasisOfARemediationPlanOrRiskAssessmentDetailsWereProvidedInSection48", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "checkbox", - "name": "", - "value": "", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": true, - "labelPosition": "right", - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "e07uhzj" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "ehg3psc" }, { "label": "When this summary of site condition was prepared", - "labelPosition": "top", "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": { "formsTheBasisOfARemediationPlanOrRiskAssessment": false, "wasTheBasisForRemediationOfTheSite": false, @@ -39854,99 +39998,93 @@ "shortcut": "" } ], - "persistent": true, + "key": "and", + "properties": { "apField": "true" }, + "conditional": { + "show": true, + "when": "aDetailedSiteInvestigationAddressingTheLocationsAndExtentOfAllIdentifiedAreasOfEnvironmentalConcernAeCsAndContaminantsOfConcernCoCsWasCompletedAnd", + "eq": "true" + }, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", + "unique": false, + "persistent": true, + "hidden": false, "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "onlyAvailableItems": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false - }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "and", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": true, - "when": "aDetailedSiteInvestigationAddressingTheLocationsAndExtentOfAllIdentifiedAreasOfEnvironmentalConcernAeCsAndContaminantsOfConcernCoCsWasCompletedAnd", - "eq": "true", - "json": "" + "unique": false, + "onlyAvailableItems": false }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "ej0q2j7" + "inline": false, + "id": "euthba" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -39956,25 +40094,15 @@ "multiple": false, "unique": false }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "ezt8via" + "id": "envuy0k" }, { "title": "Panel", @@ -39993,8 +40121,8 @@ "conditional": { "json": "", "show": true, - "when": "forARecommendationForACertificateOfCompliance", - "eq": "yes" + "when": "recommendationCheckbox", + "eq": "aCoCUnderSection533OfEma" }, "logic": [], "attributes": {}, @@ -40074,7 +40202,72 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "eaav27u" + "id": "e87shi" + }, + { + "label": "HTML", + "attrs": [{ "attr": "", "value": "" }], + "content": "Select all that apply", + "refreshOnChange": false, + "key": "html3", + "type": "htmlelement", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "tag": "p", + "id": "es2gx73" }, { "label": "A preliminary site investigation addressing all identified areas of potential environmental concern (APECs) and potential contaminants of concern (PCOCs) was completed. One or more substances were identified at concentrations exceeding applicable standards or criteria in CSR Schedules 3.1, 3.2, 3.3 or 3.4", @@ -40138,7 +40331,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "eblxyph" + "id": "e104ia8" }, { "label": "The site is classified as non-high risk under Protocol 12 or the director has issued a preapproval under Protocol 6 allowing the application to be submitted with the recommendation of an Approved Professional.", @@ -40202,7 +40395,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "ekj058" + "id": "etwo8bw" }, { "label": "A detailed site investigation addressing the locations and extent of all identified areas of environmental concern (AECs) and contaminants of concern (COCs) was completed and was the basis for remediation of the site, OR", @@ -40266,7 +40459,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "etznnxn" + "id": "esesmar" }, { "label": "An incomplete detailed site investigation (due to issuance of a Protocol 6 preapproval, or justification to not delineate or remediate the entire extent of contamination) was the basis for remediation of the site.", @@ -40330,7 +40523,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "ecf3j2r" + "id": "eewjf1a" }, { "label": "When this summary of site condition was prepared contaminants identified in investigation and risk assessment reports had been remediated to CSR numerical concentration or risk-based standards.", @@ -40394,7 +40587,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "erf1gi" + "id": "ekxp95" } ], "placeholder": "", @@ -40435,20 +40628,42 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "egr45za" + "id": "enhqz6f" }, { "title": "", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, "hideLabel": true, + "disabled": false, + "modalEdit": false, "key": "panel7", + "tags": [], + "properties": {}, + "customConditional": "", "conditional": { + "json": "", "show": true, - "when": "siteRiskReclassification", - "eq": "true" + "when": "recommendationCheckbox", + "eq": "aSiteRiskReclassification" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -40513,7 +40728,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "eoxawsl" + "id": "enchqi" }, { "label": "Please select", @@ -40591,37 +40806,30 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ej7wmm" + "id": "essxlnq" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -40631,25 +40839,15 @@ "multiple": false, "unique": false }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "em3r18a" + "id": "ec0rroj" } ], "placeholder": "", @@ -40746,69 +40944,6 @@ "input": false, "tableView": false, "components": [ - { - "html": "

Contaminants have been remediated to comply with standards or criteria listed in the following table: (If the site required remediation and has been remediated.) 

", - "label": "Content", - "refreshOnChange": false, - "key": "content55", - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "etegzyp" - }, { "label": "Substances Remediated in following media. Select all that apply.", "labelPosition": "top", @@ -40909,27 +41044,46 @@ "id": "eoll024" }, { - "html": "

Use specific compound names as listed in the Contaminated Sites Regulation Schedules. Please list compounds in columns to aid review.

", + "html": "

Use specific compound names as listed in the Contaminated Sites Regulation Schedules.

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content56", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -40944,7 +41098,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -40954,22 +41107,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e6db55v" + "id": "ex8x8hs" }, { "label": "Soil", @@ -41517,7 +41661,7 @@ "id": "e7xavni" } ], - "id": "ediqivi000000000000000000", + "id": "ediqivi0000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -42086,7 +42230,7 @@ "id": "e1o53zx" } ], - "id": "e1kh34pk000000000000000000", + "id": "e1kh34pk0000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -42568,7 +42712,7 @@ } } ], - "id": "ez580ev000000000000000000", + "id": "ez580ev0000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -43038,7 +43182,7 @@ } } ], - "id": "exx6mrr000000000000000000", + "id": "exx6mrr0000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -43256,89 +43400,14 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "en3uwr" - }, - { - "label": "Risk-based standards", - "tableView": true, - "key": "riskBasedStandards", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "er5nfo9" + "id": "en3uwr" }, { - "label": "Provide details on the media and relevant use(s)", - "autoExpand": false, + "label": "Risk-based standards", "tableView": true, - "key": "provideDetailsOnTheMediaAndRelevantUseS", - "type": "textarea", + "key": "riskBasedStandards", + "properties": { "apField": "true" }, + "type": "textfield", "input": true, "placeholder": "", "prefix": "", @@ -43379,9 +43448,7 @@ "unique": false, "minLength": "", "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" + "pattern": "" }, "conditional": { "show": null, @@ -43399,24 +43466,111 @@ "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", + "inputFormat": "plain", "inputMask": "", "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, + "id": "er5nfo9" + }, + { + "label": "Provide details on the media and relevant use(s)", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "provideDetailsOnTheMediaAndRelevantUseS", + "tags": [], + "properties": { "apField": "true" }, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", "rows": 3, "wysiwyg": false, - "editor": "", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", "fixedSize": true, - "id": "e4kewg" + "id": "etn73cl", + "defaultValue": "" } ], - "id": "eu7dr3n000000000000000000", + "id": "eu7dr3n0000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -45251,168 +45405,7 @@ "customPrivate": false, "strictDateValidation": false, "multiple": false, - "unique": false - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "footer": "Sign above", - "width": "100%", - "height": "150px", - "penColor": "black", - "backgroundColor": "rgb(245,245,235)", - "minWidth": "0.5", - "maxWidth": "2.5", - "keepOverlayRatio": true, - "id": "efw32tr" - } - ], - "width": 6, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 6 - }, - { - "components": [ - { - "label": "First Name", - "tableView": true, - "key": "firstName", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "egwwcoo" - }, - { - "label": "Last Name", - "tableView": true, - "key": "lastName", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" + "unique": false }, "conditional": { "show": null, @@ -45432,38 +45425,292 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], + "footer": "Sign above", + "width": "100%", + "height": "150px", + "penColor": "black", + "backgroundColor": "rgb(245,245,235)", + "minWidth": "0.5", + "maxWidth": "2.5", + "keepOverlayRatio": true, + "id": "efw32tr" + } + ], + "width": 6, + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 6 + }, + { + "components": [ + { + "label": "First Name", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, "mask": false, - "inputType": "text", + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "firstName", + "tags": [], + "properties": { "apField": "true" }, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "ewusub", + "defaultValue": "" + }, + { + "label": "Last Name", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, "inputMask": "", "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, + "autofocus": false, "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", "truncateMultipleSpaces": false, - "id": "e2qyor" + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "lastName", + "tags": [], + "properties": { "apField": "true" }, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "eqmneoa", + "defaultValue": "" }, { "label": "Date", + "labelPosition": "top", + "displayInTimezone": "viewer", + "useLocaleSettings": false, + "allowInput": true, "format": "yyyy-MM-dd", + "placeholder": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, + "shortcutButtons": [], + "enableDate": true, "datePicker": { + "disable": "", + "disableFunction": "", "disableWeekends": false, "disableWeekdays": false, + "minDate": null, + "maxDate": null, "showWeeks": true, "startingDay": 0, "initDate": "", "minMode": "day", "maxMode": "year", "yearRows": 4, - "yearColumns": 5, - "minDate": null, - "maxDate": null + "yearColumns": 5 }, "enableTime": false, + "timePicker": { + "showMeridian": true, + "hourStep": 1, + "minuteStep": 1, + "readonlyInput": false, + "mousewheel": true, + "arrowkeys": true + }, + "multiple": false, + "defaultValue": "", + "defaultDate": "", + "customOptions": {}, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, "enableMinDateInput": false, "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", "key": "dateTime", + "tags": [], "properties": { "apField": "true" }, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "datetime", + "timezone": "", "input": true, "widget": { "type": "calendar", @@ -45479,82 +45726,22 @@ "minuteIncrement": 1, "time_24hr": false, "minDate": null, + "disabledDates": "", "disableWeekends": false, "disableWeekdays": false, + "disableFunction": "", "maxDate": null }, - "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": "", - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "useLocaleSettings": false, - "allowInput": true, - "enableDate": true, - "defaultDate": "", - "displayInTimezone": "viewer", - "timezone": "", "datepickerMode": "day", - "timePicker": { - "hourStep": 1, - "minuteStep": 1, - "showMeridian": true, - "readonlyInput": false, - "mousewheel": true, - "arrowkeys": true - }, - "customOptions": {}, - "id": "el080he" + "id": "eo9dtfc" } ], "width": 6, @@ -45570,7 +45757,7 @@ "type": "columns", "input": false, "tableView": false, - "id": "eomkcec000000000000000000", + "id": "eomkcec0000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -45806,7 +45993,7 @@ "errors": "", "key": "anArmsLengthReviewWasCompleted", "tags": [], - "properties": {}, + "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, @@ -45841,7 +46028,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "evvwmcm", + "id": "e5fzfx", "defaultValue": "" }, { @@ -46077,176 +46264,270 @@ "components": [ { "label": "First Name", - "tableView": true, - "key": "firstName", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, - "custom": "", + "required": true, + "pattern": "", + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "" + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "firstName", + "tags": [], + "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e7cv2q" + "id": "ecnufb6", + "defaultValue": "" }, { "label": "Last Name", - "tableView": true, - "key": "lastName", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, - "custom": "", + "required": true, + "pattern": "", + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "" + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "lastName", + "tags": [], + "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "elxa6w" + "id": "e6x5jrvk", + "defaultValue": "" }, { "label": "Date", + "labelPosition": "top", + "displayInTimezone": "viewer", + "useLocaleSettings": false, + "allowInput": true, "format": "yyyy-MM-dd", + "placeholder": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, + "shortcutButtons": [], + "enableDate": true, "datePicker": { + "disable": "", + "disableFunction": "", "disableWeekends": false, "disableWeekdays": false, + "minDate": null, + "maxDate": null, "showWeeks": true, "startingDay": 0, "initDate": "", "minMode": "day", "maxMode": "year", "yearRows": 4, - "yearColumns": 5, - "minDate": null, - "maxDate": null + "yearColumns": 5 + }, + "enableTime": true, + "timePicker": { + "showMeridian": true, + "hourStep": 1, + "minuteStep": 1, + "readonlyInput": false, + "mousewheel": true, + "arrowkeys": true + }, + "multiple": false, + "defaultValue": "", + "defaultDate": "", + "customOptions": {}, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, "enableMinDateInput": false, "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", "key": "date", + "tags": [], "properties": { "apField": "true" }, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "datetime", + "timezone": "", "input": true, "widget": { "type": "calendar", @@ -46262,83 +46543,22 @@ "minuteIncrement": 1, "time_24hr": false, "minDate": null, + "disabledDates": "", "disableWeekends": false, "disableWeekdays": false, + "disableFunction": "", "maxDate": null }, - "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": "", - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "useLocaleSettings": false, - "allowInput": true, - "enableDate": true, - "enableTime": true, - "defaultDate": "", - "displayInTimezone": "viewer", - "timezone": "", "datepickerMode": "day", - "timePicker": { - "hourStep": 1, - "minuteStep": 1, - "showMeridian": true, - "readonlyInput": false, - "mousewheel": true, - "arrowkeys": true - }, - "customOptions": {}, - "id": "efn6z4" + "id": "e3qqb7" } ], "width": 6, @@ -46354,7 +46574,7 @@ "type": "columns", "input": false, "tableView": false, - "id": "eg30ltq00000000000000", + "id": "eg30ltq00000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -47122,146 +47342,174 @@ "id": "e2q3kng" }, { - "label": "Data Grid", - "reorder": false, - "addAnotherPosition": "bottom", - "layoutFixed": false, - "enableRowGroups": false, - "initEmpty": false, - "hideLabel": true, - "tableView": false, - "defaultValue": [{}], - "key": "dataGrid17", - "type": "datagrid", - "input": true, - "components": [ - { - "label": "Name of Approved Professional(s)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "approvedProfessionalFullName", - "type": "textfield", - "input": true, - "id": "e4c4e1w", - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false - } - ], + "label": "Name of Approved Professional(Numerical Standards)", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, "multiple": false, - "protected": false, - "unique": false, "persistent": true, - "hidden": false, + "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "nameOfApprovedProfessionalNumericalStandards", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textfield", + "input": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "efv99ml", + "defaultValue": "" + }, + { + "label": "Name of Approved Professional(Risk-Based Standards)", "labelPosition": "top", + "placeholder": "", "description": "", - "errorLabel": "", "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", "tabindex": "", - "disabled": false, + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "nameOfApprovedProfessionalRiskBasedStandards", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "isThisRiskBased1", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "tree": true, - "lazyLoad": false, - "disableAddingRemovingRows": false, - "id": "eofgcc" + "inputType": "text", + "id": "e2cuq3l", + "defaultValue": "" }, { "html": "

as the Approved Professional(s) to review site investigation, risk assessment and remediation reports and to make submission and application with recommendations, if applicable, for the certification(s) as indicated in this Summary of Site Condition.

", diff --git a/forms-flow-ai/epd-forms/bundling/Summary of Site Condition.json b/forms-flow-ai/epd-forms/bundling/Summary of Site Condition.json index e19d266c..bb846d31 100644 --- a/forms-flow-ai/epd-forms/bundling/Summary of Site Condition.json +++ b/forms-flow-ai/epd-forms/bundling/Summary of Site Condition.json @@ -3881,89 +3881,6 @@ "fieldSet": false, "id": "eek0pwj", "defaultValue": "" - }, - { - "label": "There is a risk-based component to this application. ", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": true, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "thisIsRiskBased", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "eic8glq", - "defaultValue": "" } ], "collapsible": false, @@ -7844,16 +7761,109 @@ "id": "eyizual" }, { - "title": "Approved Professional (Risk Based Standards)", + "label": "There is a risk-based component to this application. ", + "optionsLabelPosition": "right", + "inline": false, + "tableView": false, + "values": [ + { "label": "Yes", "value": "yes", "shortcut": "" }, + { "label": "No", "value": "no", "shortcut": "" } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "key": "thisIsRiskBased1", + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "eqvns6b" + }, + { + "title": "Approved Professional (Risk-Based Standards)", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, "key": "approvedProfessionalRiskBasedStandards", + "tags": [], + "properties": {}, + "customConditional": "", "conditional": { + "json": "", "show": true, - "when": "thisIsRiskBased", + "when": "thisIsRiskBased1", "eq": "yes" }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -7864,88 +7874,78 @@ "components": [ { "label": "Last Name", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "lastName1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "lastName1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "ef95udzp", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "ees3bdb" } ], "width": 6, @@ -7959,88 +7959,78 @@ "components": [ { "label": "First Name", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "firstName1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "firstName1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "eql246", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "eht1ko3" } ], "width": 6, @@ -8111,7 +8101,7 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "ebgtuf" + "id": "eu4jm5n" }, { "label": "Company, if applicable", @@ -8182,7 +8172,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "edjkewv" + "id": "emzv8ll" }, { "label": "Columns", @@ -8191,88 +8181,78 @@ "components": [ { "label": "Address", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "address1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "address1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "e1gsdan", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "enx9sof" } ], "width": 6, @@ -8286,88 +8266,78 @@ "components": [ { "label": "City", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "city1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "city1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "etr1gk", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "ej5k3d" } ], "width": 6, @@ -8438,7 +8408,7 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "ey2ab5" + "id": "ewyn2y8" }, { "label": "Columns", @@ -8447,88 +8417,78 @@ "components": [ { "label": "Province", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "province1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "province1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "eqplz1", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "ef7wjfa" } ], "offset": 0, @@ -8542,88 +8502,78 @@ "components": [ { "label": "Country", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "country1", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "country1", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "e3a40ne", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "etzk3f" } ], "offset": 0, @@ -8637,88 +8587,78 @@ "components": [ { "label": "Postal Code", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, "pattern": "^[A-Za-z]\\d[A-Za-z] ?\\d[A-Za-z]\\d$", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "minLength": "", + "maxLength": "" }, + "key": "postalCode", + "type": "textfield", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "postalCode", - "tags": [], - "properties": {}, + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "egpu9ux", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "erfj5dr" } ], "size": "md", @@ -8789,7 +8729,7 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "ep1xruj" + "id": "ewtdgk" }, { "label": "Columns", @@ -8798,88 +8738,78 @@ "components": [ { "label": "Phone Number", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, "pattern": "^\\+?[0-9\\-().\\s]{10,15}$", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "minLength": "", + "maxLength": "" }, + "key": "phoneNumber4", + "type": "textfield", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "phoneNumber4", - "tags": [], - "properties": {}, + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "ech4pqq", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "ewck5ap" } ], "width": 6, @@ -8893,88 +8823,78 @@ "components": [ { "label": "Email", - "labelPosition": "top", + "tableView": true, + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "key": "email", + "type": "textfield", + "input": true, "placeholder": "", - "description": "", - "tooltip": "", "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, "customClass": "", - "tabindex": "", - "autocomplete": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, + "tabindex": "", "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, + "autofocus": false, "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": { "type": "input" }, + "attributes": {}, "validateOn": "change", - "validate": { - "required": true, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "email", - "tags": [], - "properties": {}, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "eo8jqoti", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "e7nfe9a" } ], "width": 6, @@ -9045,7 +8965,7 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "eh30upk" + "id": "e6kvo1dn" }, { "label": "Professional Designation", @@ -9116,7 +9036,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e4ab12m" + "id": "e3l392f" }, { "label": "Scope of review completed by Approved Professional (eg. arm's length risk-based standards review)", @@ -9194,38 +9114,30 @@ "wysiwyg": false, "editor": "", "fixedSize": true, - "id": "e2aexhu" + "id": "e7uhgsp" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -9235,25 +9147,15 @@ "multiple": false, "unique": false }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "e1cuch5" + "id": "ep8zy9" } ], "keyModified": true, @@ -9961,8 +9863,8 @@ "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -10001,7 +9903,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "eevmuz", + "id": "e3sxsmc", "defaultValue": "" } ], @@ -10057,7 +9959,7 @@ "validate": { "required": true, "pattern": "", - "customMessage": "", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -10096,7 +9998,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "e1x68j", + "id": "es3tk1s", "defaultValue": "" } ], @@ -10375,8 +10277,8 @@ "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -10415,7 +10317,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "ea9vzvg", + "id": "e2wclz7", "defaultValue": "" } ], @@ -10471,7 +10373,7 @@ "validate": { "required": true, "pattern": "", - "customMessage": "", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", "custom": "", "customPrivate": false, "json": "", @@ -10510,7 +10412,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "eq32cy9", + "id": "eiyrgic", "defaultValue": "" } ], @@ -10630,7 +10532,7 @@ "id": "espiuxt" } ], - "id": "eqdnhyd000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eqdnhyd00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -11385,9 +11287,101 @@ "lazyLoad": false, "autoAdjust": false, "id": "ebwb7h" + }, + { + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "textArea", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "eplof6h", + "defaultValue": "" } ], - "id": "eh0tlha0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eh0tlha000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -11816,7 +11810,7 @@ "defaultValue": "" } ], - "id": "e5zl68i0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e5zl68i000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -11967,7 +11961,7 @@ "input": true, "label": "Crown Land File Numbers", "tableView": true, - "id": "e9cjcks0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e9cjcks000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -12187,82 +12181,96 @@ "tableView": false, "components": [ { - "label": "Legal Description", + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "key": "Section2-LegallyTitled-LandDescription", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "errors": "", + "key": "Section2-LegallyTitled-LandDescription", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "ejen0j" + "id": "ev7cokt", + "defaultValue": "" } ], "placeholder": "", @@ -12347,7 +12355,7 @@ "id": "edrwrsn" }, { - "title": "Offsite Impacted Properties", + "title": "Affected Parcel", "theme": "default", "tooltip": "", "customClass": "", @@ -12376,48 +12384,10 @@ "breadcrumb": "default", "tabindex": "", "input": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "clearOnHide": false, - "refreshOn": "", - "redrawOn": "", "tableView": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, "components": [ { - "label": "Offsite property is impacted", + "label": "Offsite parcel is affected", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -12496,11 +12466,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "enil60a", + "id": "e85rvzo", "defaultValue": "" }, { - "title": "Impacted Sites", + "title": "Affected Parcel", "theme": "default", "tooltip": "", "customClass": "", @@ -12538,88 +12508,74 @@ "components": [ { "label": "Site ID (N/A if no Site ID assigned)", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" }, + "key": "siteIdNAIfNoSiteIdAssigned", + "type": "textfield", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "siteIdNAIfNoSiteIdAssigned", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textfield", - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, "addons": [], + "mask": false, "inputType": "text", - "id": "eza27n", - "defaultValue": "" + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "evfvtjg" }, { "label": "Site Common Name", @@ -12697,14 +12653,42 @@ "wysiwyg": false, "editor": "", "fixedSize": true, - "id": "ee3j1v" + "id": "e5duvl" }, { - "title": "Coordinates for the centre of the impacted site (accurate to 0.5 seconds)", + "title": "Coordinates for the centre of the affected parcel (accurate to 0.5 seconds)", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, "key": "coordinatesForTheCentreOfTheSite", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -12771,7 +12755,7 @@ "allowMultipleMasks": false, "addons": [], "tag": "p", - "id": "eozoank" + "id": "eya6bg8" }, { "label": "Columns", @@ -12851,7 +12835,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "egsafue" + "id": "e7g7gfw" } ], "offset": 0, @@ -12865,78 +12849,88 @@ "components": [ { "label": "Minutes", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "minutes", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "minutes", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e1yep7i" + "id": "egiqpb", + "defaultValue": "" } ], "offset": 0, @@ -12950,78 +12944,88 @@ "components": [ { "label": "Seconds", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "seconds", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "seconds", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ei4z96" + "id": "elvjhcs", + "defaultValue": "" } ], "size": "md", @@ -13092,7 +13096,7 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "esh4ze" + "id": "e41gsli" }, { "label": "HTML", @@ -13157,7 +13161,7 @@ "allowMultipleMasks": false, "addons": [], "tag": "p", - "id": "eqpfrvh" + "id": "ea6enk" }, { "label": "Columns", @@ -13237,7 +13241,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "eww57ho" + "id": "eclhhwf" } ], "offset": 0, @@ -13251,78 +13255,88 @@ "components": [ { "label": "Minutes", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "minutes1", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "minutes1", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e8npud" + "id": "ehtigk", + "defaultValue": "" } ], "offset": 0, @@ -13336,78 +13350,88 @@ "components": [ { "label": "Seconds", - "tableView": true, - "validate": { - "required": true, - "maxLength": 2, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "pattern": "" - }, - "key": "seconds1", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": 2, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "seconds1", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eyuxn6o" + "id": "eadqhtb", + "defaultValue": "" } ], "size": "md", @@ -13478,38 +13502,30 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "eb5s7ma" + "id": "eqchrl" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -13519,26 +13535,15 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "eq5vhk" + "id": "excn9nv" } ], "placeholder": "", @@ -13579,10 +13584,10 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "evitfk" + "id": "ekuf1h" }, { - "label": "Land ownership (Impacted Property or Receiving Site). Select all that apply.", + "label": "Land ownership (Affected Parcel). Select all that apply.", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -13680,10 +13685,10 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "en4l1o7" + "id": "eajm2ri" }, { - "title": "For Legally Titled, Registered Property (Impacted Property)", + "title": "For Legally Titled, Registered Property (Affected Parcel)", "theme": "default", "tooltip": "", "customClass": "", @@ -13789,7 +13794,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "epwcnl" + "id": "eeyrda6" }, { "key": "Section2-LegallyTitled-AddressColumn1", @@ -13878,103 +13883,94 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e6ii8s" - } - ], - "currentWidth": 6 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 6, - "offset": 0, - "components": [ - { - "label": "Postal Code", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "inputMask": "", - "displayMask": "", - "allowMultipleMasks": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "mask": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, - "tableView": false, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": true, - "pattern": "^[A-Za-z]\\d[A-Za-z] ?\\d[A-Za-z]\\d$", - "customMessage": "Please enter a valid postal code", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "Section2-LegallyTitled-PostalZipCode1", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, - "refreshOn": "", - "dataGridLabel": false, - "addons": [], - "inputType": "text", - "id": "e7ujsy", - "defaultValue": null + "id": "ewn8xh" + } + ], + "currentWidth": 6 + }, + { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, + "components": [ + { + "label": "Postal Code", + "tableView": false, + "validate": { + "required": true, + "pattern": "^[A-Za-z]\\d[A-Za-z] ?\\d[A-Za-z]\\d$", + "customMessage": "Please enter a valid postal code", + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "" + }, + "key": "Section2-LegallyTitled-PostalZipCode1", + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", + "conditional": { + "show": null, + "when": null, + "eq": "" + }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "ejahjfm" } ], "currentWidth": 6 @@ -14038,29 +14034,18 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "e5j0jj4" + "id": "e34cloz" }, { "label": "Enter PIDs and Legal Descriptions below", - "labelPosition": "top", - "description": "", "tooltip": "Select the 'X' button to delete an entry.", - "disableAddingRemovingRows": false, - "conditionalAddButton": "", "reorder": false, - "addAnother": "", "addAnotherPosition": "bottom", "layoutFixed": false, "enableRowGroups": false, "initEmpty": false, - "customClass": "", - "tabindex": "", - "hidden": false, "hideLabel": true, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": [ { "Section2-LegallyTitled-PID": "", @@ -14069,51 +14054,15 @@ "SiteAddress-LegallyTitled-LandDescription": "" } ], - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "minLength": "", - "maxLength": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", "key": "Section2-LegallyTitled-PIDColumn1", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "datagrid", "input": true, "components": [ @@ -14214,7 +14163,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "eq08tau" + "id": "eiye0tq" } ], "currentWidth": 6 @@ -14291,10 +14240,10 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "es20psl" + "id": "ejb4ckg" }, { - "label": "Legal Description, provide a copy of the legal title record.", + "label": "Legal Description or metes and bounds", "labelPosition": "top", "placeholder": "", "description": "", @@ -14382,11 +14331,11 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e6mkl1", + "id": "eucqt3h", "defaultValue": "" } ], - "id": "ewnpj10b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e6m7hoa00000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -14448,19 +14397,50 @@ "hideOnChildrenHidden": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": true, "lazyLoad": false, - "id": "ezuseh" + "disableAddingRemovingRows": false, + "id": "e94dxi7" } ], "placeholder": "", @@ -14501,10 +14481,10 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "eljmet" + "id": "ebgn4z" }, { - "title": "For Untitled Crown Land (Impacted Property)", + "title": "For Untitled Crown Land (Affected Parcel)", "theme": "default", "tooltip": "", "customClass": "", @@ -14543,25 +14523,13 @@ "components": [ { "label": "Crown Land Entries", - "labelPosition": "top", - "description": "", - "tooltip": "", - "disableAddingRemovingRows": false, - "conditionalAddButton": "", "reorder": false, - "addAnother": "", "addAnotherPosition": "bottom", "layoutFixed": false, "enableRowGroups": false, "initEmpty": false, - "customClass": "", - "tabindex": "", - "hidden": false, "hideLabel": true, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": [ { "Section2-LegallyTitled-PID": "", @@ -14570,89 +14538,17 @@ "SiteAddress-UntitledCrown-LandDescription": "" } ], - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "minLength": "", - "maxLength": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", "key": "Section2-UntitledCrown-PINColumn1", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "datagrid", "input": true, "components": [ { "title": "Crown Land", - "theme": "default", - "tooltip": "", - "customClass": "", "collapsible": false, - "hidden": false, "hideLabel": true, - "dataGridLabel": false, - "disabled": false, - "modalEdit": false, "key": "panel1", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", - "show": null, - "when": null, - "eq": "" - }, - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "panel", "label": "", - "breadcrumb": "default", - "tabindex": "", "input": false, "tableView": false, "components": [ @@ -14743,7 +14639,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e6g3hkp" + "id": "euq5fh3" } ], "currentWidth": 6 @@ -14820,121 +14716,120 @@ "tree": false, "lazyLoad": false, "autoAdjust": false, - "id": "eqa4hvn" + "id": "exz1ylq" }, { "label": "Legal Description or metes and bounds", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "displayMask": "", - "editor": "", "autoExpand": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, "inputFormat": "plain", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false, "minLength": "", "maxLength": "", + "pattern": "", "minWords": "", - "maxWords": "", - "strictDateValidation": false, - "multiple": false, - "unique": false + "maxWords": "" }, + "key": "Section2-LegallyTitled-LandDescription", + "type": "textarea", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "Section2-LegallyTitled-LandDescription", - "tags": [], - "properties": {}, + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textarea", - "rows": 3, - "wysiwyg": false, - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "rows": 3, + "wysiwyg": false, + "editor": "", "fixedSize": true, - "id": "egiwgbm", - "defaultValue": "" + "id": "eexykk5" } ], + "id": "euq555f0000000000000000000000000000000000000", "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, + "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", + "tooltip": "", + "tabindex": "", + "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -14944,32 +14839,82 @@ "multiple": false, "unique": false }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "id": "emjblk60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "theme": "default", + "breadcrumb": "default" } ], "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": true, "lazyLoad": false, - "id": "ecdu066" + "disableAddingRemovingRows": false, + "id": "e7v2xe" }, { "label": "And if available:", @@ -14996,7 +14941,7 @@ "input": true, "label": "Crown Land File Numbers", "tableView": true, - "id": "eh8kmqu00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e77rtvk0000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -15116,7 +15061,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "ebjum0p" + "id": "e9meees" } ], "placeholder": "", @@ -15157,10 +15102,10 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "e6t7knc" + "id": "eott6hx" }, { - "title": "For Untitled Municipal Land (Impacted Property)", + "title": "For Untitled Municipal Land (Affected Parcel)", "theme": "default", "tooltip": "", "customClass": "", @@ -15198,82 +15143,96 @@ "tableView": false, "components": [ { - "label": "Legal Description", + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "key": "Section2-LegallyTitled-LandDescription1", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "errors": "", + "key": "Section2-LegallyTitled-LandDescription1", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "e1ajahm" + "id": "e7n32y", + "defaultValue": "" } ], "placeholder": "", @@ -15314,10 +15273,48 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "exidnvg" + "id": "ecemayk" } ], - "id": "e8qmdma" + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "clearOnHide": false, + "refreshOn": "", + "redrawOn": "", + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "tree": false, + "lazyLoad": false, + "id": "e9ipt0p" }, { "html": "

Part 3 - Document Summary

", @@ -15419,27 +15416,46 @@ "tableView": false, "components": [ { - "html": "

List all known site investigation, risk assessment (including screening level risk assessment), remediation plan and confirmation of remediation reports comleted and directly supporting correspondence submitted (for subject site and offsite impacted sites). 

List documents in order from newest to oldest.

", + "html": "

List all known site investigation, risk assessment (including screening level risk assessment), remediation plan and confirmation of remediation reports comleted and directly supporting correspondence submitted (for subject site and affected parcel). 

List documents in order from newest to oldest.

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content8", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -15454,7 +15470,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -15464,22 +15479,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "el4f1y6" + "id": "ecrqui" }, { "label": "", @@ -15622,7 +15628,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -15671,79 +15677,93 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e81spm", + "id": "ejxyua9", "defaultValue": "" }, { "label": "Author/Company", - "tableView": true, - "key": "authorCompany", - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "" + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "authorCompany", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e7fegd6" + "id": "echkxm", + "defaultValue": "" }, { "label": "Document Date", @@ -15858,7 +15878,7 @@ "id": "ec1njxr" } ], - "id": "e9i1yh8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e9i1yh8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -16913,7 +16933,7 @@ "id": "egtkwku" }, { - "label": "Other guidelines (Provide explanation in notes below. Indicate how reports assist understanding of conditions and remediation.)", + "label": "Other guidelines", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -16993,11 +17013,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "en0h31", + "id": "eg5msps", "defaultValue": "" }, { - "label": "Notes", + "label": "Indicate how reports assist understanding of site condition and remediation", "labelPosition": "top", "placeholder": "", "description": "", @@ -17057,9 +17077,9 @@ "tags": [], "properties": {}, "conditional": { - "show": null, - "when": null, - "eq": "", + "show": true, + "when": "includesStage1PsiInformationAsListedInCsrSection58AndAnyCurrentApplicableMinistryProtocolsGuidelinesChecklistsEtc3", + "eq": "yes", "json": "" }, "customConditional": "", @@ -17085,7 +17105,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e3mic2", + "id": "eos5kso", "defaultValue": "" } ], @@ -17893,27 +17913,201 @@ "tableView": false, "components": [ { - "html": "

Describe land use / activities for each applicable area

", + "html": "

Describe land use / activities for each applicable area

", + "label": "Content", + "refreshOnChange": false, + "key": "content14", + "type": "content", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "id": "e5o1fhe" + }, + { + "label": "Subject Site", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "onsiteSite", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "ev10zc", + "defaultValue": "" + }, + { + "html": "

Offsite

", "label": "Content", + "customClass": "", "refreshOnChange": false, - "key": "content14", + "hidden": false, + "modalEdit": false, + "key": "content26", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -17928,7 +18122,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -17938,25 +18131,16 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e5o1fhe" + "id": "eupn4im" }, { - "label": "Onsite: Subject Site", + "label": "North", "labelPosition": "top", "placeholder": "", "description": "", @@ -17995,7 +18179,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": true, + "required": false, "pattern": "", "customMessage": "", "custom": "", @@ -18012,7 +18196,7 @@ "unique": false, "errorLabel": "", "errors": "", - "key": "onsiteSite", + "key": "offsiteNorth", "tags": [], "properties": {}, "conditional": { @@ -18044,320 +18228,284 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "ewnm9eg", + "id": "elherbk", "defaultValue": "" }, { - "label": "Offsite: North", - "autoExpand": false, - "tableView": true, - "key": "offsiteNorth", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, + "label": "East", "labelPosition": "top", + "placeholder": "", "description": "", - "errorLabel": "", "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, + "prefix": "", + "suffix": "", "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "html", - "inputMask": "", "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, "editor": "", - "fixedSize": true, - "id": "exltagh" - }, - { - "label": "Offsite: East", "autoExpand": false, - "tableView": true, - "key": "offsiteEast", - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { "required": false, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "offsiteEast", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "eeltvim" + "id": "esou3ho", + "defaultValue": "" }, { - "label": "Offsite: South", - "autoExpand": false, - "tableView": true, - "key": "offsiteSouth", - "type": "textarea", - "input": true, + "label": "South", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { "required": false, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "offsiteSouth", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "e7bmmic" + "id": "ezcpl2a", + "defaultValue": "" }, { - "label": "Offsite: West", - "autoExpand": false, - "tableView": true, - "key": "offsiteWest", - "type": "textarea", - "input": true, + "label": "West", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { "required": false, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "offsiteWest", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "erq0eda6" + "id": "eyqresh", + "defaultValue": "" }, { "label": "Proposed land use of subject site", @@ -18591,25 +18739,44 @@ { "html": "

Soil (CSR Schedule 3.1)

 

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content15", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -18624,7 +18791,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -18634,22 +18800,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "eyngvpn" + "id": "emxnwu" }, { "html": "

Subject Site

", @@ -18834,86 +18991,96 @@ "id": "ecjbypq" }, { - "label": "If 'Other' is specified above, please explain: (e.g. applicable or excluded guidance, protocols or policies specific to the site)", - "autoExpand": false, - "tableView": true, - "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite", - "conditional": { - "show": true, - "when": "csrLandUseCurrent", - "eq": "other" - }, - "type": "textarea", - "input": true, + "label": "Explain (e.g. applicable or excluded guidance, protocols or policies specific to the site)", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "csrLandUseCurrent", + "eq": "other", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "eeeydyp" + "id": "erqm9vr", + "defaultValue": "" }, { "label": "More than one land use applies at this site", @@ -18999,7 +19166,7 @@ "defaultValue": "" }, { - "label": "If more than one land use applies to the site, specify additional land uses covered by the document, e.g. riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards.", + "label": "Specify additional land uses covered by the document (e.g. riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards)", "labelPosition": "top", "placeholder": "", "description": "", @@ -19038,7 +19205,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -19087,312 +19254,358 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e23u5ia", + "id": "ewfszyv", "defaultValue": "" }, { - "label": "Protocol 2 site-specific standards have been applied", + "label": "Protocol 2 numerical standards have been applied", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, "values": [ { "label": "Yes", "value": "yes", "shortcut": "" }, { "label": "No", "value": "no", "shortcut": "" } ], - "key": "haveProtocol2SiteSpecificStandardsBeenApplied", - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, + "dataType": "", "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, + "protected": false, "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", + "allowCalculateOverride": false, "validate": { "required": false, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "errorLabel": "", + "errors": "", + "key": "haveProtocol2SiteSpecificStandardsBeenApplied", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "validateOn": "change", "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "inputType": "radio", "fieldSet": false, - "id": "efofphn" + "id": "et7fv7a", + "defaultValue": "" }, { - "label": "Note: If P2 site-specific numerical standards selected above, identify the substance(s) and provide rationale for application of the site-specific numerical standard.", - "autoExpand": false, - "tableView": true, - "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard", - "conditional": { - "show": true, - "when": "haveProtocol2SiteSpecificStandardsBeenApplied", - "eq": "yes" - }, - "type": "textarea", - "input": true, + "label": "Identify the substance(s) and provide rationale for application of the site-specific numerical standard.", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "haveProtocol2SiteSpecificStandardsBeenApplied", + "eq": "yes", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "ejfxf4" + "id": "ekmx2ie", + "defaultValue": "" }, { - "label": "Protocol 4 site-specific standards have been applied", + "label": "Protocol 4 local background concentrations in soil have been applied", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, "values": [ { "label": "Yes", "value": "yes", "shortcut": "" }, { "label": "No", "value": "no", "shortcut": "" } ], - "key": "haveProtocol4SiteSpecificStandardsBeenApplied", - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, + "dataType": "", "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, + "protected": false, "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", + "allowCalculateOverride": false, "validate": { "required": false, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "errorLabel": "", + "errors": "", + "key": "haveProtocol4SiteSpecificStandardsBeenApplied", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "validateOn": "change", "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ejfqhym" + "id": "e4wh0tk", + "defaultValue": "" }, { - "label": "Note: If P4 background selected above, identify the substance(s) and provide rationale for why the background concentration applies", - "autoExpand": false, - "tableView": true, - "key": "noteIfP4BackgroundSelectedAboveProvideRationaleForWhyTheBackgroundConcentrationApplies", - "conditional": { - "show": true, - "when": "haveProtocol4SiteSpecificStandardsBeenApplied", - "eq": "yes" - }, - "type": "textarea", - "input": true, + "label": "Identify the substance(s) and provide rationale for why the background concentration applies", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "noteIfP4BackgroundSelectedAboveProvideRationaleForWhyTheBackgroundConcentrationApplies", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "haveProtocol4SiteSpecificStandardsBeenApplied", + "eq": "yes", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "e3eehi" + "id": "er5aaip", + "defaultValue": "" }, { "label": "Proposed land use is same as current", @@ -19611,89 +19824,99 @@ "id": "esykvm" }, { - "label": "If 'Other' is specified above, please explain: (e.g. applicable or excluded guidance, protocols or policies specific to the site)", - "autoExpand": false, - "tableView": true, - "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite1", - "conditional": { - "show": true, - "when": "csrLandUseProposed", - "eq": "other" - }, - "type": "textarea", - "input": true, + "label": "Explain (e.g. applicable or excluded guidance, protocols or policies specific to the site)", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite1", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "csrLandUseProposed", + "eq": "other", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "e2f1qve" + "id": "e28q3kq", + "defaultValue": "" }, { - "label": "More than one land use applies at this site", + "label": "More than one land use is proposed to apply at this site", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -19772,11 +19995,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "elbgiy", + "id": "eju67dg", "defaultValue": "" }, { - "label": "If more than one land use applies to the site, specify additional land uses covered by the document, i.e., riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards.", + "label": "Specify additional land uses covered by the document (e.g. riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards)", "labelPosition": "top", "placeholder": "", "description": "", @@ -19815,7 +20038,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -19864,7 +20087,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "ev5njkf", + "id": "e6ut67j", "defaultValue": "" }, { @@ -19951,89 +20174,99 @@ "defaultValue": "" }, { - "label": "Note: If P2 site-specific numerical standards selected above, identify the substance and provide rationale for application of the site-specific numerical standard.", - "autoExpand": false, - "tableView": true, - "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard1", - "conditional": { - "show": true, - "when": "haveProtocol2SiteSpecificStandardsBeenApplied1", - "eq": "yes" - }, - "type": "textarea", - "input": true, + "label": "Identify the substance and provide rationale for application of the site-specific numerical standard.", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard1", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "haveProtocol2SiteSpecificStandardsBeenApplied1", + "eq": "yes", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "er9764" + "id": "ei02v4i", + "defaultValue": "" }, { - "label": "Protocol 4 local background concentrations have been applied", + "label": "Protocol 4 local background concentrations in soil have been applied", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -20112,11 +20345,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "esfnhz6", + "id": "e3vzqpn", "defaultValue": "" }, { - "label": "Note: If P4 local background concentrations selected above, provide rationale for why the background concentration applies.", + "label": "Provide rationale for why the background concentration applies.", "labelPosition": "top", "placeholder": "", "description": "", @@ -20155,7 +20388,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -20204,7 +20437,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "eg2bazl", + "id": "eudz5y", "defaultValue": "" }, { @@ -20276,7 +20509,7 @@ "id": "epso6pi" }, { - "html": "

Offsite Impacted Property(ies) / Management Area Land Use

", + "html": "

Affected Parcel(s) / Management Area Land Use

", "label": "Content", "customClass": "", "refreshOnChange": false, @@ -20345,7 +20578,7 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "erd5k3b" + "id": "ewfn25" }, { "label": "CSR Land Use - Current", @@ -20481,89 +20714,99 @@ "id": "ekoyhec" }, { - "label": "If 'other' is specified above, please explain: (e.g. applicable or excluded guidance, protocols or policies specific to the site)", + "label": "Explain (e.g. applicable or excluded guidance, protocols or policies specific to the site)", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", "key": "ifOtherIsSpecifiedAbovePleaseExplainEGApplicableOrExcludedGuidanceProtocolsOrPoliciesSpecificToTheSite2", + "tags": [], + "properties": {}, "conditional": { "show": true, "when": "csrLandUseCurrentImpacted", - "eq": "other" + "eq": "other", + "json": "" }, - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "eruhzla" + "id": "eu0nzo8", + "defaultValue": "" }, { - "label": "More than one land use applies at this site", + "label": "More than one land use applies at the affected parcel", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -20642,11 +20885,11 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e1ayya8", + "id": "eeenbci", "defaultValue": "" }, { - "label": "If more than one land use applies to the site, specify additional land uses covered by the document, i.e., riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards.", + "label": "Specify additional land uses covered by the document (e.g. riparian areas, roadways, etc. include a diagram to clearly show the area(s) with different standards)", "labelPosition": "top", "placeholder": "", "description": "", @@ -20685,7 +20928,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -20734,7 +20977,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "ez2g593", + "id": "ei1cz6d", "defaultValue": "" }, { @@ -20821,86 +21064,96 @@ "defaultValue": "" }, { - "label": "Note: If P2 site-specific numerical standards selected above, identify the substance and provide rationale for application of the site-specific numerical standard.", - "autoExpand": false, - "tableView": true, - "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard2", - "conditional": { - "show": true, - "when": "haveProtocol2SiteSpecificStandardsBeenApplied2", - "eq": "yes" - }, - "type": "textarea", - "input": true, + "label": "Identify the substance and provide rationale for application of the site-specific numerical standard", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "noteIfP2SiteSpecificNumericalStandardsSelectedAboveIdentifyTheSubstanceAndProvideRationaleForApplicationOfTheSiteSpecificNumericalStandard2", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "haveProtocol2SiteSpecificStandardsBeenApplied2", + "eq": "yes", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "e5xpwx2" + "id": "e0rst5l", + "defaultValue": "" }, { "label": "Protocol 4 local background concentrations in soil have been applied", @@ -20986,7 +21239,7 @@ "defaultValue": "" }, { - "label": "Note: If P4 local background concentrations selected, identify the substance(s) and provide rationale for why the background concentration applies.", + "label": "Identify the substance(s) and provide rationale for why the background concentration applies", "labelPosition": "top", "placeholder": "", "description": "", @@ -21025,7 +21278,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -21074,31 +21327,50 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e9j9zi", + "id": "ehpnv1", "defaultValue": "" }, { - "html": "

Groundwater (CSR Schedule 3.2)

", + "html": "

Groundwater (CSR Schedule 3.2)

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content17", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -21113,7 +21385,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -21123,25 +21394,16 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e5pke3a" + "id": "eywknn" }, { - "label": "Groundwater standard applies at the site", + "label": "Groundwater standards apply at the site", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -21220,7 +21482,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ecdr4pb", + "id": "eis9vjr", "defaultValue": "" }, { @@ -21483,7 +21745,7 @@ "defaultValue": "" }, { - "label": "If more than one groundwater standard applies, provide more details", + "label": "Explain", "labelPosition": "top", "placeholder": "", "description": "", @@ -21522,7 +21784,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -21571,7 +21833,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e5x7qtg", + "id": "exml99", "defaultValue": "" }, { @@ -21658,7 +21920,7 @@ "defaultValue": "" }, { - "label": "Notes: If Protocol 9 local background concentration selected, provide rationale for why the background concentration applies.", + "label": "Provide rationale for why the background concentration applies.", "labelPosition": "top", "placeholder": "", "description": "", @@ -21697,7 +21959,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -21746,11 +22008,11 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "eyovtnk", + "id": "eclk8kj", "defaultValue": "" }, { - "label": "Notes: Provide rationale and supporting data to show compliance with Protocol 21 'Water Use Determination' where a specified groundwater use (DW, AW, IW or LW) has been determined not to apply. Provide explicit statements regarding the applicability of all water uses (DW, AW, IW and LW), as well as a description for every geological unit where an exemption from a specified water use is proposed to apply (add additional pages if necessary).", + "label": "Provide rationale and supporting data to show compliance with Protocol 21 'Water Use Determination' where a specified groundwater use (DW, AW, IW or LW) has been determined not to apply. Provide explicit statements regarding the applicability of all water uses (DW, AW, IW and LW), as well as a description for every geological unit where an exemption from a specified water use is proposed to apply (add additional pages if necessary).", "labelPosition": "top", "placeholder": "", "description": "", @@ -21838,7 +22100,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "ev9hyt9", + "id": "ey0m805", "defaultValue": "" }, { @@ -21905,7 +22167,7 @@ "id": "ek1pwbe" }, { - "label": "Surface water guideline applies at the site", + "label": "Surface water guidelines apply at the site", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -21984,7 +22246,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "eh2192h", + "id": "eblx1f", "defaultValue": "" }, { @@ -22162,7 +22424,7 @@ "defaultValue": "" }, { - "label": "If more than one surface water guideline applies, provide more details", + "label": "Explain", "labelPosition": "top", "placeholder": "", "description": "", @@ -22201,7 +22463,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -22250,31 +22512,50 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "e8ivflj", + "id": "e58esy7", "defaultValue": "" }, { - "html": "

Vapour (CSR Schedule 3.3)

", + "html": "

Vapour (CSR Schedule 3.3)

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content20", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -22289,7 +22570,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -22299,25 +22579,16 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "emwvzui" + "id": "ead3kdb" }, { - "label": "Vapour standard applies at the site", + "label": "Vapour standards apply at the site", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -22396,13 +22667,24 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e9wurd", + "id": "edctdiy", "defaultValue": "" }, { "label": "Select all that apply", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, "defaultValue": { "agriculturalUrbanParkResidentialUseAlPlRl": false, "commercialUseCl": false, @@ -22429,157 +22711,166 @@ }, { "label": "Parkade", "value": "parkade", "shortcut": "" }, { - "label": "Vapour Attenuation Factors", + "label": "Vapour Attenuation Factors(VAFs)", "value": "Vapour Attenuation Factors", "shortcut": "" } ], - "key": "pleaseIndicateAllThatApply", - "conditional": { - "show": true, - "when": "vapourStandardsApply", - "eq": "yes" - }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "protected": false, - "unique": false, "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, + "protected": false, "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", + "allowCalculateOverride": false, "validate": { "required": false, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false + }, + "errorLabel": "", + "minSelectedCountMessage": "", + "maxSelectedCountMessage": "", + "errors": "", + "key": "pleaseIndicateAllThatApply", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "vapourStandardsApply", + "eq": "yes", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "fieldSet": false, - "inline": false, - "id": "e91uw8" - }, - { - "label": "Notes: Include descriptions of assumptions for both current and future development of the site that the selected vapour attenuation factors are based on.", - "autoExpand": false, - "tableView": true, - "key": "notesIfOtherIsSpecifiedAboveIncludeDescriptionOfAssumptionsForBothCurrentAndFutureDevelopmentOfTheSiteThatTheSelectedVapourAttenuationFactorsAreBasedOn", - "conditional": { - "show": true, - "when": "pleaseIndicateAllThatApply", - "eq": "Vapour Attenuation Factors" - }, - "type": "textarea", + "type": "selectboxes", "input": true, + "inputType": "checkbox", "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, + "widget": null, + "validateOn": "change", + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "fieldSet": false, + "id": "evhlru5" + }, + { + "label": "Include descriptions of assumptions for both current and future development of the site that the selected VAFs are based on.", "labelPosition": "top", + "placeholder": "", "description": "", - "errorLabel": "", "tooltip": "", - "hideLabel": false, + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", "tabindex": "", - "disabled": false, + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "notesIfOtherIsSpecifiedAboveIncludeDescriptionOfAssumptionsForBothCurrentAndFutureDevelopmentOfTheSiteThatTheSelectedVapourAttenuationFactorsAreBasedOn", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "pleaseIndicateAllThatApply", + "eq": "Vapour Attenuation Factors", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "e4ab4dm" + "id": "ek5nhts", + "defaultValue": "" }, { "label": "More than one vapour standard applies", @@ -22665,7 +22956,7 @@ "defaultValue": "" }, { - "label": "If more than one vapour standard applies, provide more details", + "label": "Explain", "labelPosition": "top", "placeholder": "", "description": "", @@ -22704,7 +22995,7 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", "custom": "", @@ -22753,31 +23044,50 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "evgyc6u", + "id": "et5ttf", "defaultValue": "" }, { - "html": "

Sediment (CSR Schedule 3.4)

", + "html": "

Sediment (CSR Schedule 3.4)

", "label": "Content", + "customClass": "", "refreshOnChange": false, + "hidden": false, + "modalEdit": false, "key": "content21", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, - "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -22792,7 +23102,6 @@ "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -22802,22 +23111,13 @@ "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e704gnj" + "id": "em9dtr" }, { "label": "Sediment standard applies at the site", @@ -23772,7 +24072,7 @@ "defaultValue": "" } ], - "id": "e8twmi000000000000000000000000000000000000000000000000000000000", + "id": "e8twmi00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -23986,7 +24286,7 @@ "customClass": "", "collapsible": false, "hidden": false, - "hideLabel": false, + "hideLabel": true, "dataGridLabel": false, "disabled": false, "modalEdit": false, @@ -24086,10 +24386,10 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "eqg54iu" + "id": "eirrap7" }, { - "label": "APEC Description (Describe location in relation to process source, waste, fill, land use or activity, etc., giving risk to APEC and list products, chemicals, waste type)", + "label": "APEC Description (Describe location in relation to process source, waste, fill, land use or activity, etc., giving rise to APEC and list products, chemicals, waste type)", "labelPosition": "top", "placeholder": "", "description": "", @@ -24177,100 +24477,86 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "en807hhj", + "id": "ebk5ziq", "defaultValue": "" }, { "label": "PCOC(s) (List regulated substance(s) and/or analytical parameter(s))", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "displayMask": "", - "editor": "", "autoExpand": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "html", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", "validate": { "required": true, - "pattern": "", - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false, "minLength": "", "maxLength": "", + "pattern": "", "minWords": "", - "maxWords": "", - "strictDateValidation": false, - "multiple": false, - "unique": false + "maxWords": "" }, + "key": "pcocS", + "type": "textarea", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", "errorLabel": "", - "errors": "", - "key": "pcocS", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "textarea", - "rows": 3, - "wysiwyg": false, - "input": true, - "refreshOn": "", - "dataGridLabel": false, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", + "inputFormat": "html", "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "rows": 3, + "wysiwyg": false, + "editor": "", "fixedSize": true, - "id": "emar68i", - "defaultValue": "" + "id": "e37wka8" }, { "label": "Please indicate where analyses completed:", @@ -24318,11 +24604,7 @@ "value": "sediment", "shortcut": "" }, - { - "label": "Other (Please explain below)", - "value": "other", - "shortcut": "" - } + { "label": "Other", "value": "other", "shortcut": "" } ], "persistent": true, "protected": false, @@ -24386,89 +24668,99 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e08dd9" + "id": "e560pz" }, { - "label": "Other", + "label": "Explain", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "", "minWords": "", - "maxWords": "" + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", "key": "otherExplanation", + "tags": [], + "properties": {}, "conditional": { "show": true, "when": "pleaseIndicateWhereAnalysesCompleted", - "eq": "other" + "eq": "other", + "json": "" }, - "type": "textarea", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, + "customConditional": "", + "logic": [], "attributes": {}, - "validateOn": "change", "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, "allowMultipleMasks": false, "addons": [], "mask": false, "inputType": "text", - "inputFormat": "html", "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "rows": 3, - "wysiwyg": false, - "editor": "", "fixedSize": true, - "id": "efnbeez" + "id": "e1fdlvg", + "defaultValue": "" } ], "placeholder": "", @@ -24508,7 +24800,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "esiapa000000000000000000000000000000000000000000000000000" + "id": "exacpht0000000000000000000000000000000" } ], "placeholder": "", @@ -25019,7 +25311,7 @@ "id": "ev5io9n" } ], - "id": "emy2egp000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "emy2egp000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -25513,7 +25805,7 @@ "id": "e9mzze8" } ], - "id": "e5swzaq000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "e5swzaq000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -25629,69 +25921,6 @@ "disableAddingRemovingRows": false, "id": "e36wvz" }, - { - "html": "

AEC and COC Extent of Contamination

", - "label": "Content", - "refreshOnChange": false, - "key": "content30", - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "e7274p9" - }, { "label": "", "reorder": false, @@ -26166,7 +26395,7 @@ "id": "et2hghh" }, { - "label": "Notes: Identify risk classification under Protocol 12. If application is risk-based, identify site type.", + "label": "Identify risk classification under Protocol 12. If application is risk-based, identify site type.", "labelPosition": "top", "placeholder": "", "description": "", @@ -26254,11 +26483,11 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "em9riki", + "id": "eqslepm", "defaultValue": "" } ], - "id": "evf0mpc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "evf0mpc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -26453,74 +26682,87 @@ "tableView": false, "components": [ { - "label": "There is evidence that one or more substances has migrated or is likely to have migrated to a neighbouring property and is or is likely causing contamination of the neighbouring property?", + "label": "There is evidence that one or more substances has migrated or is likely to have migrated to a neighbouring property and is or is likely causing contamination of the neighbouring property", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, "values": [ { "label": "Yes", "value": "yes", "shortcut": "" }, { "label": "No", "value": "no", "shortcut": "" } ], + "dataType": "", + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, "validate": { "required": true, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false }, + "errorLabel": "", + "errors": "", "key": "isThereEvidenceThatOneOrMoreSubstancesHasMigratedOrIsLikelyToHaveMigratedToANeighbouringSiteAndIsOrIsLikelyCausingContaminationOfTheNeighbouringProperty", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "radio", "input": true, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e2zc0lh" + "id": "es2g0fv", + "defaultValue": "" }, { "label": "Sampling occurred offsite for PCOCs", @@ -26869,9 +27111,20 @@ "id": "e7g0cfq" }, { - "label": "Offsite transport of contaminants from the site in:", + "label": "Offsite transport of contaminants from the site in the following media. Select all that apply:", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, "defaultValue": { "groundwater": false, "surfaceWater": false, @@ -26893,66 +27146,69 @@ { "label": "Vapour", "value": "vapour", "shortcut": "" }, { "label": "Other", "value": "other", "shortcut": "" } ], - "key": "in", - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "protected": false, - "unique": false, "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, + "protected": false, "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", + "allowCalculateOverride": false, "validate": { "required": false, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "errorLabel": "", + "minSelectedCountMessage": "", + "maxSelectedCountMessage": "", + "errors": "", + "key": "in", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "validateOn": "change", "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "inline": false, - "id": "e5cwkiq" + "id": "ec6qcrs" }, { "label": "If other, describe environmental media:", @@ -28620,74 +28876,83 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "tree": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "ezu6xd" - }, - { - "html": "

If completed remediation reports are not adequate, complete Section VI - Outstanding Remediation Issues to: If Reports have an incomplete or different scope than those listed above, in accordance with CSR, complete Section 5.6 - Outstanding Remediation Issues.

", - "label": "Content", - "refreshOnChange": false, - "key": "content67", - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "el6oa5a" + "tree": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "ezu6xd" + }, + { + "html": "

If Reports have an incomplete or different scope than those listed above, in accordance with CSR, complete Section 5.6 - Outstanding Remediation Issues.

", + "label": "Content", + "customClass": "", + "refreshOnChange": false, + "hidden": false, + "modalEdit": false, + "key": "content67", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "content", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "id": "ey38v9d" } ], "placeholder": "", @@ -28826,7 +29091,7 @@ "id": "e7210n" }, { - "label": "Regulatory: e.g. Notification of Independent Remediation, Approval in Principle, Certificate of Compliance, Determination, Restrictive Covenant etc.", + "label": "Regulatory (e.g. Notification of Independent Remediation, Approval in Principle, Certificate of Compliance, Determination, Restrictive Covenant etc.)", "labelPosition": "top", "placeholder": "", "description": "", @@ -28914,7 +29179,7 @@ "inputType": "text", "inputMask": "", "fixedSize": true, - "id": "et8mosm", + "id": "elbdx6", "defaultValue": "" }, { @@ -29831,7 +30096,7 @@ "defaultValue": "" }, { - "html": "

Provide reference to signed and stamped design drawings completed by a professional engineer for works installed at site boundaries to prevent recontamination of a site.

", + "html": "

Provide reference to signed and stamped design drawings completed by a professional engineer for works installed at site boundaries to prevent recontamination of a site.

", "label": "Content", "customClass": "", "refreshOnChange": false, @@ -29900,7 +30165,7 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "eywnfas" + "id": "ey62vp8" }, { "label": "References", @@ -30379,7 +30644,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ela4qx00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "ela4qx000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -30745,75 +31010,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e13qxv" + "id": "e43fq3h", + "defaultValue": "" }, { "label": "COC", @@ -30914,7 +31193,7 @@ "shortcut": "" }, { - "label": "Background concentration ", + "label": "Local Background concentration ", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -30986,7 +31265,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "ejkz1d2" + "id": "efsrmi" }, { "label": "Remediation complete", @@ -31211,7 +31490,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ej2ieui0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "ej2ieui000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -31353,75 +31632,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eu9kf56" + "id": "ect76oj", + "defaultValue": "" }, { "label": "COC", @@ -31819,7 +32112,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "es8ofcm00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "es8ofcm0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -31961,75 +32254,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eviyy5c" + "id": "eraoiju", + "defaultValue": "" }, { "label": "COC", @@ -32130,7 +32437,7 @@ "shortcut": "" }, { - "label": "Background concentration", + "label": "Local Background concentration", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -32202,7 +32509,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "eexiso2n" + "id": "easi3s" }, { "label": "Remediation complete", @@ -32427,7 +32734,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ed1sfok00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "ed1sfok0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -32569,75 +32876,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eyl3jw" + "id": "eyfr21", + "defaultValue": "" }, { "label": "COC", @@ -32738,7 +33059,7 @@ "shortcut": "" }, { - "label": "Background concentration", + "label": "Local Background concentration", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -32810,7 +33131,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e9dhhvt" + "id": "er2sw7" }, { "label": "Remediation complete", @@ -33035,7 +33356,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ezboyzs00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "ezboyzs0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -33183,75 +33504,89 @@ "tableView": false, "components": [ { - "label": "AEC # (Use the same AEC# as Section 4.6)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "aecUseTheSameAecAsForAeCsInSection46", - "type": "textfield", - "input": true, + "label": "AEC #", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "aecUseTheSameAecAsForAeCsInSection46", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ea4p44v" + "id": "e4do58t", + "defaultValue": "" }, { "label": "COC", @@ -33352,7 +33687,7 @@ "shortcut": "" }, { - "label": "Background concentration ", + "label": "Local Background concentration ", "value": "backgroundConcentrationAttachProtocol4ApprovalIfApplicable", "shortcut": "" }, @@ -33424,7 +33759,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "eyjn3h4n" + "id": "e5057nj" }, { "label": "Remediation complete", @@ -33649,7 +33984,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "eum0he00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "eum0he0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -33742,7 +34077,7 @@ "tableView": false, "components": [ { - "html": "

 

Identify and describe all contamination remediated through on-site treatment or removed from the site. Ensure Part 6 - Summary of Soil Management is completed regarding the relocation of waste and non-waste soil.

Provide references to figure(s) showing the lateral and vertical extent of any treated or removed contamination. Confirmatory sample locations and corresponding analytical results shall be shown on each figure and in tabular form with comparison to applicable standards:

 

", + "html": "

Identify and describe all contamination remediated through on-site treatment or removed from the site. Ensure Part 6 - Summary of Soil Management is completed regarding the relocation of waste and non-waste soil.

Provide references to figure(s) showing the lateral and vertical extent of any treated or removed contamination. Confirmatory sample locations and corresponding analytical results shall be shown on each figure and in tabular form with comparison to applicable standards:

", "label": "Content", "customClass": "", "refreshOnChange": false, @@ -33811,7 +34146,7 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "e8arljk" + "id": "esh34y" }, { "label": "References", @@ -34159,7 +34494,7 @@ "id": "egr9za2" } ], - "id": "emg8nhr0000000000000000000000000000000000", + "id": "emg8nhr0000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -34709,7 +35044,7 @@ "defaultValue": "" } ], - "id": "eswvcf00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eswvcf00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -34904,7 +35239,7 @@ "tableView": false, "components": [ { - "html": "

Identify and describe all contamination remaining after the remediation described above has been implemented.

", + "html": "

Identify and describe all contamination remaining after the remediation described above has been implemented.

Provide reference to figure(s) showing residual contamination

", "label": "Content", "customClass": "", "refreshOnChange": false, @@ -34973,7 +35308,7 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "e0zd7v6" + "id": "endm67" }, { "label": "Data Grid", @@ -35453,7 +35788,7 @@ "id": "eq2c51c" } ], - "id": "ee8r34g00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ee8r34g00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -36143,74 +36478,172 @@ "tableView": false, "components": [ { - "label": "Waste soil relocated to a site authorized under Part 2 of the Environmental Management Act or an Approval in Principle to receive waste soil?", + "label": "Waste soil relocated to a site authorized under Part 2 of the Environmental Management Act or an Approval in Principle to receive waste soil", + "labelPosition": "top", "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, "values": [ { "label": "Yes", "value": "yes", "shortcut": "" }, { "label": "No", "value": "no", "shortcut": "" } ], + "dataType": "", + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, "validate": { "required": true, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, - "unique": false, - "onlyAvailableItems": false + "unique": false }, + "errorLabel": "", + "errors": "", "key": "wasWasteSoilRelocatedToASiteAuthorizedUnderPart2OfTheEnvironmentalManagementActOrAnApprovalInPrincipleToReceiveWasteSoil", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "radio", "input": true, "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, - "defaultValue": null, - "protected": false, "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, + "widget": null, + "validateOn": "change", + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "eoeikrf", + "defaultValue": "" + }, + { + "label": "Provide BC Generator Registration #", "labelPosition": "top", + "placeholder": "", "description": "", - "errorLabel": "", "tooltip": "", - "hideLabel": false, + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", "tabindex": "", - "disabled": false, + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, + "validate": { + "required": false, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "provideBcGeneratorRegistration", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "wasWasteSoilRelocatedToASiteAuthorizedUnderPart2OfTheEnvironmentalManagementActOrAnApprovalInPrincipleToReceiveWasteSoil", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "elz19he" + "inputType": "text", + "id": "eq1r240t", + "defaultValue": "" } ], "placeholder": "", @@ -36351,98 +36784,6 @@ "fieldSet": false, "id": "e5gj5" }, - { - "label": "Provide BC Generator Registration #", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { "type": "input" }, - "displayMask": "", - "editor": "", - "autoExpand": false, - "customClass": "", - "tabindex": "", - "autocomplete": "", - "hidden": false, - "hideLabel": false, - "showWordCount": false, - "showCharCount": false, - "autofocus": false, - "spellcheck": true, - "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "persistent": true, - "inputFormat": "html", - "protected": false, - "dbIndex": false, - "case": "", - "truncateMultipleSpaces": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "pattern": "", - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "minWords": "", - "maxWords": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "provideBcGeneratorRegistration", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "wasNonWasteSoilRelocatedToAReceivingSite", - "eq": "yes", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "textarea", - "rows": 3, - "wysiwyg": false, - "input": true, - "refreshOn": "", - "dataGridLabel": false, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputMask": "", - "fixedSize": true, - "id": "ee3yqyh", - "defaultValue": "" - }, { "title": "Soil relocation receiving site", "theme": "default", @@ -36970,6 +37311,98 @@ "lazyLoad": false, "autoAdjust": false, "id": "ey0p6l" + }, + { + "label": "Legal Description or metes and bounds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "displayMask": "", + "editor": "", + "autoExpand": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "html", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "legalDescriptionOrMetesAndBounds", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textarea", + "rows": 3, + "wysiwyg": false, + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputMask": "", + "fixedSize": true, + "id": "e4yvfbl", + "defaultValue": "" } ], "placeholder": "", @@ -37219,79 +37652,89 @@ "components": [ { "label": "Minutes", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LatitudeMinutes2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LatitudeMinutes2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ejjp108" + "id": "en1t9eh", + "defaultValue": "" } ], "currentWidth": 4 @@ -37305,79 +37748,89 @@ "components": [ { "label": "Seconds", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LatitudeSeconds2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LatitudeSeconds2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "epd8qyr" + "id": "ezk6nxn", + "defaultValue": "" } ], "currentWidth": 4 @@ -37617,79 +38070,89 @@ "components": [ { "label": "Minutes", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LongitudeMinutes2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of minutes (up to 2 digits)", + "custom": "\nif(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LongitudeMinutes2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ejfmer" + "id": "etjr1ul", + "defaultValue": "" } ], "currentWidth": 4 @@ -37703,79 +38166,89 @@ "components": [ { "label": "Seconds", - "tableView": false, - "validate": { - "required": true, - "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "section2LongitudeSeconds2", - "type": "textfield", - "input": true, - "hideOnChildrenHidden": false, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", + "validate": { + "required": true, + "pattern": "^\\d{1,2}$", + "customMessage": "Please enter a valid number of seconds (up to 2 digits)", + "custom": "\nif (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\n valid = true;\n} else {\n valid = \"Invalid Seconds\";\n}", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LongitudeSeconds2", + "tags": [], + "properties": {}, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eroi05" + "id": "enbe6s", + "defaultValue": "" } ], "currentWidth": 4 @@ -38491,7 +38964,7 @@ "id": "epewf9" }, { - "label": "Directed to ministry application", + "label": "Direct-to-ministry application", "labelPosition": "top", "optionsLabelPosition": "right", "description": "", @@ -38570,7 +39043,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ewnmtz", + "id": "ezij9bn", "defaultValue": "" }, { @@ -38729,7 +39202,7 @@ "id": "ef0kuuc" }, { - "label": "Approved Professional Name (Risk Based Standards)", + "label": "Approved Professional Name (Risk-Based Standards)", "labelPosition": "top", "placeholder": "", "description": "", @@ -38769,10 +39242,10 @@ "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, "pattern": "", "customMessage": "", - "custom": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, "json": "", "minLength": "", @@ -38788,9 +39261,9 @@ "tags": [], "properties": { "apField": "true" }, "conditional": { - "show": null, - "when": null, - "eq": "", + "show": true, + "when": "thisIsRiskBased1", + "eq": "yes", "json": "" }, "customConditional": "", @@ -38810,7 +39283,7 @@ "dataGridLabel": false, "addons": [], "inputType": "text", - "id": "e2rereu", + "id": "evkzve6", "defaultValue": "" }, { @@ -39087,370 +39560,25 @@ "defaultValue": "" }, { - "html": "

The above recommendation, supported by my professional opinion, is based on the following:

", - "label": "Content", - "refreshOnChange": false, - "key": "content50", - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "e73wyy" - }, - { - "label": "For a recommendation for a Determination", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", + "title": "Panel", + "theme": "default", "tooltip": "", "customClass": "", - "tabindex": "", - "inline": false, + "collapsible": false, "hidden": false, - "hideLabel": false, - "autofocus": false, + "hideLabel": true, "disabled": false, - "tableView": false, "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "forARecommendationForADetermination", + "key": "panel5", "tags": [], "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "esofmi", - "defaultValue": "" - }, - { - "label": "For a recommendation for an Approval in Principle", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "forARecommendationForanApprovalInPrinciple", - "tags": [], - "properties": { "apField": "true" }, "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "e0ooep", - "defaultValue": "" - }, - { - "label": "For a recommendation for a Certificate of Compliance ", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "yes", "shortcut": "" }, - { "label": "No", "value": "no", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "forARecommendationForACertificateOfCompliance", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "etedy2", - "defaultValue": "" - }, - { - "label": "For a recommendation for a Site Risk Reclassification", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "values": [ - { "label": "Yes", "value": "true", "shortcut": "" }, - { "label": "No", "value": "false", "shortcut": "" } - ], - "dataType": "", - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "siteRiskReclassification", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" + "show": true, + "when": "recommendationCheckbox", + "eq": "aDeterminationUnderSection44OfEma" }, - "customConditional": "", "logic": [], "attributes": {}, "overlay": { @@ -39461,81 +39589,40 @@ "width": "", "height": "" }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "ealecnd", - "defaultValue": "" - }, - { - "collapsible": false, - "hideLabel": true, - "key": "panel5", - "conditional": { - "show": true, - "when": "forARecommendationForADetermination", - "eq": "yes" - }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ { "html": "

For a Recommendation for a Determination

", "label": "Content", - "customClass": "", "refreshOnChange": false, - "hidden": false, - "modalEdit": false, "key": "content52", - "tags": [], - "properties": {}, "conditional": { "show": true, "when": "forARecommendationForADetermination", - "eq": "yes", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" + "eq": "yes" }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, + "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -39550,6 +39637,7 @@ "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -39559,29 +39647,28 @@ "multiple": false, "unique": false }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ehwosjze" + "id": "ecp3dwe" }, { "label": "Select all that apply", - "labelPosition": "top", "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", "inline": false, - "hidden": false, "hideLabel": true, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "values": [ { "label": "On the basis of information provided and reviewed, it is my opinion that no CSR Schedule 2 activities have occurred at the subject site.", @@ -39599,176 +39686,160 @@ "shortcut": "" } ], - "dataType": "", - "persistent": true, + "key": "pleaseSelectThoseThatApply1", + "properties": { "apField": "true" }, + "conditional": { + "show": true, + "when": "forARecommendationForADetermination", + "eq": "yes" + }, + "type": "radio", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", + "unique": false, + "persistent": true, + "hidden": false, "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "onlyAvailableItems": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "pleaseSelectThoseThatApply1", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": true, - "when": "forARecommendationForADetermination", - "eq": "yes", - "json": "" + "unique": false, + "onlyAvailableItems": false }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ewiuno", - "defaultValue": "" + "id": "eu8787n" }, { "label": "Preliminary site investigation addressing all identified areas of potential environmental concern (APECs) and potential contaminants of concern (PCOCs) was completed. No substances were identified in concentrations exceeding those identified in BC CSR Schedules 3.1, 3.2, 3.3 or 3.4, as applicable. All PCOCs have been listed in Schedule B of the draft Determination.", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", + "tableView": false, + "defaultValue": false, + "key": "preliminarySiteInvestigationAddressingAllIdentifiedAreasOfPotentialEnvironmentalConcernApeCsAndPotentialContaminantsOfConcernPcoCsWasCompletedNoSubstancesWereIdentifiedInConcentrationsExceedingThoseIdentifiedInBcCsrSchedules313233Or34AsApplicableAllPcoCsHaveBeenListedInScheduleBOfTheDraftDetermination", + "properties": { "apField": "true" }, + "conditional": { + "show": true, + "when": "forARecommendationForADetermination", + "eq": "yes" + }, + "type": "checkbox", + "input": true, + "placeholder": "", + "prefix": "", "customClass": "", - "tabindex": "", + "suffix": "", + "multiple": false, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": false, - "persistent": true, - "protected": false, + "autofocus": false, "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", - "key": "preliminarySiteInvestigationAddressingAllIdentifiedAreasOfPotentialEnvironmentalConcernApeCsAndPotentialContaminantsOfConcernPcoCsWasCompletedNoSubstancesWereIdentifiedInConcentrationsExceedingThoseIdentifiedInBcCsrSchedules313233Or34AsApplicableAllPcoCsHaveBeenListedInScheduleBOfTheDraftDetermination", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": true, - "when": "forARecommendationForADetermination", - "eq": "yes", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "checkbox", - "name": "", - "value": "", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": true, - "labelPosition": "right", - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "e2yo5m" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "ek0v5as" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -39778,38 +39849,50 @@ "multiple": false, "unique": false }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "title": "Panel", - "theme": "default", - "breadcrumb": "default", - "id": "efscx0ec" + "id": "ey1mlgm" }, { + "title": "Panel", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, "hideLabel": true, + "disabled": false, + "modalEdit": false, "key": "panel6", + "tags": [], + "properties": { "apField": "true" }, + "customConditional": "", "conditional": { + "json": "", "show": true, - "when": "forARecommendationForanApprovalInPrinciple", - "eq": "yes" + "when": "recommendationCheckbox", + "eq": "anAiPUnderSection531OfEma" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -39874,84 +39957,136 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ecjrd1f" + "id": "ezkcult" }, { - "label": "The site is classified as non-high risk under Protocol 12 or the director has issued a preapproval under Protocol 6 allowing the application to be submitted with the recommendation of an Approved Professional.", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", + "label": "HTML", + "attrs": [{ "attr": "", "value": "" }], + "content": "Select all that apply", + "refreshOnChange": false, + "key": "html3", + "type": "htmlelement", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", "customClass": "", - "tabindex": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": false, - "persistent": true, - "protected": false, + "autofocus": false, "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", - "key": "theSiteIsClassifiedAsNonHighRiskUnderProtocol12OrTheDirectorHasIssuedAPreapprovalUnderProtocol6AllowingTheApplicationToBeSubmittedWithTheRecommendationOfAnApprovedProfessional", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "tag": "p", + "id": "eyvgbr" + }, + { + "label": "The site is classified as non-high risk under Protocol 12 or the director has issued a preapproval under Protocol 6 allowing the application to be submitted with the recommendation of an Approved Professional.", + "tableView": false, + "defaultValue": false, + "key": "theSiteIsClassifiedAsNonHighRiskUnderProtocol12OrTheDirectorHasIssuedAPreapprovalUnderProtocol6AllowingTheApplicationToBeSubmittedWithTheRecommendationOfAnApprovedProfessional", + "properties": { "apField": "true" }, "type": "checkbox", - "name": "", - "value": "", "input": true, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": true, "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "e3cfx1" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "e2s91i4" }, { "label": "A Preliminary Site Investigation addressing all identified areas of potential environmental concern (APECs) and potential contaminants of concern (PCOCs) was completed. One or more substances were identified at concentrations exceeding applicable standards or criteria in CSR Schedules 3.1, 3.2, 3.3 or 3.4", @@ -40015,7 +40150,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "ezy9dzhj" + "id": "e8i8yia" }, { "label": "A detailed site investigation addressing the locations and extent of all identified areas of environmental concern (AECs) and contaminants of concern (COCs) was completed and forms the basis of a remediation plan or risk assessment, OR;", @@ -40079,100 +40214,76 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "egbzsof" + "id": "enle278" }, { "label": "An incomplete detailed site investigation forms the basis of a remediation plan or risk assessment (details were provided in Section 4.8).", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", + "tableView": false, + "defaultValue": false, + "key": "anIncompleteDetailedSiteInvestigationFormsTheBasisOfARemediationPlanOrRiskAssessmentDetailsWereProvidedInSection48", + "properties": { "apField": "true" }, + "type": "checkbox", + "input": true, + "placeholder": "", + "prefix": "", "customClass": "", - "tabindex": "", + "suffix": "", + "multiple": false, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": false, - "persistent": true, - "protected": false, + "autofocus": false, "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", - "key": "anIncompleteDetailedSiteInvestigationFormsTheBasisOfARemediationPlanOrRiskAssessmentDetailsWereProvidedInSection48", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "checkbox", - "name": "", - "value": "", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": true, - "labelPosition": "right", - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "e8xtsbd" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "et0qnj" }, { "label": "When this summary of site condition was prepared", - "labelPosition": "top", "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": { "formsTheBasisOfARemediationPlanOrRiskAssessment": false, "wasTheBasisForRemediationOfTheSite": false, @@ -40204,99 +40315,93 @@ "shortcut": "" } ], - "persistent": true, + "key": "and", + "properties": { "apField": "true" }, + "conditional": { + "show": true, + "when": "aDetailedSiteInvestigationAddressingTheLocationsAndExtentOfAllIdentifiedAreasOfEnvironmentalConcernAeCsAndContaminantsOfConcernCoCsWasCompletedAnd", + "eq": "true" + }, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", + "unique": false, + "persistent": true, + "hidden": false, "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "onlyAvailableItems": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false - }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "and", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": true, - "when": "aDetailedSiteInvestigationAddressingTheLocationsAndExtentOfAllIdentifiedAreasOfEnvironmentalConcernAeCsAndContaminantsOfConcernCoCsWasCompletedAnd", - "eq": "true", - "json": "" + "unique": false, + "onlyAvailableItems": false }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "euvieva" + "inline": false, + "id": "efyrhce" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -40306,26 +40411,15 @@ "multiple": false, "unique": false }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "title": "Panel", - "theme": "default", - "breadcrumb": "default", - "id": "emmdso" + "id": "erg46k" }, { "title": "Panel", @@ -40339,13 +40433,13 @@ "modalEdit": false, "key": "panel19", "tags": [], - "properties": {}, + "properties": { "apField": "true" }, "customConditional": "", "conditional": { "json": "", "show": true, - "when": "forARecommendationForACertificateOfCompliance", - "eq": "yes" + "when": "recommendationCheckbox", + "eq": "aCoCUnderSection533OfEma" }, "logic": [], "attributes": {}, @@ -40425,7 +40519,72 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ekiwj7q" + "id": "eloc6a" + }, + { + "label": "HTML", + "attrs": [{ "attr": "", "value": "" }], + "content": "Select all that apply", + "refreshOnChange": false, + "key": "html4", + "type": "htmlelement", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "tag": "p", + "id": "e8vm38c" }, { "label": "The site is classified as non-high risk under Protocol 12 or the director has issued a preapproval under Protocol 6 allowing the application to be submitted with the recommendation of an Approved Professional.", @@ -40489,7 +40648,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "eqly6o" + "id": "e5knwl" }, { "label": "A preliminary site investigation addressing all identified areas of potential environmental concern (APECs) and potential contaminants of concern (PCOCs) was completed. One or more substances were identified at concentrations exceeding applicable standards or criteria in CSR Schedules 3.1, 3.2, 3.3 or 3.4", @@ -40553,7 +40712,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "ecgqyye" + "id": "eswny7s" }, { "label": "A detailed site investigation addressing the locations and extent of all identified areas of environmental concern (AECs) and contaminants of concern (COCs) was completed and was the basis for remediation of the site, OR", @@ -40617,7 +40776,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "eyot6dh" + "id": "ebiqgvr" }, { "label": "An incomplete detailed site investigation (due to issuance of a Protocol 6 preapproval, or justification to not delineate or remediate the entire extent of contamination) was the basis for remediation of the site.", @@ -40681,7 +40840,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "eib734ag" + "id": "ecu0u27" }, { "label": "When this summary of site condition was prepared contaminants identified in investigation and risk assessment reports had been remediated to CSR numerical concentration or risk-based standards.", @@ -40745,7 +40904,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "e8jj5f8" + "id": "e91t0du" } ], "placeholder": "", @@ -40786,19 +40945,42 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "etbzjy" + "id": "ems2q8e" }, { + "title": "Panel", + "theme": "default", + "tooltip": "", + "customClass": "", "collapsible": false, + "hidden": false, "hideLabel": true, + "disabled": false, + "modalEdit": false, "key": "panel7", + "tags": [], + "properties": { "apField": "true" }, + "customConditional": "", "conditional": { + "json": "", "show": true, - "when": "siteRiskReclassification", - "eq": "true" + "when": "recommendationCheckbox", + "eq": "aSiteRiskReclassification" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" }, "type": "panel", "label": "Panel", + "breadcrumb": "default", + "tabindex": "", "input": false, "tableView": false, "components": [ @@ -40863,7 +41045,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ewjy0q" + "id": "ehxh4ec" }, { "label": "Please select", @@ -40941,37 +41123,30 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "ep6yon4" + "id": "e8z5v3" } ], "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": false, - "hidden": false, "clearOnHide": false, "refreshOn": "", "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", "errorLabel": "", - "tooltip": "", - "tabindex": "", - "disabled": false, "autofocus": false, "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, "widget": null, - "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -40981,26 +41156,15 @@ "multiple": false, "unique": false }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "tree": false, "lazyLoad": false, - "title": "Panel", - "theme": "default", - "breadcrumb": "default", - "id": "eba94q2" + "id": "ec7j7b9" } ], "keyModified": true, @@ -41073,7 +41237,7 @@ "modalEdit": false, "key": "sectionIiSubstancesRemediatedOrStandardsOrCriteriaApplied", "tags": [], - "properties": {}, + "properties": { "apField": "true" }, "customConditional": "if(data.isClientRole === 'true')\n{\n show = true;\n component.disabled = true;\n}\nelse if(data.isApprovedProfessional === 'true')\n{\n show = true;\n component.disabled = false;\n}\nelse\n{ \n component.disabled = true;\n}\n", "conditional": { "json": "", @@ -41099,19 +41263,39 @@ "tableView": false, "components": [ { - "html": "

List remediated substances in alphabetical order for each medium.

", - "label": "Content", - "refreshOnChange": false, - "key": "content55", - "type": "content", - "input": false, + "label": "Substances Remediated in following media. Select all that apply.", + "optionsLabelPosition": "right", "tableView": false, + "defaultValue": { + "nA": false, + "soil": false, + "water": false, + "vapour": false, + "sediment": false, + "other": false + }, + "values": [ + { "label": "N/A", "value": "nA", "shortcut": "" }, + { "label": "Soil", "value": "soil", "shortcut": "" }, + { "label": "Water", "value": "water", "shortcut": "" }, + { "label": "Vapour", "value": "vapour", "shortcut": "" }, + { + "label": "Sediment", + "value": "sediment", + "shortcut": "" + }, + { "label": "Other", "value": "other", "shortcut": "" } + ], + "key": "substancesRemediated", + "properties": { "apField": "true" }, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", "placeholder": "", "prefix": "", "customClass": "", "suffix": "", "multiple": false, - "defaultValue": null, "protected": false, "unique": false, "persistent": true, @@ -41142,7 +41326,8 @@ "customPrivate": false, "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "onlyAvailableItems": false }, "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { @@ -41156,112 +41341,14 @@ "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "id": "e5ea2qj" - }, - { - "label": "Substances Remediated in following media. Select all that apply.", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": { - "nA": false, - "soil": false, - "water": false, - "vapour": false, - "sediment": false, - "other": false - }, - "values": [ - { "label": "N/A", "value": "nA", "shortcut": "" }, - { "label": "Soil", "value": "soil", "shortcut": "" }, - { "label": "Water", "value": "water", "shortcut": "" }, - { "label": "Vapour", "value": "vapour", "shortcut": "" }, - { - "label": "Sediment", - "value": "sediment", - "shortcut": "" - }, - { "label": "Other", "value": "other", "shortcut": "" } - ], - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "substancesRemediated", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "ex68ws6" + "inline": false, + "id": "ew03te" }, { - "html": "

Use specific compound names as listed in the Contaminated Sites Regulation Schedules. Please list compounds in columns to aid review.

", + "html": "

Use specific compound names as listed in the Contaminated Sites Regulation Schedules. 

", "label": "Content", "refreshOnChange": false, "key": "content56", @@ -41321,7 +41408,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ejmw80c" + "id": "ehrzbat" }, { "label": "Soil", @@ -41435,7 +41522,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "er2k8th" + "id": "e27vtei" }, { "label": "Numerical Standards", @@ -41510,7 +41597,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e2e5vjs" + "id": "e2ufh9uj" }, { "label": "Risk-based standards", @@ -41585,7 +41672,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e3bpmu" + "id": "eqfhl4e" }, { "label": "P2 site specific numerical standards", @@ -41660,98 +41747,87 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "epifyjk" - }, - { - "label": "P4 Local Background concentrations", - "tableView": true, - "key": "p4BackgroundConcentrations", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "e6vtor" + "id": "e4lv59q" }, { - "label": "Land use the substance(s) have been remediated to in soil. Select all that apply.", + "label": "P4 Local Background concentrations", + "tableView": true, + "key": "p4BackgroundConcentrations", + "properties": { "apField": "true" }, + "type": "textfield", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, "labelPosition": "top", - "optionsLabelPosition": "right", "description": "", + "errorLabel": "", "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "conditional": { + "show": null, + "when": null, + "eq": "" + }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "exluor" + }, + { + "label": "Land use the substance(s) have been remediated to in soil. Select all that apply.", + "optionsLabelPosition": "right", "tableView": false, - "modalEdit": false, "defaultValue": { "il": false, "cl": false, @@ -41804,72 +41880,73 @@ "shortcut": "" } ], - "persistent": true, + "key": "whatLandUseHasTheSubstanceBeenRemediatedToInSoilPleaseSelectAllThatApply", + "properties": { "apField": "true" }, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", + "unique": false, + "persistent": true, + "hidden": false, "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "onlyAvailableItems": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "onlyAvailableItems": false }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "whatLandUseHasTheSubstanceBeenRemediatedToInSoilPleaseSelectAllThatApply", - "tags": [], - "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "enlu60e" + "inline": false, + "id": "eh57og" } ], - "id": "ey6o5j0000000000000000", + "id": "elgzlo", "placeholder": "", "prefix": "", "customClass": "", @@ -41980,7 +42057,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "e71w1bu" + "id": "ebvy8ec" }, { "label": "Water", @@ -42091,7 +42168,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "evoxkjo" + "id": "e61uwc9" }, { "label": "Numerical Standards", @@ -42166,7 +42243,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "ec1gb9h" + "id": "e2scs6" }, { "label": "Risk-based standards", @@ -42241,7 +42318,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e98qvm6" + "id": "easpetr" }, { "label": "P9 Local Background concentration", @@ -42277,7 +42354,123 @@ "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, + "widget": { "type": "input" }, + "attributes": {}, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "conditional": { + "show": null, + "when": null, + "eq": "" + }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "mask": false, + "inputType": "text", + "inputFormat": "plain", + "inputMask": "", + "displayMask": "", + "spellcheck": true, + "truncateMultipleSpaces": false, + "id": "eoys58c" + }, + { + "label": "Water use the substance(s) have been remediated to. Select all that apply.", + "optionsLabelPosition": "right", + "tableView": false, + "defaultValue": { + "aquaticLifeAwFresh": false, + "aquaticLifeAwMarine": false, + "irrigationIw": false, + "livestockLw": false, + "drinkingWaterDw": false, + "noWaterUse": false + }, + "values": [ + { + "label": "Aquatic Life (AW) Fresh", + "value": "aquaticLifeAwFresh", + "shortcut": "" + }, + { + "label": "Aquatic Life (AW) Marine", + "value": "aquaticLifeAwMarine", + "shortcut": "" + }, + { + "label": "Irrigation (IW)", + "value": "irrigationIw", + "shortcut": "" + }, + { + "label": "Livestock (LW)", + "value": "livestockLw", + "shortcut": "" + }, + { + "label": "Drinking Water (DW)", + "value": "drinkingWaterDw", + "shortcut": "" + }, + { + "label": "No Water Use", + "value": "noWaterUse", + "shortcut": "" + } + ], + "key": "whatWaterUseHasTheSubstanceBeenRemediatedToPleaseSelectAllThatApply", + "properties": { "apField": "true" }, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "protected": false, + "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, "attributes": {}, "validateOn": "change", "validate": { @@ -42287,9 +42480,7 @@ "strictDateValidation": false, "multiple": false, "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" + "onlyAvailableItems": false }, "conditional": { "show": null, @@ -42309,136 +42500,12 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "ew2gnxs" - }, - { - "label": "Water use has the substance been remediated to. Select all that apply.", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": { - "aquaticLifeAwFresh": false, - "aquaticLifeAwMarine": false, - "irrigationIw": false, - "livestockLw": false, - "drinkingWaterDw": false, - "noWaterUse": false - }, - "values": [ - { - "label": "Aquatic Life (AW) Fresh", - "value": "aquaticLifeAwFresh", - "shortcut": "" - }, - { - "label": "Aquatic Life (AW) Marine", - "value": "aquaticLifeAwMarine", - "shortcut": "" - }, - { - "label": "Irrigation (IW)", - "value": "irrigationIw", - "shortcut": "" - }, - { - "label": "Livestock (LW)", - "value": "livestockLw", - "shortcut": "" - }, - { - "label": "Drinking Water (DW)", - "value": "drinkingWaterDw", - "shortcut": "" - }, - { - "label": "No Water Use", - "value": "noWaterUse", - "shortcut": "" - } - ], - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "whatWaterUseHasTheSubstanceBeenRemediatedToPleaseSelectAllThatApply", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], "fieldSet": false, - "id": "eolkp8" + "inline": false, + "id": "ewbhfdf" } ], - "id": "e6zdc8h0000000000000000", + "id": "efswbti", "placeholder": "", "prefix": "", "customClass": "", @@ -42549,7 +42616,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "el6nq3l" + "id": "e429b1k" }, { "label": "Vapour", @@ -42648,7 +42715,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ehpj5x" + "id": "egz0pw" }, { "label": "Numerical Standards", @@ -42723,7 +42790,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "ezcrwc8" + "id": "ee46bpk" }, { "label": "Risk-based standards", @@ -42798,23 +42865,12 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "em7wg09" + "id": "e11gzmb" }, { "label": "Vapour use the substances have been remediated to. Select all that apply.", - "labelPosition": "top", "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": { "agriculturalAl": false, "urbanParkPl": false, @@ -42855,72 +42911,73 @@ "shortcut": "" } ], - "persistent": true, + "key": "vapourUseTheSubstancesHaveBeenRemediatedToSelectAllThatApply", + "properties": { "apField": "true" }, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", + "unique": false, + "persistent": true, + "hidden": false, "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "onlyAvailableItems": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "onlyAvailableItems": false }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "vapourUseTheSubstancesHaveBeenRemediatedToSelectAllThatApply", - "tags": [], - "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e54tr8g" + "inline": false, + "id": "ef7ip7" } ], - "id": "ef2mmr450000000000000000", + "id": "erig56", "placeholder": "", "prefix": "", "customClass": "", @@ -43031,7 +43088,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "euhqotx" + "id": "e4oqwbi" }, { "label": "Sediment", @@ -43130,7 +43187,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e8niv" + "id": "ewd3tv7" }, { "label": "Numerical Standards", @@ -43205,7 +43262,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e4soe1g" + "id": "e6k6t4i" }, { "label": "Risk-based standards", @@ -43280,23 +43337,12 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "eq2b8wo" + "id": "epbvlhi9" }, { "label": "Sediment use the substances have been remediated to. Select all that apply.", - "labelPosition": "top", "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "values": [ { "label": "Freshwater Sediment Sensitive", @@ -43319,78 +43365,79 @@ "shortcut": "" } ], - "persistent": true, + "key": "sedimentUseTheSubstancesHaveBeenRemediatedToSelectAllThatApply", + "properties": { "apField": "true" }, + "type": "selectboxes", + "input": true, + "inputType": "checkbox", + "defaultValue": { + "freshwaterSedimentSensitive": false, + "freshwaterSedimentTypical": false, + "marineAndEstuarineSedimentSensitive": false, + "marineAndEstuarineSedimentTypical": false + }, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", + "unique": false, + "persistent": true, + "hidden": false, "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "onlyAvailableItems": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "onlyAvailableItems": false }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "sedimentUseTheSubstancesHaveBeenRemediatedToSelectAllThatApply", - "tags": [], - "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, - "eq": "", - "json": "" + "eq": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "e7mlik", - "defaultValue": { - "freshwaterSedimentSensitive": false, - "freshwaterSedimentTypical": false, - "marineAndEstuarineSedimentSensitive": false, - "marineAndEstuarineSedimentTypical": false - } + "inline": false, + "id": "et2cze8" } ], - "id": "ebx8wc0000000000000000", + "id": "ew1qzk", "placeholder": "", "prefix": "", "customClass": "", @@ -43501,7 +43548,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "elexgec" + "id": "e596nvl" }, { "label": "Other", @@ -43608,7 +43655,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "ejouxap" + "id": "eblejpd" }, { "label": "Risk-based standards", @@ -43683,13 +43730,14 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e8rrsrq" + "id": "ebfvqvm8" }, { "label": "Provide details on the media and relevant use(s)", "autoExpand": false, "tableView": true, "key": "provideDetailsOnTheMediaAndRelevantUseS", + "properties": { "apField": "true" }, "type": "textarea", "input": true, "placeholder": "", @@ -43751,7 +43799,6 @@ "encrypted": false, "showCharCount": false, "showWordCount": false, - "properties": {}, "allowMultipleMasks": false, "addons": [], "mask": false, @@ -43765,10 +43812,10 @@ "wysiwyg": false, "editor": "", "fixedSize": true, - "id": "e2oocs8" + "id": "ehp68ju" } ], - "id": "eac9vqm0000000000000000", + "id": "ee6cl3c", "placeholder": "", "prefix": "", "customClass": "", @@ -43879,7 +43926,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "e0ynzfs" + "id": "e6myta" }, { "title": "", @@ -43893,44 +43940,25 @@ { "html": "

The Director may accept the recommendations of an Approved Professional based on the review of investigation, risk assessment, and/or remediation reports, with the understanding that. Select all that apply.

", "label": "Content", - "customClass": "", "refreshOnChange": false, - "hidden": false, - "modalEdit": false, "key": "content57", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, + "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -43945,6 +43973,7 @@ "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -43954,244 +43983,214 @@ "multiple": false, "unique": false }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e794px" + "id": "ekav5u" }, { "label": "As of the date of signing of this report, the Approved Professional is a member in good standing of the Roster of Approved Professionals, as maintained by the ministry, and a member of the Contaminated Sites Approved Professionals Society (CSAP Society); ", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", - "customClass": "", - "tabindex": "", - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, "validate": { "required": true, - "customMessage": "", "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", "key": "asOfTheDateOfSigningOfThisReportTheApprovedProfessionalOrApprovedProfessionalsIfMoreThanOneIsAreMemberSInGoodStandingOfTheRosterOfApprovedProfessionalsAsMaintainedByTheMinistryAndMemberSOfTheContaminatedSitesApprovedProfessionalsSocietyCsapSociety", - "tags": [], "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "checkbox", - "name": "", - "value": "", "input": true, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": true, "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "ey29nue" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "e1e6ceq" }, { "label": "The Approved Professional signing this Summary of Site Condition has reviewed Table 1, Protocol 6 for Contaminated Sites (Applications with Approved Professional Recommendations and Preapprovals) and confirm that the application for contaminated sites services may be processed in the manner for non-high risk sites under the Roster of Approved Professionals process; ", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", - "customClass": "", - "tabindex": "", - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, "validate": { "required": true, - "customMessage": "", "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", "key": "theApprovedProfessionalsSigningThisSummaryOfSiteConditionHaveReviewedTable1Protocol6ForContaminatedSitesEligibilityOfApplicationsForReviewByApprovedProfessionalsAndConfirmThatTheApplicationForContaminatedSitesServicesMayBeProcessedInTheMannerForNonHighRiskSitesUnderTheRosterOfApprovedProfessionalsProcess", - "tags": [], "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "checkbox", - "name": "", - "value": "", "input": true, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": true, "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "eo36uqj" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "e3zd2kn" }, { "label": "The Approved Professional has no obligation to undertake inquiry into the validity, accuracy or precision of what is reported in the documents reviewed, beyond that which there is reasonable cause to believe that there could be errors or oversights in those reports; ", - "description": "", - "tooltip": "", - "shortcut": "", - "inputType": "checkbox", - "customClass": "", - "tabindex": "", - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, "tableView": false, - "modalEdit": false, "defaultValue": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, "validate": { "required": true, - "customMessage": "", "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "errorLabel": "", - "errors": "", "key": "theReviewerHasNoObligationToUndertakeAnyInquiryIntoTheValidityAccuracyOrPrecisionOfWhatIsReportedInTheDocumentsReviewedBeyondThatWhichThereIsReasonableCauseToBelieveThatThereCouldBeErrorsOrOversightsInThoseReports", - "tags": [], "properties": { "apField": "true" }, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "checkbox", - "name": "", - "value": "", "input": true, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": true, "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "efonj6ri" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "eb42iou" }, { "label": "The site has been satisfactorily investigated for all areas of (potential) environmental concern and (potential) contaminants of concern to determine the lateral and vertical extents of contamination; OR", @@ -44255,7 +44254,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "em5sqr5" + "id": "euhp9qg" }, { "label": "The site has been investigated to the extent reasonably possible for all areas of (potential) environmental concern and (potential) contaminants of concern; ", @@ -44319,7 +44318,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "eszv1lg" + "id": "er89qt" }, { "label": "The submitted documentation meets the requirements of Sections 1, 47, 49, 58 and 59 of the CSR;", @@ -44383,7 +44382,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "e71yswd" + "id": "ec03tjd" }, { "label": "The Screening Level Risk Assessment meets the requirements of Protocol 13;", @@ -44447,7 +44446,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "e07i4lf" + "id": "ev8jdv" } ], "placeholder": "", @@ -44507,7 +44506,7 @@ "lazyLoad": false, "theme": "default", "breadcrumb": "default", - "id": "e1i4udp" + "id": "eupduz" }, { "title": "", @@ -44521,44 +44520,25 @@ { "html": "

For AiPs

", "label": "Content", - "customClass": "", "refreshOnChange": false, - "hidden": false, - "modalEdit": false, "key": "content7", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, + "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -44573,6 +44553,7 @@ "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -44582,13 +44563,22 @@ "multiple": false, "unique": false }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "eskqls7" + "id": "edavdks" }, { "label": "The submitted remediation plan, if implemented in accordance with the specified conditions imposed in its draft Schedule 'B' of the AiP, will result in the site being remediated in accordance with the applicable standards of the CSR and the HWR;", @@ -44652,7 +44642,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "ek0lplr" + "id": "exgjsub" }, { "label": "It is feasible to implement all provisions of the Remediation Plan and to achieve its objectives, and the conditions of the AIP, in accordance with the proposed schedule;", @@ -44716,49 +44706,30 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "er0oga" + "id": "eeqxrfl" }, { "html": "

For CoCs

", "label": "Content", - "customClass": "", "refreshOnChange": false, - "hidden": false, - "modalEdit": false, "key": "content13", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, + "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -44773,6 +44744,7 @@ "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -44782,13 +44754,22 @@ "multiple": false, "unique": false }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e678yjs" + "id": "eppx4cq" }, { "label": "The confirmation of remediation report meets the requirements of section 49 (2) of the CSR;", @@ -44852,7 +44833,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "epqkn7p" + "id": "ealdz8o" }, { "label": "The site has been satisfactorily remediated in accordance with section 53 (3) of the EMA and section 49(2) of the CSR in accordance with applicable standards as identified in the draft COC;", @@ -44916,7 +44897,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "e0a3s9c" + "id": "e67wqlk" }, { "label": "Contamination exists beyond the legal lot boundaries", @@ -44970,92 +44951,7 @@ "unique": false, "onlyAvailableItems": false }, - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "egkwuw" - }, - { - "label": "Select all that apply", - "optionsLabelPosition": "right", - "tableView": false, - "defaultValue": { - "theOffSitePortionSOfTheSiteHasHaveBeenSatisfactorilyRemediatedInAccordanceWithSection533OfTheEmaAndSection492OfTheCsrAndMakesUpPartOfThisApplicationOr": false, - "aRemediationPlanInAccordanceWithRequirementsOfTheCsrSections1And47HasBeenPreparedAndApplicationHasBeenMadeForAnAiPForTheOffSitePortions": false - }, - "values": [ - { - "label": "The off-site portion(s) of the site has/have been satisfactorily remediated in accordance with section 53 (3) of the EMA and section 49(2) of the CSR and makes up part of this application, OR", - "value": "theOffSitePortionSOfTheSiteHasHaveBeenSatisfactorilyRemediatedInAccordanceWithSection533OfTheEmaAndSection492OfTheCsrAndMakesUpPartOfThisApplicationOr", - "shortcut": "" - }, - { - "label": "A remediation plan, in accordance with requirements of the CSR, sections 1 and 47, has been prepared and application has been made for an AiP for the off-site portions;", - "value": "aRemediationPlanInAccordanceWithRequirementsOfTheCsrSections1And47HasBeenPreparedAndApplicationHasBeenMadeForAnAiPForTheOffSitePortions", - "shortcut": "" - } - ], - "key": "forCoCsWhereContaminationExistsBeyondTheLegalLotBoundaries", - "properties": { "apField": "true" }, - "conditional": { - "show": true, - "when": "contaminationExistsBeyondTheLegalLotBoundaries", - "eq": "yes" - }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": null, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, + "conditional": { "show": null, "when": null, "eq": "" }, "overlay": { "style": "", "left": "", @@ -45069,128 +44965,185 @@ "showWordCount": false, "allowMultipleMasks": false, "addons": [], + "inputType": "radio", "fieldSet": false, - "inline": false, - "id": "eafpezo" + "id": "ezf88v" }, { - "label": "Engineered works are required to prevent recontamination of the site. A signed and stamped design drawing has been provided by a professional engineer for works installed at site boundaries to prevent recontamination of the site. The signatory need not be the Approved Professional signing below.", - "description": "", - "tooltip": "", - "shortcut": "", + "label": "Select all that apply", + "optionsLabelPosition": "right", + "tableView": false, + "defaultValue": { + "theOffSitePortionSOfTheSiteHasHaveBeenSatisfactorilyRemediatedInAccordanceWithSection533OfTheEmaAndSection492OfTheCsrAndMakesUpPartOfThisApplicationOr": false, + "aRemediationPlanInAccordanceWithRequirementsOfTheCsrSections1And47HasBeenPreparedAndApplicationHasBeenMadeForAnAiPForTheOffSitePortions": false + }, + "values": [ + { + "label": "The off-site portion(s) of the site has/have been satisfactorily remediated in accordance with section 53 (3) of the EMA and section 49(2) of the CSR and makes up part of this application, OR", + "value": "theOffSitePortionSOfTheSiteHasHaveBeenSatisfactorilyRemediatedInAccordanceWithSection533OfTheEmaAndSection492OfTheCsrAndMakesUpPartOfThisApplicationOr", + "shortcut": "" + }, + { + "label": "A remediation plan, in accordance with requirements of the CSR, sections 1 and 47, has been prepared and application has been made for an AiP for the off-site portions;", + "value": "aRemediationPlanInAccordanceWithRequirementsOfTheCsrSections1And47HasBeenPreparedAndApplicationHasBeenMadeForAnAiPForTheOffSitePortions", + "shortcut": "" + } + ], + "key": "forCoCsWhereContaminationExistsBeyondTheLegalLotBoundaries", + "properties": { "apField": "true" }, + "conditional": { + "show": true, + "when": "contaminationExistsBeyondTheLegalLotBoundaries", + "eq": "yes" + }, + "type": "selectboxes", + "input": true, "inputType": "checkbox", + "placeholder": "", + "prefix": "", "customClass": "", - "tabindex": "", + "suffix": "", + "multiple": false, + "protected": false, + "unique": false, + "persistent": true, "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": false, + "labelPosition": "top", + "description": "", + "errorLabel": "", + "tooltip": "", "hideLabel": false, - "autofocus": false, + "tabindex": "", "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": false, - "persistent": true, - "protected": false, + "autofocus": false, "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "allowCalculateOverride": false, + "widget": null, + "attributes": {}, + "validateOn": "change", "validate": { "required": false, - "customMessage": "", "custom": "", "customPrivate": false, - "json": "", "strictDateValidation": false, "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "forCoCsWhereContaminationExistsBeyondTheLegalLotBoundariesAndEngineeredWorksAreRequiredToPreventRecontaminationOfTheSiteASignedAndStampedDesignDrawingHasBeenProvidedByAProfessionalEngineerForWorksInstalledAtSiteBoundariesToPreventRecontaminationOfTheSiteTheSignatoryNeedNotBeTheApprovedProfessionalSigningBelow", - "tags": [], - "properties": { "apField": "true" }, - "conditional": { - "show": true, - "when": "contaminationExistsBeyondTheLegalLotBoundaries", - "eq": "yes", - "json": "" + "unique": false, + "onlyAvailableItems": false }, - "customConditional": "", - "logic": [], - "attributes": {}, "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "fieldSet": false, + "inline": false, + "id": "ehcycyg" + }, + { + "label": "Engineered works are required to prevent recontamination of the site. A signed and stamped design drawing has been provided by a professional engineer for works installed at site boundaries to prevent recontamination of the site. The signatory need not be the Approved Professional signing below.", + "tableView": false, + "defaultValue": false, + "key": "forCoCsWhereContaminationExistsBeyondTheLegalLotBoundariesAndEngineeredWorksAreRequiredToPreventRecontaminationOfTheSiteASignedAndStampedDesignDrawingHasBeenProvidedByAProfessionalEngineerForWorksInstalledAtSiteBoundariesToPreventRecontaminationOfTheSiteTheSignatoryNeedNotBeTheApprovedProfessionalSigningBelow", + "properties": { "apField": "true" }, + "conditional": { + "show": true, + "when": "contaminationExistsBeyondTheLegalLotBoundaries", + "eq": "yes" + }, "type": "checkbox", - "name": "", - "value": "", "input": true, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, + "protected": false, "unique": false, + "persistent": true, + "hidden": false, + "clearOnHide": true, "refreshOn": "", + "redrawOn": "", + "modalEdit": false, "dataGridLabel": true, "labelPosition": "right", + "description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "id": "ecv7o99h" + "inputType": "checkbox", + "value": "", + "name": "", + "id": "ecxbne7" }, { "html": "

For a Determination

", "label": "Content", - "customClass": "", "refreshOnChange": false, - "hidden": false, - "modalEdit": false, "key": "content25", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, "type": "content", "input": false, "tableView": false, "placeholder": "", "prefix": "", + "customClass": "", "suffix": "", "multiple": false, "defaultValue": null, "protected": false, "unique": false, "persistent": true, + "hidden": false, "clearOnHide": true, "refreshOn": "", "redrawOn": "", + "modalEdit": false, "dataGridLabel": false, "labelPosition": "top", "description": "", @@ -45205,6 +45158,7 @@ "calculateValue": "", "calculateServer": false, "widget": null, + "attributes": {}, "validateOn": "change", "validate": { "required": false, @@ -45214,13 +45168,22 @@ "multiple": false, "unique": false }, + "conditional": { "show": null, "when": null, "eq": "" }, + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "allowCalculateOverride": false, "encrypted": false, "showCharCount": false, "showWordCount": false, + "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "ecnd9f" + "id": "eedq83f" }, { "label": "In accordance with section 15 (5) of the CSR, the subject site is a contaminated site under section 44(1) of the Environmental Management Act;", @@ -45284,7 +45247,7 @@ "inputType": "checkbox", "value": "", "name": "", - "id": "evwr5u3" + "id": "exi5p5" } ], "placeholder": "", @@ -45344,7 +45307,7 @@ "lazyLoad": false, "theme": "default", "breadcrumb": "default", - "id": "efhntgl" + "id": "etmzxir" }, { "html": "

The opinions, advice and recommendations expressed in this Summary of Site Condition are made in accordance with generally accepted principles and practices as recognized by members of the applicable profession or discipline practicing at the same time and in the same or similar locations. This Summary of Site Condition does not provide a legal opinion or guarantee regarding compliance with applicable laws.

", @@ -45407,7 +45370,7 @@ "properties": {}, "allowMultipleMasks": false, "addons": [], - "id": "e777o3l" + "id": "e29api" }, { "label": "Data Grid", @@ -45508,7 +45471,7 @@ "minWidth": "0.5", "maxWidth": "2.5", "keepOverlayRatio": true, - "id": "eh39yg8" + "id": "e2h5xem" } ], "width": 6, @@ -45523,6 +45486,17 @@ { "label": "First Name", "tableView": true, + "validate": { + "required": true, + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, "key": "firstName", "properties": { "apField": "true" }, "type": "textfield", @@ -45557,17 +45531,6 @@ "widget": { "type": "input" }, "attributes": {}, "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, "conditional": { "show": null, "when": null, @@ -45593,11 +45556,22 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "e3hrqze" + "id": "ejkjdva" }, { "label": "Last Name", "tableView": true, + "validate": { + "required": true, + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, "key": "lastName", "properties": { "apField": "true" }, "type": "textfield", @@ -45632,17 +45606,6 @@ "widget": { "type": "input" }, "attributes": {}, "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, "conditional": { "show": null, "when": null, @@ -45668,7 +45631,7 @@ "displayMask": "", "spellcheck": true, "truncateMultipleSpaces": false, - "id": "ezncvb" + "id": "efvert" }, { "label": "Date", @@ -45688,6 +45651,14 @@ "maxDate": null }, "enableTime": false, + "validate": { + "required": true, + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, "enableMinDateInput": false, "enableMaxDateInput": false, "key": "dateTime", @@ -45741,14 +45712,6 @@ "calculateServer": false, "attributes": {}, "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, "conditional": { "show": null, "when": null, @@ -45783,7 +45746,7 @@ "arrowkeys": true }, "customOptions": {}, - "id": "epaq76t" + "id": "el8oq2b" } ], "width": 6, @@ -45799,7 +45762,7 @@ "type": "columns", "input": false, "tableView": false, - "id": "eezn9a0000000000000000", + "id": "eedylrm", "placeholder": "", "prefix": "", "customClass": "", @@ -45910,7 +45873,7 @@ "tree": true, "lazyLoad": false, "disableAddingRemovingRows": false, - "id": "ekx8t8q" + "id": "emp6brb" } ], "keyModified": true, @@ -45952,7 +45915,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ew99n7i" + "id": "et10y4t" }, { "title": "7.3 Arm's Length Review", @@ -46010,7 +45973,7 @@ "errors": "", "key": "anArmsLengthReviewWasCompleted", "tags": [], - "properties": {}, + "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, @@ -46045,7 +46008,7 @@ "addons": [], "inputType": "radio", "fieldSet": false, - "id": "e82o1ih", + "id": "ezo4tkh", "defaultValue": "" }, { @@ -46073,32 +46036,32 @@ }, "values": [ { - "label": "Making a recommendation to a Director in support of an application for an Approval in Principle based on remediation to numerical standards or a screening level risk assessment where there is offsite migration at the site.", + "label": "In support of an application for an Approval in Principle based on remediation to numerical standards or a screening level risk assessment where there is offsite migration at the site.", "value": "makingARecommendationToADirectorInSupportOfAnApplicationForAnApprovalInPrincipleBasedOnRemediationToNumericalStandardsOrAScreeningLevelRiskAssessmentWhereThereIsOffsiteMigrationAtTheSite", "shortcut": "" }, { - "label": "Making a recommendation to a Director in support of an application for an Approval in Principle based on a risk assessment (other than a screening level risk assessment) and remediation to risk-based standards.", + "label": "In support of an application for an Approval in Principle based on a risk assessment (other than a screening level risk assessment) and remediation to risk-based standards.", "value": "makingARecommendationToADirectorInSupportOfAnApplicationForAnApprovalInPrincipleBasedOnARiskAssessmentOtherThanAScreeningLevelRiskAssessmentAndRemediationToRiskBasedStandards", "shortcut": "" }, { - "label": "Making a recommendation to a Director in support of an application for a Certificate of Compliance based on remediation to numerical standards or a screening level risk assessment where there is offsite migration at the site.", + "label": "In support of an application for a Certificate of Compliance based on remediation to numerical standards or a screening level risk assessment where there is offsite migration at the site.", "value": "makingARecommendationToADirectorInSupportOfAnApplicationForACertificateOfComplianceBasedOnRemediationToNumericalStandardsOrAScreeningLevelRiskAssessmentWhereThereIsOffsiteMigrationAtTheSite", "shortcut": "" }, { - "label": "Making a recommendation to a Director in support of an application for a Certificate of Compliance based on a risk assessment (other than a screening level risk assessment) and remediation to risk-based standards.", + "label": "In support of an application for a Certificate of Compliance based on a risk assessment (other than a screening level risk assessment) and remediation to risk-based standards.", "value": "makingARecommendationToADirectorInSupportOfAnApplicationForACertificateOfComplianceBasedOnARiskAssessmentOtherThanAScreeningLevelRiskAssessmentAndRemediationToRiskBasedStandards", "shortcut": "" }, { - "label": "Making a recommendation to a Director in support of any other application based on risk assessment or risk management (other than a screening level risk assessment) not otherwise described in any other row in this list, as required under a protocol signed by a Director.", + "label": "In support of any other application based on risk assessment or risk management (other than a screening level risk assessment) not otherwise described in any other row in this list, as required under a protocol signed by a Director.", "value": "makingARecommendationToADirectorInSupportOfAnyOtherApplicationBasedOnRiskAssessmentOrRiskManagementOtherThanAScreeningLevelRiskAssessmentNotOtherwiseDescribedInAnyOtherRowInThisListAsRequiredUnderAProtocolSignedByADirector", "shortcut": "" }, { - "label": "Making a recommendation to a Director in support of an application for site risk classification/reclassification.", + "label": "In support of an application for site risk classification/reclassification.", "value": "makingARecommendationToADirectorInSupportOfAnApplicationForSiteRiskClassificationReclassification", "shortcut": "" } @@ -46165,7 +46128,7 @@ "allowMultipleMasks": false, "addons": [], "fieldSet": false, - "id": "evx9ad" + "id": "e1yks5b" }, { "label": "Data Grid", @@ -46281,176 +46244,270 @@ "components": [ { "label": "First Name", - "tableView": true, - "key": "firstName", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", + "showWordCount": false, + "showCharCount": false, + "mask": false, + "autofocus": false, + "spellcheck": true, "disabled": false, - "autofocus": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, - "custom": "", + "required": true, + "pattern": "", + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "" + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "firstName", + "tags": [], + "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "eoh3dh" + "id": "eq6i4sa", + "defaultValue": "" }, { "label": "Last Name", - "tableView": true, - "key": "lastName", - "properties": { "apField": "true" }, - "type": "textfield", - "input": true, + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", "hideLabel": false, - "tabindex": "", - "disabled": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, - "custom": "", + "required": true, + "pattern": "", + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, + "json": "", "minLength": "", "maxLength": "", - "pattern": "" + "strictDateValidation": false, + "multiple": false, + "unique": false }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "lastName", + "tags": [], + "properties": { "apField": "true" }, "conditional": { "show": null, "when": null, - "eq": "" + "eq": "", + "json": "" }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "mask": false, "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "id": "etvkfno" + "id": "ebpzzxah", + "defaultValue": "" }, { "label": "Date", + "labelPosition": "top", + "displayInTimezone": "viewer", + "useLocaleSettings": false, + "allowInput": true, "format": "yyyy-MM-dd", + "placeholder": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, "tableView": false, + "modalEdit": false, + "shortcutButtons": [], + "enableDate": true, "datePicker": { + "disable": "", + "disableFunction": "", "disableWeekends": false, "disableWeekdays": false, + "minDate": null, + "maxDate": null, "showWeeks": true, "startingDay": 0, "initDate": "", "minMode": "day", "maxMode": "year", "yearRows": 4, - "yearColumns": 5, - "minDate": null, - "maxDate": null + "yearColumns": 5 + }, + "enableTime": true, + "timePicker": { + "showMeridian": true, + "hourStep": 1, + "minuteStep": 1, + "readonlyInput": false, + "mousewheel": true, + "arrowkeys": true + }, + "multiple": false, + "defaultValue": "", + "defaultDate": "", + "customOptions": {}, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "customMessage": "", + "custom": "if(data.isApprovedProfessional === 'true')\r\n{\r\n component.validate.required = true;\r\n \r\n}\r\nelse\r\n{\r\n instance.triggerRedraw();\r\n component.validate.required = false;\r\n\r\n}\r\n\r\n", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false }, "enableMinDateInput": false, "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", "key": "date", + "tags": [], "properties": { "apField": "true" }, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, "type": "datetime", + "timezone": "", "input": true, "widget": { "type": "calendar", @@ -46466,83 +46523,22 @@ "minuteIncrement": 1, "time_24hr": false, "minDate": null, + "disabledDates": "", "disableWeekends": false, "disableWeekdays": false, + "disableFunction": "", "maxDate": null }, - "placeholder": "", "prefix": "", - "customClass": "", "suffix": "", - "multiple": false, - "defaultValue": "", - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, "showCharCount": false, "showWordCount": false, "allowMultipleMasks": false, "addons": [], - "useLocaleSettings": false, - "allowInput": true, - "enableDate": true, - "enableTime": true, - "defaultDate": "", - "displayInTimezone": "viewer", - "timezone": "", "datepickerMode": "day", - "timePicker": { - "hourStep": 1, - "minuteStep": 1, - "showMeridian": true, - "readonlyInput": false, - "mousewheel": true, - "arrowkeys": true - }, - "customOptions": {}, - "id": "ecxkmrd" + "id": "ebomb9i" } ], "width": 6, @@ -46558,7 +46554,7 @@ "type": "columns", "input": false, "tableView": false, - "id": "ewf0wxm00000000000000000", + "id": "ewf0wxm00000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -47349,146 +47345,174 @@ "id": "e59i5cs9" }, { - "label": "Data Grid", - "reorder": false, - "addAnotherPosition": "bottom", - "layoutFixed": false, - "enableRowGroups": false, - "initEmpty": false, - "hideLabel": true, - "tableView": false, - "defaultValue": [{}], - "key": "dataGrid17", - "type": "datagrid", - "input": true, - "components": [ - { - "label": "Name of Approved Professional(s)", - "tableView": true, - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "key": "approvedProfessionalFullName", - "type": "textfield", - "input": true, - "id": "erys5sj", - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": false, - "labelPosition": "top", - "description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { "type": "input" }, - "attributes": {}, - "validateOn": "change", - "conditional": { "show": null, "when": null, "eq": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "mask": false, - "inputType": "text", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false - } - ], + "label": "Name of Approved Professional(Numerical Standards)", + "labelPosition": "top", "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", - "customClass": "", "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, + "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, "multiple": false, - "protected": false, - "unique": false, "persistent": true, - "hidden": false, + "inputFormat": "plain", + "protected": false, + "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": true, + "pattern": "", + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "approvedProfessionalNumericalStandards", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "textfield", + "input": true, "refreshOn": "", - "redrawOn": "", - "modalEdit": false, "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "etou4et", + "defaultValue": "" + }, + { + "label": "Name of Approved Professional(Risk-Based Standards)", "labelPosition": "top", + "placeholder": "", "description": "", - "errorLabel": "", "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" }, + "inputMask": "", + "displayMask": "", + "allowMultipleMasks": false, + "customClass": "", "tabindex": "", - "disabled": false, + "autocomplete": "", + "hidden": false, + "hideLabel": false, + "showWordCount": false, + "showCharCount": false, + "mask": false, "autofocus": false, + "spellcheck": true, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "persistent": true, + "inputFormat": "plain", + "protected": false, "dbIndex": false, + "case": "", + "truncateMultipleSpaces": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, "customDefaultValue": "", "calculateValue": "", "calculateServer": false, - "widget": null, - "attributes": {}, + "allowCalculateOverride": false, "validateOn": "change", "validate": { - "required": false, + "required": true, + "pattern": "", + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", "strictDateValidation": false, "multiple": false, "unique": false }, - "conditional": { "show": null, "when": null, "eq": "" }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "approvedProfessionalRiskBasedStandards1", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "thisIsRiskBased1", + "eq": "yes", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, "overlay": { "style": "", + "page": "", "left": "", "top": "", "width": "", "height": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, "addons": [], - "tree": true, - "lazyLoad": false, - "disableAddingRemovingRows": false, - "id": "e0fgm2l" + "inputType": "text", + "id": "e9uqanm", + "defaultValue": "" }, { "html": "

as the Approved Professional(s) to review site investigation, risk assessment and remediation reports and to make submission and application with recommendations, if applicable, for the regulatory instrument(s) as indicated in this Summary of Site Condition.

If signing as the agent of the owner or lessee, written consent from the owner or lessee authorizing signature of this Summary of Site Condition must be attached. Select all that apply.

",