diff --git a/forms-flow-ai/epd-forms/Site Risk Classification Report.json b/forms-flow-ai/epd-forms/Site Risk Classification Report.json index f7478a48..d11a282d 100644 --- a/forms-flow-ai/epd-forms/Site Risk Classification Report.json +++ b/forms-flow-ai/epd-forms/Site Risk Classification Report.json @@ -1,19452 +1,19462 @@ { - "forms": [ + "forms": [ + { + "title": "Site Risk Classification Report", + "display": "form", + "type": "form", + "name": "srcrForm", + "path": "srcrform", + "tags": [ + "common" + ], + "components": [ { - "title": "Site Risk Classification Report", - "display": "form", - "type": "form", - "name": "srcrForm", - "path": "srcrform", - "tags": [ - "common" - ], - "components": [ + "title": "Application Documents", + "collapsible": false, + "key": "applicationDocuments", + "customConditional": "if( data.applicationStatus!=\"New\" && data.applicationStatus!=\"\" && data.applicationStatus!=null)\r\n{\r\n\tconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\n\tconst groups = UserDetails[\"groups\"];\r\n\tif((groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\")))\r\n\t{\r\n\t\tshow = true;\r\n\t}\r\n\telse\r\n\t{\r\n\t\tshow= false;\r\n\t}\t\r\n}\r\nelse\r\n{\r\n \tshow= false;\r\n}", + "type": "panel", + "label": "Panel", + "input": false, + "tableView": false, + "components": [ + { + "label": "File Upload", + "hideLabel": true, + "tableView": false, + "key": "fileUpload", + "customConditional": "if( data.applicationStatus!=\"New\" && data.applicationStatus!=\"\" && data.applicationStatus!=null)\n{\n\tshow = true;\n}\nelse\n{\n \tshow= false;\n}", + "type": "AppFileUpload", + "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": "", + "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": "e8ax7ve" + } + ], + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "efrdna" + }, + { + "title": "Associated Application ID ( if any)", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "associatedApplicationIdIfAny", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [ + { + "name": "Disable Logic", + "trigger": { + "type": "javascript", + "javascript": "result = true;\r\nconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\n\tconst groups = UserDetails[\"groups\"];\r\n\tif(!(groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\")))\r\n\t{\r\n\t\tresult = true;\r\n\t}\r\n\telse\r\n\t{\r\n\t\tresult= false;\r\n\t}\t\r\n\t\r\n\t\t\t" + }, + "actions": [ + { + "name": "Disable Action", + "type": "property", + "property": { + "label": "Disabled", + "value": "disabled", + "type": "boolean" + }, + "state": true + } + ] + } + ], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "Panel", + "breadcrumb": "default", + "tabindex": "", + "input": false, + "tableView": false, + "components": [ + { + "label": "HTML", + "attrs": [ + { + "attr": "", + "value": "" + } + ], + "content": "Please enter the associated application ID (in case this application accompanies another application already submitted in the system).", + "refreshOnChange": false, + "key": "html", + "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": "egcu3jc" + }, + { + "label": "Edit Grid", + "hideLabel": true, + "tableView": false, + "rowDrafts": false, + "key": "editGrid", + "type": "editgrid", + "displayAsTable": false, + "input": true, + "components": [ { - "title": "Application Documents", - "collapsible": false, - "key": "applicationDocuments", - "customConditional": "if( data.applicationStatus!=\"New\" && data.applicationStatus!=\"\" && data.applicationStatus!=null)\r\n{\r\n\tconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\n\tconst groups = UserDetails[\"groups\"];\r\n\tif((groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\")))\r\n\t{\r\n\t\tshow = true;\r\n\t}\r\n\telse\r\n\t{\r\n\t\tshow= false;\r\n\t}\t\r\n}\r\nelse\r\n{\r\n \tshow= false;\r\n}", - "type": "panel", - "label": "Panel", - "input": false, - "tableView": false, - "components": [ + "label": "Columns", + "columns": [ + { + "components": [ { - "label": "File Upload", - "hideLabel": true, - "tableView": false, - "key": "fileUpload", - "customConditional": "if( data.applicationStatus!=\"New\" && data.applicationStatus!=\"\" && data.applicationStatus!=null)\n{\n\tshow = true;\n}\nelse\n{\n \tshow= false;\n}", - "type": "AppFileUpload", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", + "label": "Application ID", + "tableView": true, + "key": "applicationId", + "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, - "defaultValue": null, - "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": [], - "id": "e8ax7ve" + "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": "ejn0z6b" } - ], - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", + ], + "width": 2, + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 2 + }, + { + "components": [], + "width": 6, + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 6 + } + ], + "key": "columns", + "type": "columns", + "input": false, + "tableView": false, + "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, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "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": { + "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, + "autoAdjust": false, + "id": "e1ko0yr" + } + ], + "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": "", + "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, + "disableAddingRemovingRows": false, + "removeRow": "Cancel", + "defaultOpen": false, + "openWhenEmpty": false, + "modal": false, + "inlineEdit": false, + "templates": { + "header": "
\n {% util.eachComponent(components, function(component) { %}\n {% if (displayValue(component)) { %}\n
{{ t(component.label) }}
\n {% } %}\n {% }) %}\n
", + "row": "
\n {% util.eachComponent(components, function(component) { %}\n {% if (displayValue(component)) { %}\n
\n {{ isVisibleInRow(component) ? getView(component, row[component.key]) : ''}}\n
\n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n
\n
\n \n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\n \n {% } %}\n
\n
\n {% } %}\n
", + "tableHeader": "\n \n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n {{ component.label }}\n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n Actions\n {% } %}\n \n ", + "tableRow": "\n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n \n {{ getView(component, row[component.key]) }}\n \n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n \n
\n \n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\n \n {% } %}\n
\n \n {% } %}\n ", + "footer": "" + }, + "id": "e8wkano" + } + ], + "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": "erd4jar" + }, + { + "label": "Text Area", + "autoExpand": false, + "tableView": true, + "key": "textArea", + "customConditional": "var userData =JSON.parse(localStorage.getItem('UserDetails'))\n\n\nif(!(userData.groups.includes(\"/formsflow/formsflow-client\") || userData.groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\")))\n{\n\n utils.eachComponent(form.components, (x)=>{\n\n \n \n if(x.type==='select' && (x.key === 'selectCssaSdm' || x.key === 'selectCssaCaseworker' || x.key === 'selectCaseworker' || x.key === 'selectSrco' || x.key === 'selectSdm' ))\n {\n //do nothing\n }\n else if ((x.type==='editgrid' && (x.key === 'notes' || x.key === 'srcrNotes' || x.key === 'deraNotes' || x.key === 'cssaNotes') ) ||x.key === 'comments' || x.key === 'commentFor')\n {\n //do nothing\n }\n else if(x.type === 'button')\n {\n //do nothing\n }\n else if(x.type === 'approvingAuthorityContactInformation')\n { \n if(userData.groups.includes(\"/formsflow/formsflow-reviewer/csap\") || userData.groups.includes(\"/formsflow/formsflow-reviewer/csap-society\"))\n {\n x.disabled = false;\n }\n }\n else if(x.properties.apField === \"true\")\n {\n if(userData.groups.includes(\"/formsflow/formsflow-reviewer/csap\") || userData.groups.includes(\"/formsflow/formsflow-reviewer/csap-society\"))\n {\n x.disabled = false;\n }\n else\n {\n\n }\n }\n else\n {\n x.disabled = true;\n }\n\n \n\n })\n\n}\n\nshow = false", + "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": "e0p1un" + }, + { + "title": "Reviewer Actions", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "formActions", + "tags": [], + "properties": {}, + "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails?UserDetails[\"role\"]:[];\r\nif(!UserDetails){\r\n show = false;\r\n}\r\nelse if(roles.includes(\"formsflow-client\")||\r\nroles.includes(\"formsflow-reviewer/formsflow-client-reviewer\")) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", + "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": [ + { + "label": "Columns", + "columns": [ + { + "components": [ + { + "label": "Previous Reviewer", + "action": "custom", + "showValidations": false, + "tableView": false, + "key": "sendToPreviousReviewer", + "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\n\r\n\r\nif(\r\n(roles.includes(\"formsflow-reviewer/csap\") || roles.includes(\"formsflow-reviewer/cssa-team\")) && \r\n(data.applicationStatus===\"New\" || data.applicationStatus===\"Resubmitted\" || data.applicationStatus===\"Resubmit\" || data.applicationStatus===\"Recheck\") \r\n) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", + "type": "button", + "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Recheck'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Recheck'\r\n }); \r\n});", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "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 - }, - "conditional": { + }, + "conditional": { "show": null, "when": null, "eq": "" - }, - "overlay": { + }, + "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": "efrdna" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "size": "md", + "leftIcon": "", + "rightIcon": "", + "block": false, + "disableOnInvalid": false, + "theme": "primary", + "id": "evm89dm" + } + ], + "width": 3, + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 3 }, { - "title": "Associated Application ID ( if any)", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "associatedApplicationIdIfAny", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", + "components": [ + { + "label": "Next Reviewer", + "action": "custom", + "showValidations": false, + "theme": "primary", + "size": "md", + "block": false, + "leftIcon": "", + "rightIcon": "", + "shortcut": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "disableOnInvalid": false, + "hidden": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "key": "sendToNextReviewer", + "tags": [], + "properties": {}, + "conditional": { "show": null, "when": null, - "eq": "" - }, - "logic": [ - { - "name": "Disable Logic", - "trigger": { - "type": "javascript", - "javascript": "result = true;\r\nconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\n\tconst groups = UserDetails[\"groups\"];\r\n\tif(!(groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\")))\r\n\t{\r\n\t\tresult = true;\r\n\t}\r\n\telse\r\n\t{\r\n\t\tresult= false;\r\n\t}\t\r\n\t\r\n\t\t\t" - }, - "actions": [ - { - "name": "Disable Action", - "type": "property", - "property": { - "label": "Disabled", - "value": "disabled", - "type": "boolean" - }, - "state": true - } - ] - } - ], - "attributes": {}, - "overlay": { + "eq": "", + "json": "" + }, + "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\nif(roles.includes(\"formsflow-reviewer/cssa-team\") || \r\nroles.includes(\"formsflow-reviewer/cssa-manager\") || \r\nroles.includes(\"formsflow-reviewer/csap\") || \r\nroles.includes(\"formsflow-reviewer/csap-society\") || \r\nroles.includes(\"formsflow-reviewer/site-risk-classification-officer\")) \r\n{\r\n show = true;\r\n}\r\nelse if (roles.includes(\"formsflow-reviewer/caseworker\") &&\r\ndata.srcrBundleStatus === \"srcrSrcoAccepted\")\r\n{\r\n if (data.applicabletriggers === \"ministryServiceApplicationWithTheRecommendationOfAnApprovedProfessional\" ||\r\n data.siteRiskClassification !== 'notHighRisk')\r\n show = false;\r\nelse\r\n show = true;\r\n}\r\nelse if (roles.includes(\"formsflow-reviewer/caseworker\") &&\r\ndata.applicationStatus === \"Recheck\" && data.srcrBundleStatus === \"srcrCaseworkerAccepted\")\r\n{\r\n show = true;\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", + "logic": [], + "attributes": {}, + "overlay": { "style": "", "page": "", "left": "", "top": "", "width": "", "height": "" - }, - "type": "panel", - "label": "Panel", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "tableView": false, - "components": [ - { - "label": "HTML", - "attrs": [ - { - "attr": "", - "value": "" - } - ], - "content": "Please enter the associated application ID (in case this application accompanies another application already submitted in the system).", - "refreshOnChange": false, - "key": "html", - "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": "egcu3jc" - }, - { - "label": "Edit Grid", - "hideLabel": true, - "tableView": false, - "rowDrafts": false, - "key": "editGrid", - "type": "editgrid", - "displayAsTable": false, - "input": true, - "components": [ - { - "label": "Columns", - "columns": [ - { - "components": [ - { - "label": "Application ID", - "tableView": true, - "key": "applicationId", - "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": "ejn0z6b" - } - ], - "width": 2, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 2 - }, - { - "components": [], - "width": 6, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 6 - } - ], - "key": "columns", - "type": "columns", - "input": false, - "tableView": false, - "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, - "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": false, - "lazyLoad": false, - "autoAdjust": false, - "id": "e1ko0yr" - } - ], - "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": "", - "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, - "disableAddingRemovingRows": false, - "removeRow": "Cancel", - "defaultOpen": false, - "openWhenEmpty": false, - "modal": false, - "inlineEdit": false, - "templates": { - "header": "
\n {% util.eachComponent(components, function(component) { %}\n {% if (displayValue(component)) { %}\n
{{ t(component.label) }}
\n {% } %}\n {% }) %}\n
", - "row": "
\n {% util.eachComponent(components, function(component) { %}\n {% if (displayValue(component)) { %}\n
\n {{ isVisibleInRow(component) ? getView(component, row[component.key]) : ''}}\n
\n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n
\n
\n \n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\n \n {% } %}\n
\n
\n {% } %}\n
", - "tableHeader": "\n \n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n {{ component.label }}\n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n Actions\n {% } %}\n \n ", - "tableRow": "\n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n \n {{ getView(component, row[component.key]) }}\n \n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n \n
\n \n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\n \n {% } %}\n
\n \n {% } %}\n ", - "footer": "" - }, - "id": "e8wkano" - } - ], - "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": { + }, + "type": "button", + "custom": "const submissionId = form._submission._id;\n const formId = form._submission.form;\n const formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\n const formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\n const formio = new Formio(formDataReqUrl);\n formio.saveSubmission(formDataReqObj1).then( result => {\n form.emit('customEvent', {\n type: \"actionComplete\", \n component: component,\n actionType: 'Accepted'\n }); \n }).catch((error)=>{\n //Error callback on not Save\n form.emit('customEvent', {\n type: \"actionError\", \n component: component,\n actionType:'Accepted'\n }); \n });", + "input": true, + "keyModified": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "dataGridLabel": true, + "labelPosition": "top", + "errorLabel": "", + "hideLabel": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { + "type": "input" + }, + "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": "ee2sv6m" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "erd4jar" - }, - { - "label": "Text Area", - "autoExpand": false, - "tableView": true, - "key": "textArea", - "customConditional": "var userData =JSON.parse(localStorage.getItem('UserDetails'))\n\n\nif(!(userData.groups.includes(\"/formsflow/formsflow-client\") || userData.groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\")))\n{\n\n utils.eachComponent(form.components, (x)=>{\n\n \n \n if(x.type==='select' && (x.key === 'selectCssaSdm' || x.key === 'selectCssaCaseworker' || x.key === 'selectCaseworker' || x.key === 'selectSrco' || x.key === 'selectSdm' ))\n {\n //do nothing\n }\n else if ((x.type==='editgrid' && (x.key === 'notes' || x.key === 'srcrNotes' || x.key === 'deraNotes' || x.key === 'cssaNotes') ) ||x.key === 'comments' || x.key === 'commentFor')\n {\n //do nothing\n }\n else if(x.type === 'button')\n {\n //do nothing\n }\n else if(x.type === 'approvingAuthorityContactInformation')\n { \n if(userData.groups.includes(\"/formsflow/formsflow-reviewer/csap\") || userData.groups.includes(\"/formsflow/formsflow-reviewer/csap-society\"))\n {\n x.disabled = false;\n }\n }\n else if(x.properties.apField === \"true\")\n {\n if(userData.groups.includes(\"/formsflow/formsflow-reviewer/csap\") || userData.groups.includes(\"/formsflow/formsflow-reviewer/csap-society\"))\n {\n x.disabled = false;\n }\n else\n {\n\n }\n }\n else\n {\n x.disabled = true;\n }\n\n \n\n })\n\n}\n\nshow = false", - "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": { + { + "label": "Approved", + "action": "custom", + "showValidations": false, + "tableView": false, + "key": "approve", + "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/sdm\")) {\r\n if (data.srcrBundleStatus === \"srcrCaseworkerAccepted\") \r\n show = true;\r\n else if (data.srcrBundleStatus === \"srcrSrcoAccepted\") {\r\n if (data.applicabletriggers === \"ministryServiceApplicationWithTheRecommendationOfAnApprovedProfessional\" ||\r\n data.siteRiskClassification !== 'notHighRisk')\r\n show = true;\r\n else\r\n show = false;\r\n }\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", + "type": "button", + "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Approved'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Approved'\r\n }); \r\n});", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "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": { + }, + "attributes": {}, + "validateOn": "change", + "validate": { "required": false, "custom": "", "customPrivate": false, "strictDateValidation": false, "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "conditional": { + "unique": false + }, + "conditional": { "show": null, "when": null, "eq": "" - }, - "overlay": { + }, + "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": "e0p1un" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "size": "md", + "leftIcon": "", + "rightIcon": "", + "block": false, + "disableOnInvalid": false, + "theme": "primary", + "id": "ed33nc" + } + ], + "width": 3, + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 3 }, { - "title": "Reviewer Actions", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "formActions", - "tags": [], - "properties": {}, - "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails?UserDetails[\"role\"]:[];\r\nif(!UserDetails){\r\n show = false;\r\n}\r\nelse if(roles.includes(\"formsflow-client\")||\r\nroles.includes(\"formsflow-reviewer/formsflow-client-reviewer\")) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", - "conditional": { - "json": "", + "components": [ + { + "label": "Needs More Info", + "action": "custom", + "showValidations": false, + "theme": "warning", + "tableView": false, + "key": "sendToApplicant", + "customConditional": "\r\nconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/cssa-manager\")) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", + "type": "button", + "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Returned'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Returned'\r\n }); \r\n});", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "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 + }, + "conditional": { "show": null, "when": null, "eq": "" - }, - "logic": [], - "attributes": {}, - "overlay": { + }, + "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" - }, - "type": "panel", - "label": "Panel", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "tableView": false, - "components": [ - { - "label": "Columns", - "columns": [ - { - "components": [ - { - "label": "Previous Reviewer", - "action": "custom", - "showValidations": false, - "tableView": false, - "key": "sendToPreviousReviewer", - "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\n\r\n\r\nif(\r\n(roles.includes(\"formsflow-reviewer/csap\") || roles.includes(\"formsflow-reviewer/cssa-team\")) && \r\n(data.applicationStatus===\"New\" || data.applicationStatus===\"Resubmitted\" || data.applicationStatus===\"Resubmit\" || data.applicationStatus===\"Recheck\") \r\n) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", - "type": "button", - "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Recheck'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Recheck'\r\n }); \r\n});", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": true, - "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 - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "size": "md", - "leftIcon": "", - "rightIcon": "", - "block": false, - "disableOnInvalid": false, - "theme": "primary", - "id": "evm89dm" - } - ], - "width": 3, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 3 - }, - { - "components": [ - { - "label": "Next Reviewer", - "action": "custom", - "showValidations": false, - "theme": "primary", - "size": "md", - "block": false, - "leftIcon": "", - "rightIcon": "", - "shortcut": "", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "disableOnInvalid": false, - "hidden": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "key": "sendToNextReviewer", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\nif(roles.includes(\"formsflow-reviewer/cssa-team\") || \r\nroles.includes(\"formsflow-reviewer/cssa-manager\") || \r\nroles.includes(\"formsflow-reviewer/csap\") || \r\nroles.includes(\"formsflow-reviewer/csap-society\") || \r\nroles.includes(\"formsflow-reviewer/site-risk-classification-officer\")) \r\n{\r\n show = true;\r\n}\r\nelse if (roles.includes(\"formsflow-reviewer/caseworker\") &&\r\ndata.srcrBundleStatus === \"srcrSrcoAccepted\")\r\n{\r\n if (data.applicabletriggers === \"ministryServiceApplicationWithTheRecommendationOfAnApprovedProfessional\" ||\r\n data.siteRiskClassification !== 'notHighRisk')\r\n show = false;\r\nelse\r\n show = true;\r\n}\r\nelse if (roles.includes(\"formsflow-reviewer/caseworker\") &&\r\ndata.applicationStatus === \"Recheck\" && data.srcrBundleStatus === \"srcrCaseworkerAccepted\")\r\n{\r\n show = true;\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "button", - "custom": "const submissionId = form._submission._id;\n const formId = form._submission.form;\n const formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\n const formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\n const formio = new Formio(formDataReqUrl);\n formio.saveSubmission(formDataReqObj1).then( result => {\n form.emit('customEvent', {\n type: \"actionComplete\", \n component: component,\n actionType: 'Accepted'\n }); \n }).catch((error)=>{\n //Error callback on not Save\n form.emit('customEvent', {\n type: \"actionError\", \n component: component,\n actionType:'Accepted'\n }); \n });", - "input": true, - "keyModified": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "dataGridLabel": true, - "labelPosition": "top", - "errorLabel": "", - "hideLabel": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { - "type": "input" - }, - "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": "ee2sv6m" - }, - { - "label": "Approved", - "action": "custom", - "showValidations": false, - "tableView": false, - "key": "approve", - "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/sdm\")) {\r\n if (data.srcrBundleStatus === \"srcrCaseworkerAccepted\") \r\n show = true;\r\n else if (data.srcrBundleStatus === \"srcrSrcoAccepted\") {\r\n if (data.applicabletriggers === \"ministryServiceApplicationWithTheRecommendationOfAnApprovedProfessional\" ||\r\n data.siteRiskClassification !== 'notHighRisk')\r\n show = true;\r\n else\r\n show = false;\r\n }\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", - "type": "button", - "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Approved'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Approved'\r\n }); \r\n});", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": true, - "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 - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "size": "md", - "leftIcon": "", - "rightIcon": "", - "block": false, - "disableOnInvalid": false, - "theme": "primary", - "id": "ed33nc" - } - ], - "width": 3, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 3 - }, - { - "components": [ - { - "label": "Needs More Info", - "action": "custom", - "showValidations": false, - "theme": "warning", - "tableView": false, - "key": "sendToApplicant", - "customConditional": "\r\nconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/cssa-manager\")) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", - "type": "button", - "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Returned'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Returned'\r\n }); \r\n});", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": true, - "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 - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "size": "md", - "leftIcon": "", - "rightIcon": "", - "block": false, - "disableOnInvalid": false, - "id": "ehvms7i" - } - ], - "size": "md", - "width": 3, - "offset": 0, - "push": 0, - "pull": 0, - "currentWidth": 3 - }, - { - "components": [ - { - "label": "Reject Form", - "action": "custom", - "showValidations": false, - "theme": "danger", - "tableView": false, - "key": "rejectForm", - "customConditional": "\r\nconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/csap\") || \r\nroles.includes(\"formsflow-reviewer/csap-society\")|| \r\nroles.includes(\"formsflow-reviewer/cssa-manager\")) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", - "type": "button", - "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Rejected'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Rejected'\r\n }); \r\n});", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "modalEdit": false, - "dataGridLabel": true, - "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 - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "size": "md", - "leftIcon": "", - "rightIcon": "", - "block": false, - "disableOnInvalid": false, - "id": "emzwhoj" - } - ], - "size": "md", - "width": 3, - "offset": 0, - "push": 0, - "pull": 0, - "currentWidth": 3 - } - ], - "key": "columns1", - "type": "columns", - "input": false, - "tableView": false, - "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, - "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": false, - "lazyLoad": false, - "autoAdjust": false, - "id": "e8js46" - } - ], - "keyModified": true, - "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": { + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "size": "md", + "leftIcon": "", + "rightIcon": "", + "block": false, + "disableOnInvalid": false, + "id": "ehvms7i" + } + ], + "size": "md", + "width": 3, + "offset": 0, + "push": 0, + "pull": 0, + "currentWidth": 3 + }, + { + "components": [ + { + "label": "Reject Form", + "action": "custom", + "showValidations": false, + "theme": "danger", + "tableView": false, + "key": "rejectForm", + "customConditional": "\r\nconst UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/csap\") || \r\nroles.includes(\"formsflow-reviewer/csap-society\")|| \r\nroles.includes(\"formsflow-reviewer/cssa-manager\")) {\r\n show = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}", + "type": "button", + "custom": "const submissionId = form._submission._id;\r\nconst formId = form._submission.form;\r\nconst formDataReqUrl = form.formio?form.formio.formUrl:(localStorage.getItem('customSubmissionUrl')+'/form/'+formId)+'/submission/'+submissionId;\r\nconst formDataReqObj1 = { \"_id\": submissionId, \"data\": data};\r\nconst formio = new Formio(formDataReqUrl);\r\nformio.saveSubmission(formDataReqObj1).then( result => {\r\nform.emit('customEvent', {\r\n type: \"actionComplete\", \r\n component: component,\r\n actionType: 'Rejected'\r\n }); \r\n}).catch((error)=>{\r\n//Error callback on not Save\r\nform.emit('customEvent', {\r\n type: \"actionError\", \r\n component: component,\r\n actionType:'Rejected'\r\n }); \r\n});", + "input": true, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "modalEdit": false, + "dataGridLabel": true, + "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 - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "e1zxgyg" - }, - { - "title": "Assign Reviewers", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": true, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "sdmAssignment", - "tags": [], - "properties": {}, - "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/cssa-manager\")) {\r\n show = true;\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", - "conditional": { - "json": "", + }, + "conditional": { "show": null, "when": null, "eq": "" - }, - "logic": [], - "attributes": {}, - "overlay": { + }, + "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" - }, - "type": "panel", - "label": "", - "breadcrumb": "default", - "tabindex": "", - "collapsed": false, - "input": false, - "tableView": false, - "components": [ - { - "label": "Columns", - "columns": [ - { - "components": [ - { - "label": "Select SDM", - "labelPosition": "top", - "widget": "choicesjs", - "placeholder": "", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "hidden": false, - "hideLabel": false, - "uniqueOptions": false, - "autofocus": false, - "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "dataSrc": "url", - "data": { - "values": [ - { - "label": "", - "value": "" - } - ], - "resource": "", - "json": "", - "url": "{{localStorage.getItem('formsflow.ai.api.url')}}/user?memberOfGroup=formsflow/formsflow-reviewer/sdm", - "headers": [ - { - "key": "Authorization", - "value": "Bearer {{localStorage.getItem(\"authToken\")}}" - }, - { - "key": "Content-type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "custom": "" - }, - "dataType": "string", - "idPath": "id", - "valueProperty": "username", - "template": "{{ item.lastName }}, {{ item.firstName }}", - "refreshOn": "", - "refreshOnBlur": "", - "clearOnRefresh": false, - "searchEnabled": true, - "selectThreshold": 0.3, - "readOnlyValue": false, - "customOptions": {}, - "useExactSearch": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "selectSdm", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "select", - "indexeddb": { - "filter": {} - }, - "lazyLoad": true, - "selectValues": "data", - "selectFields": "", - "disableLimit": false, - "searchField": "", - "searchDebounce": 0.3, - "minSearch": 0, - "filter": "", - "limit": 100, - "authenticate": false, - "ignoreCache": false, - "redrawOn": "", - "input": true, - "keyModified": true, - "prefix": "", - "suffix": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "fuseOptions": { - "include": "score", - "threshold": 0.3 - }, - "id": "eqqpt0n", - "defaultValue": "", - "sort": "" - } - ], - "width": 4, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 4 - }, - { - "components": [ - { - "label": "Select Caseworker", - "labelPosition": "top", - "widget": "choicesjs", - "placeholder": "", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "hidden": false, - "hideLabel": false, - "uniqueOptions": false, - "autofocus": false, - "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "dataSrc": "url", - "data": { - "values": [ - { - "label": "", - "value": "" - } - ], - "resource": "", - "json": "", - "url": "{{localStorage.getItem('formsflow.ai.api.url')}}/user?memberOfGroup=formsflow/formsflow-reviewer/caseworker", - "headers": [ - { - "key": "Authorization", - "value": "Bearer {{localStorage.getItem(\"authToken\")}}" - }, - { - "key": "Content-type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "custom": "" - }, - "dataType": "string", - "idPath": "id", - "valueProperty": "username", - "template": "{{ item.lastName }}, {{ item.firstName }}", - "refreshOn": "", - "refreshOnBlur": "", - "clearOnRefresh": false, - "searchEnabled": true, - "selectThreshold": 0.3, - "readOnlyValue": false, - "customOptions": {}, - "useExactSearch": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "selectCaseworker", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "select", - "indexeddb": { - "filter": {} - }, - "lazyLoad": true, - "selectValues": "data", - "selectFields": "", - "disableLimit": false, - "searchField": "", - "searchDebounce": 0.3, - "minSearch": 0, - "filter": "", - "limit": 100, - "authenticate": false, - "ignoreCache": false, - "redrawOn": "", - "input": true, - "keyModified": true, - "prefix": "", - "suffix": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "fuseOptions": { - "include": "score", - "threshold": 0.3 - }, - "id": "e0djsx", - "defaultValue": "", - "sort": "" - } - ], - "width": 4, - "offset": 0, - "push": 0, - "pull": 0, - "size": "md", - "currentWidth": 4 - }, - { - "components": [ - { - "label": "Select SRCO", - "labelPosition": "top", - "widget": "choicesjs", - "placeholder": "", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "hidden": false, - "hideLabel": false, - "uniqueOptions": false, - "autofocus": false, - "disabled": false, - "tableView": true, - "modalEdit": false, - "multiple": false, - "dataSrc": "url", - "data": { - "values": [ - { - "label": "", - "value": "" - } - ], - "resource": "", - "json": "", - "url": "{{localStorage.getItem('formsflow.ai.api.url')}}/user?memberOfGroup=formsflow/formsflow-reviewer/site-risk-classification-officer", - "headers": [ - { - "key": "Authorization", - "value": "Bearer {{localStorage.getItem(\"authToken\")}}" - }, - { - "key": "Content-type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "custom": "" - }, - "dataType": "string", - "idPath": "id", - "valueProperty": "username", - "template": "{{ item.lastName }}, {{ item.firstName }}", - "refreshOn": "", - "refreshOnBlur": "", - "clearOnRefresh": false, - "searchEnabled": true, - "selectThreshold": 0.3, - "readOnlyValue": false, - "customOptions": {}, - "useExactSearch": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "onlyAvailableItems": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "selectSrco", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "select", - "indexeddb": { - "filter": {} - }, - "lazyLoad": true, - "selectValues": "data", - "selectFields": "", - "disableLimit": false, - "searchField": "", - "searchDebounce": 0.3, - "minSearch": 0, - "filter": "", - "limit": 100, - "authenticate": false, - "ignoreCache": false, - "redrawOn": "", - "input": true, - "keyModified": true, - "prefix": "", - "suffix": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "fuseOptions": { - "include": "score", - "threshold": 0.3 - }, - "id": "ee27bwl", - "defaultValue": "", - "sort": "" - } - ], - "size": "md", - "width": 4, - "offset": 0, - "push": 0, - "pull": 0, - "currentWidth": 4 - } - ], - "key": "columns3", - "type": "columns", - "input": false, - "tableView": false, - "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, - "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": false, - "lazyLoad": false, - "autoAdjust": false, - "id": "enk5gkd" - } - ], - "keyModified": true, - "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": { + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "size": "md", + "leftIcon": "", + "rightIcon": "", + "block": false, + "disableOnInvalid": false, + "id": "emzwhoj" + } + ], + "size": "md", + "width": 3, + "offset": 0, + "push": 0, + "pull": 0, + "currentWidth": 3 + } + ], + "key": "columns1", + "type": "columns", + "input": false, + "tableView": false, + "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, + "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": false, + "lazyLoad": false, + "autoAdjust": false, + "id": "e8js46" + } + ], + "keyModified": true, + "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": "e1zxgyg" + }, + { + "title": "Assign Reviewers", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": true, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "sdmAssignment", + "tags": [], + "properties": {}, + "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails[\"role\"];\r\n\r\nif(roles.includes(\"formsflow-reviewer/cssa-manager\")) {\r\n show = true;\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "", + "breadcrumb": "default", + "tabindex": "", + "collapsed": false, + "input": false, + "tableView": false, + "components": [ + { + "label": "Columns", + "columns": [ + { + "components": [ + { + "label": "Select SDM", + "labelPosition": "top", + "widget": "choicesjs", + "placeholder": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "hidden": false, + "hideLabel": false, + "uniqueOptions": false, + "autofocus": false, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "dataSrc": "url", + "data": { + "values": [ + { + "label": "", + "value": "" + } + ], + "resource": "", + "json": "", + "url": "{{localStorage.getItem('formsflow.ai.api.url')}}/user?memberOfGroup=formsflow/formsflow-reviewer/sdm", + "headers": [ + { + "key": "Authorization", + "value": "Bearer {{localStorage.getItem(\"authToken\")}}" + }, + { + "key": "Content-type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "custom": "" + }, + "dataType": "string", + "idPath": "id", + "valueProperty": "username", + "template": "{{ item.lastName }}, {{ item.firstName }}", + "refreshOn": "", + "refreshOnBlur": "", + "clearOnRefresh": false, + "searchEnabled": true, + "selectThreshold": 0.3, + "readOnlyValue": false, + "customOptions": {}, + "useExactSearch": false, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { "required": false, + "onlyAvailableItems": false, + "customMessage": "", "custom": "", "customPrivate": false, + "json": "", "strictDateValidation": false, "multiple": false, "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "exezpw" + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "selectSdm", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "select", + "indexeddb": { + "filter": {} + }, + "lazyLoad": true, + "selectValues": "data", + "selectFields": "", + "disableLimit": false, + "searchField": "", + "searchDebounce": 0.3, + "minSearch": 0, + "filter": "", + "limit": 100, + "authenticate": false, + "ignoreCache": false, + "redrawOn": "", + "input": true, + "keyModified": true, + "prefix": "", + "suffix": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "fuseOptions": { + "include": "score", + "threshold": 0.3 + }, + "id": "eqqpt0n", + "defaultValue": "", + "sort": "" + } + ], + "width": 4, + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 4 }, { - "label": "Notes", - "labelPosition": "top", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "openWhenEmpty": false, - "disableAddingRemovingRows": false, - "conditionalAddButton": "", - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "templates": { - "header": "{% console.log(\"row-key header\",'commentFor',row['commentFor']) %}\r\n{% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n\r\n{% if(groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")){ %}\r\n\r\n
\r\n {% util.eachComponent(components, function(component) { %}\r\n {% if (displayValue(component) && component.key !== 'commentFor' ) { %}\r\n {% if(component.label === 'Notes') { %}\r\n
{{ t(component.label) }}
\r\n {% } else if(component.key !== 'comments') { %}\r\n
{{ t(component.label) }}
\r\n {% } %}\r\n {% } %}\r\n {% }) %}\r\n
\r\n\r\n{% } else { %}\r\n\r\n
\r\n {% util.eachComponent(components, function(component) { %}\r\n {% if (displayValue(component)) { %}\r\n \r\n {% if(component.key == 'comments') { %}\r\n
{{ t(component.label)}}
\r\n {% } else if(component.key == 'commentFor' || component.key == 'role' || component.key == 'createdBy') { %}\r\n
{{ t(component.label)}}
\r\n{% } else { %}\r\n
{{ t(component.label)}}
\r\n{% } %} \r\n\r\n \r\n {% } %}\r\n {% }) %}\r\n
\r\n\r\n{% } %}\r\n\r\n\r\n\r\n\r\n", - "tableHeader": "\n \n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n {{ component.label }}\n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n Actions\n {% } %}\n \n ", - "row": "{% console.log(\"row-key main srcr\",'commentFor',row['commentFor']) %}\r\n{% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n{% console.log('rendering edit grid body')%}\r\n{% if((groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")) && row['commentFor']==='external'){ %}\r\n\r\n\r\n\r\n
\r\n\r\n {% util.eachComponent(components, function(component) { %}\r\n {% if (displayValue(component) && component.key !== 'commentFor' ) { %}\r\n {% console.log(\"row-key\",component.key,row[component.key]) %}\r\n {% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n{% if((groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")) && row['commentFor']==='external'){ %}\r\n{% if(component.key == 'comments') { %}\r\n
\r\n {{ getView(component, row[component.key])}}\r\n
\r\n{% } else { %}\r\n
\r\n {{ getView(component, row[component.key])}}\r\n
\r\n{%}%}\r\n \r\n\r\n {% } %}\r\n {% } %}\r\n {% }) %}\r\n {% if (!instance.options.readOnly && !instance.disabled) { %}\r\n {% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n{% if((groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")) && row['commentFor']==='external'){ %}\r\n
\r\n
\r\n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\r\n \r\n {% } %}\r\n
\r\n
\r\n \r\n {% } %}\r\n {% } %}\r\n
\r\n {% } else if (groups.includes(\"/formsflow/formsflow-reviewer/cssa-manager\") || groups.includes(\"/formsflow/formsflow-reviewer/site-information-advisor\") || groups.includes(\"/formsflow/formsflow-reviewer/site-risk-classification-officer\") || groups.includes(\"/formsflow/formsflow-reviewer/cssa-team\") || groups.includes(\"/formsflow/formsflow-reviewer/caseworker\") || groups.includes(\"/formsflow/formsflow-reviewer/sdm\")) { %}\r\n
\r\n {% util.eachComponent(components, function(component) { %}\r\n {% console.log('for sia') %}\r\n {% if (displayValue(component)) { %}\r\n {% if(component.key == 'comments') { %}\r\n
{{ getView(component, row[component.key])}}
\r\n{% } else if(component.key == 'commentFor' || component.key == 'role' || component.key == 'createdBy') { %}\r\n
{{ getView(component, row[component.key])}}
\r\n{% } else { %}\r\n
{{ getView(component, row[component.key])}}
\r\n{% } %} \r\n \r\n {% } %}\r\n {% }) %}\r\n {% if (!instance.options.readOnly && !instance.disabled) { %}\r\n
\r\n
\r\n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\r\n \r\n {% } %}\r\n
\r\n
\r\n {% } %}\r\n
\r\n {% } %}\r\n \r\n \r\n \r\n{% const emptyElements = []; %}\r\n{% const elements = document.getElementsByClassName(\"list-group-item\"); %}\r\n{% for (let i = 0; i < elements.length; i++) { %}\r\n{% const element = elements[i]; %}\r\n{% if(element.querySelectorAll('div.row').length===0){(element).remove() }} %}", - "tableRow": "\n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n \n {{ getView(component, row[component.key]) }}\n \n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n \n
\n \n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\n \n {% } %}\n
\n \n {% } %}\n ", - "footer": "{% const emptyElements = []; %}\r\n{% const elements = document.getElementsByClassName(\"list-group-item\"); %}\r\n{% for (let i = 0; i < elements.length; i++) { %}\r\n{% const element = elements[i]; %}\r\n{%if(element.querySelectorAll('div.row').length===0){(element).remove() }} %}\r\n" - }, - "rowClass": "", - "addAnother": "", - "modal": false, - "saveRow": "", - "removeRow": "Cancel", - "persistent": true, - "inlineEdit": false, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "const emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { + "components": [ + { + "label": "Select Caseworker", + "labelPosition": "top", + "widget": "choicesjs", + "placeholder": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "hidden": false, + "hideLabel": false, + "uniqueOptions": false, + "autofocus": false, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "dataSrc": "url", + "data": { + "values": [ + { + "label": "", + "value": "" + } + ], + "resource": "", + "json": "", + "url": "{{localStorage.getItem('formsflow.ai.api.url')}}/user?memberOfGroup=formsflow/formsflow-reviewer/caseworker", + "headers": [ + { + "key": "Authorization", + "value": "Bearer {{localStorage.getItem(\"authToken\")}}" + }, + { + "key": "Content-type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "custom": "" + }, + "dataType": "string", + "idPath": "id", + "valueProperty": "username", + "template": "{{ item.lastName }}, {{ item.firstName }}", + "refreshOn": "", + "refreshOnBlur": "", + "clearOnRefresh": false, + "searchEnabled": true, + "selectThreshold": 0.3, + "readOnlyValue": false, + "customOptions": {}, + "useExactSearch": false, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { "required": false, + "onlyAvailableItems": false, "customMessage": "", - "custom": "\r\n\r\n\r\n\r\n\r\nconst emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\n\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}\r\n\r\n\r\nvar b =JSON.parse(localStorage.getItem('UserDetails'))\r\n\r\nif(b.groups.includes(\"/formsflow/formsflow-client\") || b.groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\"))\r\n{\r\n\tif(document.querySelector(\"[ref='editgrid-srcrNotes-addRow']\")!==null)\r\n\t{\r\n\t\tdocument.querySelector(\"[ref='editgrid-srcrNotes-addRow']\").remove();\r\n\t}\r\nvar editButtons = document.querySelectorAll('.formio-component-srcrNotes button.btn.btn-default.btn-light.btn-sm.editRow');\r\nfor(i=0;ix.commentFor==='external').length > 0)\r\nshow = true;\r\nelse\r\nshow = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}\r\n\r\nif(UserDetails){\r\nvar addRowButton = document.querySelector(\"button[ref=editgrid-srcrNotes-addRow]\");\r\nif(addRowButton!=null)\r\n{\r\naddRowButton.addEventListener('click',\r\n(e)=>{\r\n\t\tif( groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\"))\r\n\t\t{\r\n\t\t var internalRadio = document.querySelectorAll(\"input[value='internal'][type='radio']\");\r\n\t\t for (let i = 0; i < internalRadio.length; i++) {\r\n\t\t\tif(internalRadio[i].parentElement !== null)\r\n\t\t\t{\r\n\t\t\t\tinternalRadio[i].parentElement.remove();\r\n\t\t\t}\r\n\t\t }\r\n\t\t}\r\n})\r\n\r\nconst emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\n\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}\r\n}\r\n\r\n\r\nconst emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\n\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}\r\n\r\n\r\nvar b =JSON.parse(localStorage.getItem('UserDetails'))\r\n\r\nif(b.groups.includes(\"/formsflow/formsflow-client\") || b.groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") )\r\n{\r\n\tif(document.querySelector(\"[ref='editgrid-srcrNotes-addRow']\")!==null)\r\n\t{\r\n\t\tdocument.querySelector(\"[ref='editgrid-srcrNotes-addRow']\").remove();\r\n\t}\r\nvar editButtons = document.querySelectorAll('.formio-component-srcrNotes button.btn.btn-default.btn-light.btn-sm.editRow');\r\nfor(i=0;i -1 )\n{\n value = 'Client'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/csap') > -1 )\n{\n value = 'Approved Professional'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/csap-society') > -1 )\n{\n value = 'CSAP Society'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/cssa-team') > -1 )\n{\n value = 'CSSA Team'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/cssa-manager') > -1 )\n{\n value = 'CSSA Manager'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/caseworker') > -1 )\n{\n value = 'Caseworker'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/sdm') > -1 )\n{\n value = 'Statutory Decision Maker'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/site-risk-classification-officer') > -1 )\n{\n value = 'Site Risk Classification Officer'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/site-information-advisor') > -1 )\n{\n value = 'Site Information Advisor'\n}", - "key": "role", - "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": "", - "autofocus": false, - "dbIndex": false, - "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": "e6vcxik" - } - ], - "size": "md", - "width": 2, - "offset": 0, - "push": 0, - "pull": 0, - "currentWidth": 2 - }, - { - "components": [ - { - "label": "Created By", - "disabled": true, - "tableView": true, - "customDefaultValue": "value = JSON.parse( localStorage.UserDetails).name ", - "key": "createdBy", - "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": "", - "autofocus": false, - "dbIndex": false, - "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": "e95vl2d" - } - ], - "size": "md", - "width": 2, - "offset": 0, - "push": 0, - "pull": 0, - "currentWidth": 2 - }, - { - "components": [ - { - "label": "Created At", - "disabled": true, - "tableView": true, - "customDefaultValue": "value = (new Date()).toLocaleDateString() + ' At ' + (new Date()).toLocaleTimeString()", - "key": "createdAt", - "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": "", - "autofocus": false, - "dbIndex": false, - "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": "ehduts" - } - ], - "size": "md", - "width": 2, - "offset": 0, - "push": 0, - "pull": 0, - "currentWidth": 2 - } - ], - "key": "columns", - "type": "columns", - "input": false, - "tableView": false, - "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, - "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": false, - "lazyLoad": false, - "autoAdjust": false, - "id": "ev6rcx8" - } - ], - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": true, - "lazyLoad": false, - "defaultOpen": false, - "id": "efrnny6" + }, + "type": "select", + "indexeddb": { + "filter": {} + }, + "lazyLoad": true, + "selectValues": "data", + "selectFields": "", + "disableLimit": false, + "searchField": "", + "searchDebounce": 0.3, + "minSearch": 0, + "filter": "", + "limit": 100, + "authenticate": false, + "ignoreCache": false, + "redrawOn": "", + "input": true, + "keyModified": true, + "prefix": "", + "suffix": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "fuseOptions": { + "include": "score", + "threshold": 0.3 + }, + "id": "e0djsx", + "defaultValue": "", + "sort": "" + } + ], + "width": 4, + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 4 }, { - "title": "Collection Notice", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "collectionNotice", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { + "components": [ + { + "label": "Select SRCO", + "labelPosition": "top", + "widget": "choicesjs", + "placeholder": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "hidden": false, + "hideLabel": false, + "uniqueOptions": false, + "autofocus": false, + "disabled": false, + "tableView": true, + "modalEdit": false, + "multiple": false, + "dataSrc": "url", + "data": { + "values": [ + { + "label": "", + "value": "" + } + ], + "resource": "", "json": "", + "url": "{{localStorage.getItem('formsflow.ai.api.url')}}/user?memberOfGroup=formsflow/formsflow-reviewer/site-risk-classification-officer", + "headers": [ + { + "key": "Authorization", + "value": "Bearer {{localStorage.getItem(\"authToken\")}}" + }, + { + "key": "Content-type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "custom": "" + }, + "dataType": "string", + "idPath": "id", + "valueProperty": "username", + "template": "{{ item.lastName }}, {{ item.firstName }}", + "refreshOn": "", + "refreshOnBlur": "", + "clearOnRefresh": false, + "searchEnabled": true, + "selectThreshold": 0.3, + "readOnlyValue": false, + "customOptions": {}, + "useExactSearch": false, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "onlyAvailableItems": false, + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "selectSrco", + "tags": [], + "properties": {}, + "conditional": { "show": null, "when": null, - "eq": "" - }, - "logic": [], - "attributes": {}, - "overlay": { + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { "style": "", "page": "", "left": "", "top": "", "width": "", "height": "" - }, - "type": "panel", - "label": "Panel", - "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, + }, + "type": "select", + "indexeddb": { + "filter": {} + }, + "lazyLoad": true, + "selectValues": "data", + "selectFields": "", + "disableLimit": false, + "searchField": "", + "searchDebounce": 0.3, + "minSearch": 0, + "filter": "", + "limit": 100, + "authenticate": false, + "ignoreCache": false, + "redrawOn": "", + "input": true, + "keyModified": true, + "prefix": "", + "suffix": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "fuseOptions": { + "include": "score", + "threshold": 0.3 + }, + "id": "ee27bwl", + "defaultValue": "", + "sort": "" + } + ], + "size": "md", + "width": 4, + "offset": 0, + "push": 0, + "pull": 0, + "currentWidth": 4 + } + ], + "key": "columns3", + "type": "columns", + "input": false, + "tableView": false, + "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, + "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": false, + "lazyLoad": false, + "autoAdjust": false, + "id": "enk5gkd" + } + ], + "keyModified": true, + "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": "exezpw" + }, + { + "label": "Notes", + "labelPosition": "top", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "openWhenEmpty": false, + "disableAddingRemovingRows": false, + "conditionalAddButton": "", + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "templates": { + "header": "{% console.log(\"row-key header\",'commentFor',row['commentFor']) %}\r\n{% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n\r\n{% if(groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")){ %}\r\n\r\n
\r\n {% util.eachComponent(components, function(component) { %}\r\n {% if (displayValue(component) && component.key !== 'commentFor' ) { %}\r\n {% if(component.label === 'Notes') { %}\r\n
{{ t(component.label) }}
\r\n {% } else if(component.key !== 'comments') { %}\r\n
{{ t(component.label) }}
\r\n {% } %}\r\n {% } %}\r\n {% }) %}\r\n
\r\n\r\n{% } else { %}\r\n\r\n
\r\n {% util.eachComponent(components, function(component) { %}\r\n {% if (displayValue(component)) { %}\r\n \r\n {% if(component.key == 'comments') { %}\r\n
{{ t(component.label)}}
\r\n {% } else if(component.key == 'commentFor' || component.key == 'role' || component.key == 'createdBy') { %}\r\n
{{ t(component.label)}}
\r\n{% } else { %}\r\n
{{ t(component.label)}}
\r\n{% } %} \r\n\r\n \r\n {% } %}\r\n {% }) %}\r\n
\r\n\r\n{% } %}\r\n\r\n\r\n\r\n\r\n", + "tableHeader": "\n \n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n {{ component.label }}\n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n Actions\n {% } %}\n \n ", + "row": "{% console.log(\"row-key main srcr\",'commentFor',row['commentFor']) %}\r\n{% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n{% console.log('rendering edit grid body')%}\r\n{% if((groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")) && row['commentFor']==='external'){ %}\r\n\r\n\r\n\r\n
\r\n\r\n {% util.eachComponent(components, function(component) { %}\r\n {% if (displayValue(component) && component.key !== 'commentFor' ) { %}\r\n {% console.log(\"row-key\",component.key,row[component.key]) %}\r\n {% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n{% if((groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")) && row['commentFor']==='external'){ %}\r\n{% if(component.key == 'comments') { %}\r\n
\r\n {{ getView(component, row[component.key])}}\r\n
\r\n{% } else { %}\r\n
\r\n {{ getView(component, row[component.key])}}\r\n
\r\n{%}%}\r\n \r\n\r\n {% } %}\r\n {% } %}\r\n {% }) %}\r\n {% if (!instance.options.readOnly && !instance.disabled) { %}\r\n {% const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"))%}\r\n{% const groups = UserDetails[\"groups\"]; %}\r\n{% if((groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") || groups.includes(\"/formsflow/formsflow-client\") || groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\")) && row['commentFor']==='external'){ %}\r\n
\r\n
\r\n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\r\n \r\n {% } %}\r\n
\r\n
\r\n \r\n {% } %}\r\n {% } %}\r\n
\r\n {% } else if (groups.includes(\"/formsflow/formsflow-reviewer/cssa-manager\") || groups.includes(\"/formsflow/formsflow-reviewer/site-information-advisor\") || groups.includes(\"/formsflow/formsflow-reviewer/site-risk-classification-officer\") || groups.includes(\"/formsflow/formsflow-reviewer/cssa-team\") || groups.includes(\"/formsflow/formsflow-reviewer/caseworker\") || groups.includes(\"/formsflow/formsflow-reviewer/sdm\")) { %}\r\n
\r\n {% util.eachComponent(components, function(component) { %}\r\n {% console.log('for sia') %}\r\n {% if (displayValue(component)) { %}\r\n {% if(component.key == 'comments') { %}\r\n
{{ getView(component, row[component.key])}}
\r\n{% } else if(component.key == 'commentFor' || component.key == 'role' || component.key == 'createdBy') { %}\r\n
{{ getView(component, row[component.key])}}
\r\n{% } else { %}\r\n
{{ getView(component, row[component.key])}}
\r\n{% } %} \r\n \r\n {% } %}\r\n {% }) %}\r\n {% if (!instance.options.readOnly && !instance.disabled) { %}\r\n
\r\n
\r\n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\r\n \r\n {% } %}\r\n
\r\n
\r\n {% } %}\r\n
\r\n {% } %}\r\n \r\n \r\n \r\n{% const emptyElements = []; %}\r\n{% const elements = document.getElementsByClassName(\"list-group-item\"); %}\r\n{% for (let i = 0; i < elements.length; i++) { %}\r\n{% const element = elements[i]; %}\r\n{% if(element.querySelectorAll('div.row').length===0){(element).remove() }} %}", + "tableRow": "\n {% util.eachComponent(components, function(component) { %}\n {% if (!component.hasOwnProperty('tableView') || component.tableView) { %}\n \n {{ getView(component, row[component.key]) }}\n \n {% } %}\n {% }) %}\n {% if (!instance.options.readOnly && !instance.disabled) { %}\n \n
\n \n {% if (!instance.hasRemoveButtons || instance.hasRemoveButtons()) { %}\n \n {% } %}\n
\n \n {% } %}\n ", + "footer": "{% const emptyElements = []; %}\r\n{% const elements = document.getElementsByClassName(\"list-group-item\"); %}\r\n{% for (let i = 0; i < elements.length; i++) { %}\r\n{% const element = elements[i]; %}\r\n{%if(element.querySelectorAll('div.row').length===0){(element).remove() }} %}\r\n" + }, + "rowClass": "", + "addAnother": "", + "modal": false, + "saveRow": "", + "removeRow": "Cancel", + "persistent": true, + "inlineEdit": false, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "const emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "customMessage": "", + "custom": "\r\n\r\n\r\n\r\n\r\nconst emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\n\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}\r\n\r\n\r\nvar b =JSON.parse(localStorage.getItem('UserDetails'))\r\n\r\nif(b.groups.includes(\"/formsflow/formsflow-client\") || b.groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\"))\r\n{\r\n\tif(document.querySelector(\"[ref='editgrid-srcrNotes-addRow']\")!==null)\r\n\t{\r\n\t\tdocument.querySelector(\"[ref='editgrid-srcrNotes-addRow']\").remove();\r\n\t}\r\nvar editButtons = document.querySelectorAll('.formio-component-srcrNotes button.btn.btn-default.btn-light.btn-sm.editRow');\r\nfor(i=0;ix.commentFor==='external').length > 0)\r\nshow = true;\r\nelse\r\nshow = false;\r\n}\r\nelse\r\n{\r\n show = true;\r\n}\r\n\r\nif(UserDetails){\r\nvar addRowButton = document.querySelector(\"button[ref=editgrid-srcrNotes-addRow]\");\r\nif(addRowButton!=null)\r\n{\r\naddRowButton.addEventListener('click',\r\n(e)=>{\r\n\t\tif( groups.includes(\"/formsflow/formsflow-reviewer/csap\") || groups.includes(\"/formsflow/formsflow-reviewer/csap-society\"))\r\n\t\t{\r\n\t\t var internalRadio = document.querySelectorAll(\"input[value='internal'][type='radio']\");\r\n\t\t for (let i = 0; i < internalRadio.length; i++) {\r\n\t\t\tif(internalRadio[i].parentElement !== null)\r\n\t\t\t{\r\n\t\t\t\tinternalRadio[i].parentElement.remove();\r\n\t\t\t}\r\n\t\t }\r\n\t\t}\r\n})\r\n\r\nconst emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\n\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}\r\n}\r\n\r\n\r\nconst emptyElements = [];\r\nconst elements = document.getElementsByClassName(\"list-group-item\");\r\nfor (let i = 0; i < elements.length; i++) {\r\nconst element = elements[i];\r\n\r\nif(element.querySelectorAll('div.row').length===0){(element).remove() }\r\n \r\n}\r\n\r\n\r\nvar b =JSON.parse(localStorage.getItem('UserDetails'))\r\n\r\nif(b.groups.includes(\"/formsflow/formsflow-client\") || b.groups.includes(\"/formsflow/formsflow-reviewer/formsflow-client-reviewer\") )\r\n{\r\n\tif(document.querySelector(\"[ref='editgrid-srcrNotes-addRow']\")!==null)\r\n\t{\r\n\t\tdocument.querySelector(\"[ref='editgrid-srcrNotes-addRow']\").remove();\r\n\t}\r\nvar editButtons = document.querySelectorAll('.formio-component-srcrNotes button.btn.btn-default.btn-light.btn-sm.editRow');\r\nfor(i=0;i\nCollection Notice for Environmental Protection Platform:
\nYour personal information is collected under 26(c) of the Freedom of Information and Protection of Privacy Act for the purpose of accessing services of the Environmental Protection Division. If you have any questions about the collection of your information, please contact Site Remediation Services at site@gov.bc.ca

\nCollection Notice for Site Remediation Forms:
\nYour personal information is collected under 26(c) of the Freedom of Information and Protection of Privacy Act for the purpose of receiving site remediation services. If you have any questions about the collection of your information, please contact Site Remediation Services at site@gov.bc.ca\n

", - "refreshOnChange": false, - "customClass": "", - "hidden": false, - "modalEdit": false, - "key": "html", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "htmlelement", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "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": "ef9l67" + "label": "Internal", + "value": "internal", + "shortcut": "" + }, + { + "label": "External", + "value": "external", + "shortcut": "" } - ], - "id": "e37ho8k" + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "key": "commentFor", + "type": "radio", + "input": true, + "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", + "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": "esjw3fq" + } + ], + "offset": 0, + "push": 0, + "pull": 0, + "size": "md", + "currentWidth": 2, + "width": 2 }, { - "id": "ecrddmq", - "key": "simplecontentasterisk", - "html": "

Fields marked with an asterisk \"*\" are mandatory.

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + "components": [ + { + "label": "Role", + "disabled": true, + "tableView": true, + "customDefaultValue": "var b =JSON.parse(localStorage.getItem('UserDetails'))\nif(b.groups.indexOf('/formsflow/formsflow-client') > -1 )\n{\n value = 'Client'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/csap') > -1 )\n{\n value = 'Approved Professional'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/csap-society') > -1 )\n{\n value = 'CSAP Society'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/cssa-team') > -1 )\n{\n value = 'CSSA Team'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/cssa-manager') > -1 )\n{\n value = 'CSSA Manager'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/caseworker') > -1 )\n{\n value = 'Caseworker'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/sdm') > -1 )\n{\n value = 'Statutory Decision Maker'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/site-risk-classification-officer') > -1 )\n{\n value = 'Site Risk Classification Officer'\n}\nelse if(b.groups.indexOf('/formsflow/formsflow-reviewer/site-information-advisor') > -1 )\n{\n value = 'Site Information Advisor'\n}", + "key": "role", + "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": "", + "autofocus": false, + "dbIndex": false, + "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": "e6vcxik" + } + ], + "size": "md", + "width": 2, + "offset": 0, + "push": 0, + "pull": 0, + "currentWidth": 2 + }, + { + "components": [ + { + "label": "Created By", + "disabled": true, + "tableView": true, + "customDefaultValue": "value = JSON.parse( localStorage.UserDetails).name ", + "key": "createdBy", + "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": "", + "autofocus": false, + "dbIndex": false, + "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": "e95vl2d" + } + ], + "size": "md", + "width": 2, + "offset": 0, + "push": 0, + "pull": 0, + "currentWidth": 2 + }, + { + "components": [ + { + "label": "Created At", + "disabled": true, + "tableView": true, + "customDefaultValue": "value = (new Date()).toLocaleDateString() + ' At ' + (new Date()).toLocaleTimeString()", + "key": "createdAt", + "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": "", + "autofocus": false, + "dbIndex": false, + "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": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "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": "ehduts" + } + ], + "size": "md", + "width": 2, + "offset": 0, + "push": 0, + "pull": 0, + "currentWidth": 2 + } + ], + "key": "columns", + "type": "columns", + "input": false, + "tableView": false, + "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, + "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": false, + "lazyLoad": false, + "autoAdjust": false, + "id": "ev6rcx8" + } + ], + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "unique": false, + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "tree": true, + "lazyLoad": false, + "defaultOpen": false, + "id": "efrnny6" + }, + { + "title": "Collection Notice", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "collectionNotice", + "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, + "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": "HTML", + "tag": "p", + "className": "", + "attrs": [ + { + "attr": "", + "value": "" + } + ], + "content": "

\nCollection Notice for Environmental Protection Platform:
\nYour personal information is collected under 26(c) of the Freedom of Information and Protection of Privacy Act for the purpose of accessing services of the Environmental Protection Division. If you have any questions about the collection of your information, please contact Site Remediation Services at site@gov.bc.ca

\nCollection Notice for Site Remediation Forms:
\nYour personal information is collected under 26(c) of the Freedom of Information and Protection of Privacy Act for the purpose of receiving site remediation services. If you have any questions about the collection of your information, please contact Site Remediation Services at site@gov.bc.ca\n

", + "refreshOnChange": false, + "customClass": "", + "hidden": false, + "modalEdit": false, + "key": "html", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "htmlelement", + "input": false, + "tableView": false, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "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": "ef9l67" + } + ], + "id": "e37ho8k" + }, + { + "id": "ecrddmq", + "key": "simplecontentasterisk", + "html": "

Fields marked with an asterisk \"*\" are mandatory.

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

PART 1: Land, Owner and Agent Information

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "emcfeg", + "key": "LandDescription", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 1: Land Description", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "e0i0z7q", + "key": "simplecols", + "tree": false, + "type": "columns", + "input": false, + "label": "Columns - 2", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "columns": [ + { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, + "components": [ + { + "id": "edxg7z8", + "key": "siteIdNumber", + "case": "", + "mask": false, + "type": "textfield", + "input": true, + "label": "Site ID Number", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, + "pattern": "", "multiple": false, "required": false, + "maxLength": "", + "minLength": "", + "customMessage": "", "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { "eq": "", "json": "", "show": null, "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 6 }, { - "id": "e9o61yr", - "key": "simplecontentInformation", - "html": "

PART 1: Land, Owner and Agent Information

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, + "components": [ + { + "id": "e2ryr9c", + "key": "pid", + "case": "", + "mask": false, + "type": "textfield", + "input": true, + "label": "PID or PIN", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, + "pattern": "", "multiple": false, "required": false, + "maxLength": "", + "minLength": "", + "customMessage": "", "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { "eq": "", "json": "", "show": null, "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + }, + "customClass": "", + "description": "must include, if applicable", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 6 + } + ], + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "autoAdjust": false, + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "eqtekox", + "key": "isTheLandPartOfASite", + "type": "radio", + "input": true, + "label": "Is the land part of a site?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, { - "id": "emcfeg", - "key": "LandDescription", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 1: Land Description", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "e3518p", + "key": "simplecontent", + "html": "

Legal description and/or metes and bounds must be provided:

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "eolfww", + "key": "metesandbounds", + "case": "", + "mask": false, + "rows": 3, + "type": "textarea", + "input": true, + "label": "Provide metes and bounds, if applicable", + "editor": "", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "wysiwyg": false, + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "pattern": "", + "maxWords": "", + "minWords": "", + "multiple": false, + "required": false, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "fixedSize": true, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": true, + "attributes": {}, + "autoExpand": true, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + }, + { + "id": "er7rzc4", + "key": "legalDescription", + "case": "", + "mask": false, + "rows": 3, + "type": "textarea", + "input": true, + "label": "Legal Description, if applicable", + "editor": "", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "wysiwyg": false, + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "pattern": "", + "maxWords": "", + "minWords": "", + "multiple": false, + "required": false, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "fixedSize": true, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": true, + "attributes": {}, + "autoExpand": true, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + }, + { + "label": "Maps", + "labelPosition": "top", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "multiple": false, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", + "validate": { + "required": false, + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "maps", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "addons": [], + "type": "Maps", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "widget": null, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "id": "etof5x", + "defaultValue": null + }, + { + "id": "egicti", + "key": "simplecolumns", + "tree": false, + "type": "columns", + "input": false, + "label": "Columns - 2", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "columns": [ + { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, + "components": [ + { + "id": "esu6r3", + "key": "simplecontentLatitude", + "html": "

Latitude

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [] }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ + { + "id": "e0etkxh", + "key": "latColumn", + "tree": false, + "type": "columns", + "input": false, + "label": "lat-column", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "columns": [ { - "id": "e0i0z7q", - "key": "simplecols", - "tree": false, - "type": "columns", - "input": false, - "label": "Columns - 2", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 6, - "offset": 0, - "components": [ - { - "id": "edxg7z8", - "key": "siteIdNumber", - "case": "", - "mask": false, - "type": "textfield", - "input": true, - "label": "Site ID Number", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": false, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 6 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 6, - "offset": 0, - "components": [ - { - "id": "e2ryr9c", - "key": "pid", - "case": "", - "mask": false, - "type": "textfield", - "input": true, - "label": "PID or PIN", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": false, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "must include, if applicable", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 6 - } - ], - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "label": "Degrees", + "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": "", + "customMessage": "", + "custom": "\n\nif(/^[0-9]+$/.test(input) && input>= 0){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Degrees\";\n}\n", "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "autoAdjust": false, - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "conditional": { - "eq": "", + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LatitudeDegrees", + "tags": [], + "properties": {}, + "conditional": { "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "eqtekox", - "key": "isTheLandPartOfASite", - "type": "radio", - "input": true, - "label": "Is the land part of a site?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { "style": "", + "page": "", + "left": "", + "top": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, + }, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "e7pgn7", + "defaultValue": "" + } + ], + "currentWidth": 4 + }, + { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "label": "Minutes", + "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": "", "customMessage": "", + "custom": "if(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LatitudeMinutes", + "tags": [], + "properties": {}, + "conditional": { "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "e3518p", - "key": "simplecontent", - "html": "

Legal description and/or metes and bounds must be provided:

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { "style": "", + "page": "", + "left": "", + "top": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + }, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "ep2and4", + "defaultValue": "" + } + ], + "currentWidth": 4 }, { - "id": "eolfww", - "key": "metesandbounds", - "case": "", - "mask": false, - "rows": 3, - "type": "textarea", - "input": true, - "label": "Provide metes and bounds, if applicable", - "editor": "", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "label": "Seconds", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "wysiwyg": false, - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, + }, + "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": "", - "maxWords": "", - "minWords": "", - "multiple": false, - "required": false, - "maxLength": "", - "minLength": "", "customMessage": "", + "custom": "if (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\r\n valid = true;\r\n} else {\r\n valid = \"Invalid Seconds\";\r\n}", "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "fixedSize": true, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": true, - "attributes": {}, - "autoExpand": true, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - }, - { - "id": "er7rzc4", - "key": "legalDescription", - "case": "", - "mask": false, - "rows": 3, - "type": "textarea", - "input": true, - "label": "Legal Description, if applicable", - "editor": "", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "wysiwyg": false, - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "maxWords": "", - "minWords": "", - "multiple": false, - "required": false, - "maxLength": "", "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "fixedSize": true, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": true, - "attributes": {}, - "autoExpand": true, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - }, - { - "label": "Maps", - "labelPosition": "top", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "multiple": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "clearOnHide": true, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "allowCalculateOverride": false, - "validateOn": "change", - "validate": { - "required": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", + "maxLength": "", "strictDateValidation": false, "multiple": false, "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "maps", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LatitudeSeconds", + "tags": [], + "properties": {}, + "conditional": { "show": null, "when": null, - "eq": "" - }, - "logic": [], - "attributes": {}, - "overlay": { + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { "style": "", "page": "", "left": "", "top": "", "width": "", "height": "" - }, - "addons": [], - "type": "Maps", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "id": "etof5x", - "defaultValue": null - }, - { - "id": "egicti", - "key": "simplecolumns", - "tree": false, - "type": "columns", - "input": false, - "label": "Columns - 2", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 6, - "offset": 0, - "components": [ - { - "id": "esu6r3", - "key": "simplecontentLatitude", - "html": "

Latitude

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "e0etkxh", - "key": "latColumn", - "tree": false, - "type": "columns", - "input": false, - "label": "lat-column", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "label": "Degrees", - "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": "", - "customMessage": "", - "custom": "\n\nif(/^[0-9]+$/.test(input) && input>= 0){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Degrees\";\n}\n", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "section2LatitudeDegrees", - "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": "e7pgn7", - "defaultValue": "" - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "label": "Minutes", - "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": "", - "customMessage": "", - "custom": "if(/^[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": "section2LatitudeMinutes", - "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": "ep2and4", - "defaultValue": "" - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "label": "Seconds", - "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": "", - "customMessage": "", - "custom": "if (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\r\n valid = true;\r\n} else {\r\n valid = \"Invalid Seconds\";\r\n}", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "section2LatitudeSeconds", - "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": "e3rcr2", - "defaultValue": "" - } - ], - "currentWidth": 4 - } - ], - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "autoAdjust": false, - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - } - ], - "currentWidth": 6 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 6, - "offset": 0, - "components": [ - { - "id": "ep77zdc", - "key": "simplecontentLongitude", - "html": "

Longitude

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "eu686kr", - "key": "longColumn", - "tree": false, - "type": "columns", - "input": false, - "label": "long-column", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "label": "Degrees", - "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": "", - "customMessage": "", - "custom": "\n\nif(/^[0-9]+$/.test(input) && input>= 0){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Degrees\";\n}\n", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "section2LongitudeDegrees", - "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": "elz038e", - "defaultValue": "" - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "label": "Minutes", - "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": "", - "customMessage": "", - "custom": "if(/^[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": "section2LongitudeMinutes", - "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": "ejd2ufs", - "defaultValue": "" - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "label": "Seconds", - "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": "", - "customMessage": "", - "custom": "if (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\r\n valid = true;\r\n} else {\r\n valid = \"Invalid Seconds\";\r\n}", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "section2LongitudeSeconds", - "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": "epmcuor", - "defaultValue": "" - } - ], - "currentWidth": 4 - } - ], - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "autoAdjust": false, - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - } - ], - "currentWidth": 6 - } - ], - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "autoAdjust": false, - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "eatbjxx", - "key": "simplecolsfour", - "tree": false, - "type": "columns", - "input": false, - "label": "Columns - 3", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "id": "en4jbw", - "key": "siteCivicAddress", - "case": "", - "mask": false, - "type": "textfield", - "input": true, - "label": "Site Civic Address or Location", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "If no civic address exists, include the nearest roadway)", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "id": "e2zm63k", - "key": "cityone", - "case": "", - "mask": false, - "type": "textfield", - "input": true, - "label": "City", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "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": "postalCode", - "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": "e8q1kuo", - "defaultValue": "" - } - ], - "currentWidth": 4 - } - ], - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "autoAdjust": false, - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false + }, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "e3rcr2", + "defaultValue": "" + } + ], + "currentWidth": 4 } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "e1i542", - "key": "sectionPropertyOwnerAndOrOperatorIfApplicable", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 2: Property Owner and/or Operator", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + ], + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "eg1gjcb", - "key": "dataGridone", - "tags": [], - "tree": true, - "type": "datagrid", - "input": true, - "label": "Data Grid", - "logic": [], - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "page": "", - "style": "", - "width": "", - "height": "" - }, - "reorder": false, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "json": "", - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": true, - "initEmpty": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "addAnother": "", - "attributes": {}, - "components": [ - { - "id": "ele95t0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "key": "spropertyOwnerAndOrOperator", - "tree": false, - "type": "panel", - "input": false, - "label": "Property Owner and/or Operator", - "theme": "default", - "title": "Property Owner and/or Operator", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": true, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "eerbqd", - "key": "name", - "case": "", - "mask": false, - "type": "textfield", - "input": true, - "label": "Full Name", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - }, - { - "id": "egiq26m", - "key": "companyname", - "mask": false, - "type": "textfield", - "input": true, - "label": "Company Name, if applicable", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": false, - "maxLength": "", - "minLength": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - }, - { - "id": "emrp0j", - "key": "simplecolsfive", - "tree": false, - "type": "columns", - "input": false, - "label": "Columns - 3", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "id": "e7zmcgf", - "key": "streetAddress", - "mask": false, - "type": "textfield", - "input": true, - "label": "Street Address", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "id": "e84in", - "key": "citytwo", - "mask": false, - "type": "textfield", - "input": true, - "label": "City", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "id": "et2dt1", - "key": "provinceState", - "case": "", - "mask": false, - "type": "textfield", - "input": true, - "label": "Province", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 4 - } - ], - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "autoAdjust": false, - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "ext3uke", - "key": "simplecolssix", - "tree": false, - "type": "columns", - "input": false, - "label": "Columns - 4", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "columns": [ - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "offset": 0, - "components": [ - { - "id": "e4bajon", - "key": "country", - "mask": false, - "type": "textfield", - "input": true, - "label": "Country", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 3 - }, - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "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-z0-9]* ?[A-Za-z0-9]*$", - "customMessage": "Please enter a valid postal code", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "postalZipCode", - "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": "ebe4tfm", - "defaultValue": "" - } - ], - "currentWidth": 3 - }, - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "offset": 0, - "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": 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": "^\\+?[0-9\\-().\\s]{10,20}$", - "customMessage": "Please enter a valid phone number", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "phoneNumber", - "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": "e29gu2", - "defaultValue": "" - } - ], - "currentWidth": 3 - }, - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "offset": 0, - "components": [ - { - "id": "e2iccjt", - "key": "simpleemail", - "mask": false, - "type": "email", - "input": true, - "label": "Email", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "kickbox": { - "enabled": false - }, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "email", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": true, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - } - ], - "currentWidth": 3 - } - ], - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "autoAdjust": false, - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - } - ], - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "layoutFixed": false, - "placeholder": "", - "defaultValue": [ - { - "2-city": "", - "2-name": "", - "2-phone": "", - "2-country": "", - "2-companyname": "", - "2-simpleemail": "", - "2-postalZipCode": "", - "2-provinceState": "", - "2-streetAddress": "" - } - ], - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "enableRowGroups": false, - "customConditional": "", - "addAnotherPosition": "bottom", - "allowMultipleMasks": false, - "customDefaultValue": "", - "conditionalAddButton": "", - "allowCalculateOverride": false, - "disableAddingRemovingRows": false, - "addons": [], - "lazyLoad": false - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": true, - "conditional": { + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "autoAdjust": false, + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "conditional": { "eq": "", - "json": "", "show": null, "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + } + ], + "currentWidth": 6 }, { - "id": "eqjptvu", - "key": "sectionEnvironmentalConsultantContractorAgentContact", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 3: Environmental Consultant / Contractor / Agent Contact ", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, + "components": [ + { + "id": "ep77zdc", + "key": "simplecontentLongitude", + "html": "

Longitude

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [] }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ + { + "id": "eu686kr", + "key": "longColumn", + "tree": false, + "type": "columns", + "input": false, + "label": "long-column", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "columns": [ { - "id": "ed8rr19", - "key": "notapplicable", - "type": "radio", - "input": true, - "label": "Consultant/Agent", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Not Applicable", - "value": "notApplicable", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "label": "Degrees", + "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": "", "customMessage": "", + "custom": "\n\nif(/^[0-9]+$/.test(input) && input>= 0){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Degrees\";\n}\n", "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": true, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LongitudeDegrees", + "tags": [], + "properties": {}, + "conditional": { "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] + "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": "elz038e", + "defaultValue": "" + } + ], + "currentWidth": 4 }, { - "title": "Environmental Contractor / Consultant / Agent Contact", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "environmentalContractorConsultantAgent", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "label": "Minutes", + "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": "", + "customMessage": "", + "custom": "if(/^[0-9]+$/.test(input) && input>= 0 && input<= 60){\n\tvalid=true;\n}else{\n\tvalid = \"Invalid Minutes\";\n}\n", + "customPrivate": false, "json": "", - "show": false, - "when": "notapplicable", - "eq": "notApplicable" - }, - "logic": [], - "attributes": {}, - "overlay": { + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LongitudeMinutes", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { "style": "", "page": "", "left": "", "top": "", "width": "", "height": "" - }, - "type": "panel", - "label": "", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "name", - "type": "textfield", - "input": true, - "label": "Full Name", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "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": { - "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": "e7et5pg" - }, - { - "key": "companyname", - "type": "textfield", - "input": true, - "label": "Company Name", - "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": { - "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": "e9k4ls" - }, - { - "key": "simplecolsseven", - "type": "columns", - "input": false, - "label": "Columns - 3", - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "key": "streetAddress", - "type": "textfield", - "input": true, - "label": "Street Address", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "tableView": false, - "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": "e5wrfzw" - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "key": "citythree", - "type": "textfield", - "input": true, - "label": "City", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "tableView": false, - "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": "e1caj86" - } - ], - "currentWidth": 4 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 4, - "offset": 0, - "components": [ - { - "key": "provinceState", - "type": "textfield", - "input": true, - "label": "Province", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "tableView": false, - "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": "eu19it4" - } - ], - "currentWidth": 4 - } - ], - "tableView": false, - "hideOnChildrenHidden": false, - "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, - "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": false, - "lazyLoad": false, - "autoAdjust": false, - "id": "ewa3i3" - }, - { - "key": "simplecolseight", - "type": "columns", - "input": false, - "label": "Columns - 4", - "columns": [ - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "offset": 0, - "components": [ - { - "key": "country", - "type": "textfield", - "input": true, - "label": "Country", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "tableView": false, - "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": "e9hmm0d" - } - ], - "currentWidth": 3 - }, - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "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-z0-9]* ?[A-Za-z0-9]*$", - "customMessage": "Please enter a valid postal code", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "postalZipCode", - "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": "eurebn", - "defaultValue": "" - } - ], - "currentWidth": 3 - }, - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "offset": 0, - "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,20}$", - "customMessage": "Please enter a valid phone number", - "custom": "", - "customPrivate": false, - "json": "", - "minLength": "", - "maxLength": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "phone", - "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": "ekii9dl", - "defaultValue": "" - } - ], - "currentWidth": 3 - }, - { - "pull": 0, - "push": 0, - "size": "sm", - "width": 3, - "offset": 0, - "components": [ - { - "key": "simpleemail", - "type": "email", - "input": true, - "label": "Email", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "tableView": 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": "email", - "inputFormat": "plain", - "inputMask": "", - "displayMask": "", - "spellcheck": true, - "truncateMultipleSpaces": false, - "kickbox": { - "enabled": false - }, - "id": "ep75ety" - } - ], - "currentWidth": 3 - } - ], - "tableView": false, - "hideOnChildrenHidden": false, - "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, - "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": false, - "lazyLoad": false, - "autoAdjust": false, - "id": "e4suixj" - } - ], - "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": "", + }, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "ejd2ufs", + "defaultValue": "" + } + ], + "currentWidth": 4 + }, + { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "label": "Seconds", + "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": "", + "customMessage": "", + "custom": "if (/^\\d+(\\.\\d+)?$/.test(input) && parseFloat(input) >= 0 && parseFloat(input) <= 60) {\r\n valid = true;\r\n} else {\r\n valid = \"Invalid Seconds\";\r\n}", "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", "strictDateValidation": false, "multiple": false, "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "ekmomk" + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "section2LongitudeSeconds", + "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": "epmcuor", + "defaultValue": "" + } + ], + "currentWidth": 4 } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "elum98s", - "key": "simplecontentTriggers", - "html": "

PART 2: Site Risk Classification Notification Triggers

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + ], + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "autoAdjust": false, + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "conditional": { "eq": "", - "json": "", "show": null, "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + } + ], + "currentWidth": 6 + } + ], + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "autoAdjust": false, + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "eatbjxx", + "key": "simplecolsfour", + "tree": false, + "type": "columns", + "input": false, + "label": "Columns - 3", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "columns": [ { - "title": "Section 4: Applicable Triggers", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "sectionApplicableTriggers", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", - "show": null, - "when": null, - "eq": "" - }, - "logic": [ - { - "name": "Disable on Resubmit", - "trigger": { - "type": "javascript", - "javascript": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\nconst groups = UserDetails[\"groups\"];\n\nresult = data.applicationStatus === 'Resubmit' \n&& groups.includes(\"/formsflow/formsflow-client\")" - }, - "actions": [ - { - "name": "Disable", - "type": "property", - "property": { - "label": "Disabled", - "value": "disabled", - "type": "boolean" - }, - "state": true - } - ] - } - ], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "id": "en4jbw", + "key": "siteCivicAddress", + "case": "", + "mask": false, + "type": "textfield", + "input": true, + "label": "Site Civic Address or Location", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { "top": "", + "left": "", + "style": "", "width": "", "height": "" - }, - "type": "panel", - "label": "", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "collapsed": false, - "tableView": false, - "components": [ - { - "label": "Check the applicable triggers for submission of this Site Risk Classification Report to the Director: ", - "optionsLabelPosition": "right", - "inline": false, - "tableView": false, - "values": [ - { - "label": "Notification of Initiation of Independent Remediation", - "value": "notificationOfInitiationOfIndependentRemediation", - "shortcut": "" - }, - { - "label": "Submission of site investigation report ordered by a director or required by section 6.2(2)(b) of the CSR", - "value": "submissionOfSiteInvestigationReportOrderedByADirectorOrRequiredBySection622BOfTheCsr", - "shortcut": "" - }, - { - "label": "Investigations required under section 6.3 of the CSR (for decommissioning of a site or ceasing operations)", - "value": "investigationsRequiredUnderSection63OfTheCsrForDecommissioningOfASiteOrCeasingOperations", - "shortcut": "" - }, - { - "label": "Notification of Likely or Actual Migration", - "value": "notificationOfLikelyOrActualMigration", - "shortcut": "" - }, - { - "label": "Ministry service application with the recommendation of an Approved Professional", - "value": "ministryServiceApplicationWithTheRecommendationOfAnApprovedProfessional", - "shortcut": "" - }, - { - "label": "Ministry service application without the recommendation of an Approved Professional", - "value": "ministryServiceApplicationWithoutTheRecommendationOfAnApprovedProfessional", - "shortcut": "" - }, - { - "label": "Site Risk Classification Report for a neighbouring site under section 5.4 of Protocol 12", - "value": "siteRiskClassificationReportForANeighbouringSiteUnderSection54OfProtocol12", - "shortcut": "" - }, - { - "label": "Site Risk Classification Report otherwise required by a Director", - "value": "siteRiskClassificationReportOtherwiseRequiredByADirector", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "key": "applicabletriggers", - "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": "eci9pdr" - } - ], - "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, + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", - "customPrivate": false, - "strictDateValidation": false, + "unique": false, + "pattern": "", "multiple": false, - "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "e0fz8uq" + "required": true, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "If no civic address exists, include the nearest roadway)", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 4 }, { - "id": "edlff9l", - "key": "simplecontentstatus", - "html": "

PART 3: Site Investigation Status

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "id": "e2zm63k", + "key": "cityone", + "case": "", + "mask": false, + "type": "textfield", + "input": true, + "label": "City", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, + "pattern": "", "multiple": false, - "required": false, + "required": true, + "maxLength": "", + "minLength": "", + "customMessage": "", "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { "eq": "", "json": "", "show": null, "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 4 }, { - "title": "Section 5: Source and Affected Parcel Investigation Status", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "section5SourceAndAffectedParcelInvestigationStatus", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "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": "postalCode", + "tags": [], + "properties": {}, + "conditional": { "show": null, "when": null, - "eq": "" - }, - "logic": [], - "attributes": {}, - "overlay": { + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { "style": "", "page": "", "left": "", "top": "", "width": "", "height": "" - }, - "type": "panel", - "label": "Panel", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, + }, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "e8q1kuo", + "defaultValue": "" + } + ], + "currentWidth": 4 + } + ], + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "autoAdjust": false, + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "e1i542", + "key": "sectionPropertyOwnerAndOrOperatorIfApplicable", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 2: Property Owner and/or Operator", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "eg1gjcb", + "key": "dataGridone", + "tags": [], + "tree": true, + "type": "datagrid", + "input": true, + "label": "Data Grid", + "logic": [], + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "page": "", + "style": "", + "width": "", + "height": "" + }, + "reorder": false, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "json": "", + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": true, + "initEmpty": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "addAnother": "", + "attributes": {}, + "components": [ + { + "id": "ele95t000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "key": "spropertyOwnerAndOrOperator", + "tree": false, + "type": "panel", + "input": false, + "label": "Property Owner and/or Operator", + "theme": "default", + "title": "Property Owner and/or Operator", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", "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, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": true, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "eerbqd", + "key": "name", + "case": "", + "mask": false, + "type": "textfield", + "input": true, + "label": "Full Name", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", + "unique": false, + "pattern": "", + "multiple": false, + "required": true, + "maxLength": "", + "minLength": "", + "customMessage": "", "customPrivate": false, - "strictDateValidation": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + }, + { + "id": "egiq26m", + "key": "companyname", + "mask": false, + "type": "textfield", + "input": true, + "label": "Company Name, if applicable", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "pattern": "", "multiple": false, - "unique": false + "required": false, + "maxLength": "", + "minLength": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "components": [ + { + "id": "emrp0j", + "key": "simplecolsfive", + "tree": false, + "type": "columns", + "input": false, + "label": "Columns - 3", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "columns": [ { - "html": "

A. Adequacy of completed site investigations

", - "label": "Text/Images", - "customClass": "", - "refreshOnChange": false, - "hidden": false, - "modalEdit": false, - "key": "textImages", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "id": "e7zmcgf", + "key": "streetAddress", + "mask": false, + "type": "textfield", + "input": true, + "label": "Street Address", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { "top": "", + "left": "", + "style": "", "width": "", "height": "" - }, - "type": "content", - "input": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "tableView": false, - "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, + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", - "customPrivate": false, - "strictDateValidation": false, + "unique": false, + "pattern": "", "multiple": false, - "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "id": "e51w91" - }, - { - "label": "Is site information appropriate and satisfactory to determine a site risk classification?", - "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": "", + "required": true, + "maxLength": "", + "minLength": "", "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "errors": "", - "key": "isSiteInformationAppropriateAndSatisfactoryToDetermineASiteRiskClassification", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { "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": "e2k5tpa", - "defaultValue": "" + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 4 }, { - "title": "B. Source parcel investigation status", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "bSourceParcelInvestigationStatus", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", - "show": true, - "when": "isSiteInformationAppropriateAndSatisfactoryToDetermineASiteRiskClassification", - "eq": "no" - }, - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "id": "e84in", + "key": "citytwo", + "mask": false, + "type": "textfield", + "input": true, + "label": "City", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { "top": "", + "left": "", + "style": "", "width": "", "height": "" - }, - "type": "panel", - "label": "Panel", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "tableView": false, - "components": [ - { - "label": "1. Stage I preliminary site investigation completed?", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": "no", - "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": "stageIPreliminarySiteInvestigationCompletedRadio1", - "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": "ejwe6cl" - }, - { - "label": "Scheduled Completion 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 - }, - "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": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "enableMinDateInput": false, - "enableMaxDateInput": false, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "scheduledCompletionDate", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "stageIPreliminarySiteInvestigationCompletedRadio1", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "datetime", - "timezone": "", - "input": true, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": false, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disabledDates": "", - "disableWeekends": false, - "disableWeekdays": false, - "disableFunction": "", - "maxDate": null - }, - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "datepickerMode": "day", - "id": "eltn3oh" - }, - { - "label": "2. Stage II preliminary site investigation completed?", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": "no", - "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": "stageI2PreliminarySiteInvestigationCompletedRadio2", - "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": "e5puah" - }, - { - "label": "Scheduled Completion 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 - }, - "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": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "enableMinDateInput": false, - "enableMaxDateInput": false, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "scheduledCompletionDateStageTwo", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "stageI2PreliminarySiteInvestigationCompletedRadio2", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "datetime", - "timezone": "", - "input": true, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": false, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disabledDates": "", - "disableWeekends": false, - "disableWeekdays": false, - "disableFunction": "", - "maxDate": null - }, - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "datepickerMode": "day", - "id": "e7tqzze" - }, - { - "label": "3. Detailed site investigations completed?", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": "no", - "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": "detailedSiteInvestigationsCompletedRadio3", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "stageI2PreliminarySiteInvestigationCompletedRadio2", - "eq": "yes", - "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": "e7qtn7b" - }, - { - "label": "Scheduled Completion 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 - }, - "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": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "enableMinDateInput": false, - "enableMaxDateInput": false, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "detailedSiteInvestigationsScheduledCompletionDate", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "detailedSiteInvestigationsCompletedRadio3", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "datetime", - "timezone": "", - "input": true, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": true, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disabledDates": "", - "disableWeekends": false, - "disableWeekdays": false, - "disableFunction": "", - "maxDate": null - }, - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "datepickerMode": "day", - "id": "e35uyvq" - }, - { - "label": "4. Migration of contamination identified?", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": "no", - "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": "migrationOfContaminationIdentifiedRadio4", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "stageI2PreliminarySiteInvestigationCompletedRadio2", - "eq": "yes", - "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": "ekxpbxs" - } - ], - "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, + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", - "customPrivate": false, - "strictDateValidation": false, + "unique": false, + "pattern": "", "multiple": false, - "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "esxp1ks" + "required": true, + "maxLength": "", + "minLength": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 4 }, { - "title": "C. Affected parcel investigation status", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "cAffectedParcelInvestigationStatus", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", - "show": true, - "when": "migrationOfContaminationIdentifiedRadio4", - "eq": "yes" - }, - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ + { + "id": "et2dt1", + "key": "provinceState", + "case": "", + "mask": false, + "type": "textfield", + "input": true, + "label": "Province", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { "top": "", + "left": "", + "style": "", "width": "", "height": "" - }, - "type": "panel", - "label": "Panel", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "tableView": false, - "components": [ - { - "label": "1. Stage I preliminary site investigation completed?", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": "no", - "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": "stageIPreliminarySiteInvestigationCompletedRadio5", - "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": "ewojvi" - }, - { - "label": "Schedule Completion 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 - }, - "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": false, - "customMessage": "", - "custom": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "enableMinDateInput": false, - "enableMaxDateInput": false, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "scheduledCompletionDate1", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "stageIPreliminarySiteInvestigationCompletedRadio5", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "datetime", - "timezone": "", - "input": true, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": false, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disabledDates": "", - "disableWeekends": false, - "disableWeekdays": false, - "disableFunction": "", - "maxDate": null - }, - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "datepickerMode": "day", - "id": "e4lj67g" - }, - { - "label": "2. Stage II preliminary site investigation completed?", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": "no", - "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": "stage2PreliminarySiteInvestigationCompletedRadio6", - "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": "ejl1uwd" - }, - { - "label": "Scheduled Completion 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 - }, - "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": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "enableMinDateInput": false, - "enableMaxDateInput": false, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "scheduledCompletionDate2", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "stage2PreliminarySiteInvestigationCompletedRadio6", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "datetime", - "timezone": "", - "input": true, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": false, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disabledDates": "", - "disableWeekends": false, - "disableWeekdays": false, - "disableFunction": "", - "maxDate": null - }, - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "datepickerMode": "day", - "id": "eslnm3d" - }, - { - "label": "3. Detailed site investigations completed?", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "inline": false, - "hidden": false, - "hideLabel": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "defaultValue": "no", - "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": "detailedSiteInvestigationsCompletedRadio7", - "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": "eoknfd" - }, - { - "label": "Scheduled Completion 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 - }, - "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": "", - "customPrivate": false, - "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "enableMinDateInput": false, - "enableMaxDateInput": false, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "scheduledCompletionDate3", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "detailedSiteInvestigationsCompletedRadio7", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "datetime", - "timezone": "", - "input": true, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": false, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disabledDates": "", - "disableWeekends": false, - "disableWeekdays": false, - "disableFunction": "", - "maxDate": null - }, - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "datepickerMode": "day", - "id": "ebwj49l" - } - ], - "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, + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", - "customPrivate": false, - "strictDateValidation": false, + "unique": false, + "pattern": "", "multiple": false, - "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "tree": false, - "lazyLoad": false, - "id": "e766yzj" - }, - { - "label": "If site information is insufficient to determine the site risk classification, indicate the date by which a completed Site Risk Classification Report will be submitted:", - "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 - }, - "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, + "maxLength": "", + "minLength": "", "customMessage": "", - "custom": "", "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", "json": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "enableMinDateInput": false, - "enableMaxDateInput": false, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "dateSRCRwillbesubmitted", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "isSiteInformationAppropriateAndSatisfactoryToDetermineASiteRiskClassification", - "eq": "no", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "datetime", - "timezone": "", - "input": true, - "prefix": "", - "suffix": "", - "refreshOn": "", - "dataGridLabel": false, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": false, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disabledDates": "", - "disableWeekends": false, - "disableWeekdays": false, - "disableFunction": "", - "maxDate": null - }, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "datepickerMode": "day", - "id": "ewju01" + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 4 } - ], - "id": "e36af6k" - }, - { - "id": "ehv5uh", - "key": "sectionHighRiskConditionsDetails", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 6: High Risk Conditions Details", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + ], + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "autoAdjust": false, + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ + { + "id": "ext3uke", + "key": "simplecolssix", + "tree": false, + "type": "columns", + "input": false, + "label": "Columns - 4", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "columns": [ { - "id": "enty2ja", - "key": "IsMobileNaplPresentAtTheParcel", - "type": "radio", - "input": true, - "label": "1. Is mobile NAPL present at the parcel?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "offset": 0, + "components": [ + { + "id": "e4bajon", + "key": "country", + "mask": false, + "type": "textfield", + "input": true, + "label": "Country", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, + "pattern": "", "multiple": false, "required": true, - "customMessage": "", + "maxLength": "", + "minLength": "", "customPrivate": false, - "onlyAvailableItems": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { "eq": "", - "json": "", "show": null, "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 3 }, { - "label": "Describe the mobile NAPL substances and their general location.", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "offset": 0, + "components": [ + { + "label": "Postal Code", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" - }, - "displayMask": "", - "editor": "", - "autoExpand": true, - "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": { + }, + "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": "", - "customMessage": "", + "pattern": "^[A-Za-z0-9]* ?[A-Za-z0-9]*$", + "customMessage": "Please enter a valid postal code", "custom": "", "customPrivate": false, "json": "", "minLength": "", "maxLength": "", - "minWords": "", - "maxWords": "", "strictDateValidation": false, "multiple": false, "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "ifYesDescribeTheMobileNaplSubstancesAndTheirGeneralLocationNapl", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "IsMobileNaplPresentAtTheParcel", - "eq": "yes", + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "postalZipCode", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { + }, + "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": "eoqdfxi", - "defaultValue": "" - }, - { - "id": "e8s97g9", - "key": "AreUpperCapConcentrationsExceeded", - "type": "radio", - "input": true, - "label": "2. Are upper cap concentrations exceeded?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] + }, + "type": "textfield", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "ebe4tfm", + "defaultValue": "" + } + ], + "currentWidth": 3 }, { - "label": "What substances exceed upper cap concentrations, in what media? ", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "offset": 0, + "components": [ + { + "label": "Phone Number", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { "type": "input" - }, - "displayMask": "", - "editor": "", - "autoExpand": true, - "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": { + }, + "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": "", - "customMessage": "", + "pattern": "^\\+?[0-9\\-().\\s]{10,20}$", + "customMessage": "Please enter a valid phone number", "custom": "", "customPrivate": false, "json": "", "minLength": "", "maxLength": "", - "minWords": "", - "maxWords": "", "strictDateValidation": false, "multiple": false, "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "ifYesWhatSubstancesExceedUpperCapConcentrationsInWhatMediaCompleteTheExposurePathwayQuestionnaire", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "AreUpperCapConcentrationsExceeded", - "eq": "yes", + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "phoneNumber", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { + }, + "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": "ekoj3a", - "defaultValue": "" + }, + "type": "textfield", + "input": true, + "refreshOn": "", + "dataGridLabel": false, + "addons": [], + "inputType": "text", + "id": "e29gu2", + "defaultValue": "" + } + ], + "currentWidth": 3 }, { - "id": "el5005j", - "key": "simplecontentQuestionnaire", - "html": "

You must complete the Exposure Pathway Questionnaire.

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "offset": 0, + "components": [ + { + "id": "e2iccjt", + "key": "simpleemail", + "mask": false, + "type": "email", + "input": true, + "label": "Email", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "kickbox": { + "enabled": false + }, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, + "pattern": "", "multiple": false, - "required": false, + "required": true, + "maxLength": "", + "minLength": "", "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "yes", - "json": "", - "show": true, - "when": "6-AreUpperCapConcentrationsExceeded" - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "email", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": true, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "currentWidth": 3 + } + ], + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "autoAdjust": false, + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "hideOnChildrenHidden": false, + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + } + ], + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "layoutFixed": false, + "placeholder": "", + "defaultValue": [ + { + "2-city": "", + "2-name": "", + "2-phone": "", + "2-country": "", + "2-companyname": "", + "2-simpleemail": "", + "2-postalZipCode": "", + "2-provinceState": "", + "2-streetAddress": "" + } + ], + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "enableRowGroups": false, + "customConditional": "", + "addAnotherPosition": "bottom", + "allowMultipleMasks": false, + "customDefaultValue": "", + "conditionalAddButton": "", + "allowCalculateOverride": false, + "disableAddingRemovingRows": false, + "addons": [], + "lazyLoad": false + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "eqjptvu", + "key": "sectionEnvironmentalConsultantContractorAgentContact", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 3: Environmental Consultant / Contractor / Agent Contact ", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "ed8rr19", + "key": "notapplicable", + "type": "radio", + "input": true, + "label": "Consultant/Agent", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Not Applicable", + "value": "notApplicable", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": true, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "title": "Environmental Contractor / Consultant / Agent Contact", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "environmentalContractorConsultantAgent", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": false, + "when": "notapplicable", + "eq": "notApplicable" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "", + "breadcrumb": "default", + "tabindex": "", + "input": false, + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "name", + "type": "textfield", + "input": true, + "label": "Full Name", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "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": { + "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": "e7et5pg" + }, + { + "key": "companyname", + "type": "textfield", + "input": true, + "label": "Company Name", + "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": { + "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": "e9k4ls" + }, + { + "key": "simplecolsseven", + "type": "columns", + "input": false, + "label": "Columns - 3", + "columns": [ + { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ { - "title": "EXPOSURE PATHWAY QUESTIONNAIRE - SOURCE SITE", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "exposurePathwayQuestionnaire", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", - "show": true, - "when": "AreUpperCapConcentrationsExceeded", - "eq": "yes" - }, - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "panel", - "label": "", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "simplecontentExposure", - "html": "

Human Health Exposure

", - "type": "content", - "input": false, - "label": "Text/Images", - "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": "egsulf" - }, - { - "key": "epqsoilExposure", - "type": "panel", - "input": false, - "label": "", - "title": "Soil Exposure", - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "DoSubstancesInSoilExceedUccForHumanIntakeOfSoilForTheApplicableLandUse", - "type": "radio", - "input": true, - "label": "HS-1 : Do substances in soil exceed UCC for human intake of soil for the applicable land use?", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "e3kv0qb" - }, - { - "label": "HS-2 : Are UC contaminated soils located within 1 m of the soil surface? (Footnote 4)", - "labelPosition": "top", - "optionsLabelPosition": "right", - "description": "", - "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "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": "" - }, - { - "label": "Pending", - "value": "pending", - "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": "AreUcContaminatedSoilsLocatedWithinMOfTheSoilSurface", - "tags": [], - "properties": {}, - "conditional": { - "show": "", - "when": "", - "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": "ecc4sna", - "defaultValue": "" - }, - { - "key": "DoesTheAreaOfUcContaminatedSoilone", - "type": "radio", - "input": true, - "label": "HS-3 : Does the area of UC contaminated soil exceed 50 m2 on urban park, agricultural or residential lands or 125 m2 on commercial or industrial lands? (Footnote 4)", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "ebrttj9m" - }, - { - "label": "HS-4 : Is the site land use urban park, agricultural, residential, commercial or industrial (i.e. not wildlands)?", - "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": "IsTheSiteLandUseUrbanParkAgriculturalResidentialCommercialOrIndustrialIENotWildlands", - "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": "e3m5kttn" - }, - { - "key": "IfTheSiteLandUseIsWildlands", - "type": "radio", - "input": true, - "label": "HS-5 : If the site land use is wildlands, are humans present on the site for greater than 2 hours/day, 1 day/ week? Footnote 5", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "tooltip": "Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "e4tu73t" - } - ], - "collapsible": false, - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "eh90mai" - }, - { - "key": "epqvapourExposure", - "type": "panel", - "input": false, - "label": "", - "title": "Vapour Exposure", - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "DoSubstancesInAirOrSoilVapourExceedUcCsForHumanInhalationForTheApplicableLandUse", - "type": "radio", - "input": true, - "label": "HV-1 : Do substances in air or soil vapour exceed UCCs for human inhalation for the applicable land use? Footnote 4", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "elilip8" - }, - { - "key": "IsTheSiteLandUseUrbanParkAgriculturalResidentialCommercialOrIndustrial", - "type": "radio", - "input": true, - "label": "HV-2 : Is the site land use urban park, agricultural, residential, commercial or industrial?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "ep13jzt" - } - ], - "collapsible": false, - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "e0d1rz4" - }, - { - "key": "epqwaterExposure", - "type": "panel", - "input": false, - "label": "", - "title": "Water Exposure", - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "DoesCurrentDrinkingWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite", - "type": "radio", - "input": true, - "label": "HW-1 : Does current drinking water use apply to groundwater or surface water at the site?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "e3z5rva" - }, - { - "key": "DoSubstancesInGroundwaterExceedone", - "type": "radio", - "input": true, - "label": "HW-2 : Do substances in groundwater exceed 10 times UCCs for drinking water within 10 m of a drinking water well or exceed UCCs within the well? Footnote 6", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "e5ycsca" - }, - { - "key": "hwDoSubstancesInSurfaceWaterExceed", - "type": "radio", - "input": true, - "label": "HW-3 : Do substances in surface water exceed 10 times UCCs for drinking water within 100 m upstream of a drinking water intake or exceed UCCs at the intake? Footnote 6", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "ecvebb9" - } - ], - "collapsible": false, - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "e4w2vlh" - }, - { - "key": "simplecontentEnvironmental", - "html": "

Environmental Health Exposure

", - "type": "content", - "input": false, - "label": "Text/Images", - "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": "epcle5g" - }, - { - "key": "epqterrestrialSoilExposure", - "type": "panel", - "input": false, - "label": "", - "title": "Terrestrial Soil Exposure", - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "DoSubstancesInSoilExceedUcCsForToxicityToInvertebratesAndPlantsForTheApplicableLandUse", - "type": "radio", - "input": true, - "label": "TS-1 : Do substances in soil exceed UCCs for toxicity to invertebrates and plants for the applicable land use?", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "exzvkoq" - }, - { - "key": "AreUcContaminatedSoilsWithinMOfTheSoilSurface", - "type": "radio", - "input": true, - "label": "TS-2 : Are UC contaminated soils within 1 m of the soil surface? Footnote 4", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "erlkn1" - }, - { - "key": "IsTheSoilSurfaceAboveUcContaminatedSoilUndevelopedLand", - "type": "radio", - "input": true, - "label": "TS-3 : Is the soil surface above UC contaminated soil undeveloped land?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "emorsg" - }, - { - "key": "IsTheAreaIdentifiedInTsPotentialTerrestrialHabitat", - "type": "radio", - "input": true, - "label": "TS-4 : Is the area identified in TS-3 potential terrestrial habitat?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "ews9qus" - }, - { - "key": "DoesTheAreaOfUcContaminatedSoiltwo", - "type": "radio", - "input": true, - "label": "TS-5 : Does the area of UC contaminated soil exceed 100 m2 on urban park, agricultural or residential lands or 250 m2 on commercial or industrial lands or 500 m2 on wildlands? Footnote 4, 9", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "tooltip": " Footnote 4: Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.\n Footnote 9: Area threshold assumes site contamination is surrounded by the same land use.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "esm104" - } - ], - "collapsible": false, - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "ecx82ji" - }, - { - "key": "epqaquaticLifeWaterExposure", - "type": "panel", - "input": false, - "label": "", - "title": "Aquatic Life Water Exposure", - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "DoesAquaticLifeWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite", - "type": "radio", - "input": true, - "label": "AW-1 : Does aquatic life water use apply to groundwater or surface water at the site?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "e5x97zi" - }, - { - "key": "DoSubstancesInGroundwater", - "type": "radio", - "input": true, - "label": "AW-2 : Do substances in groundwater exceed UCCs for aquatic life water use within 10 m of the high water mark of an aquatic habitat? Footnote 6, 7", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Footnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).\nFootnote 7: Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "eo9sp6q" - }, - { - "key": "DoSubstancesInSurfaceWaterOrUnauthorizedDischarges", - "type": "radio", - "input": true, - "label": "AW-3 : Do substances in surface water or unauthorized discharges to surface water exceed UCCs for aquatic life water use? Footnote 8", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "e9f56es" - } - ], - "collapsible": false, - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "eeb1pmo" - }, - { - "key": "epqaquaticLifeSedimentExposure", - "type": "panel", - "input": false, - "label": "", - "title": "Aquatic Life Sediment Exposure", - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "DoSubstancesInTheUpper", - "type": "radio", - "input": true, - "label": "AS-1 : Do substances in the upper 1 m of sediment exceed the UCCs for the applicable site sensitivity?", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - }, - { - "label": "Not Applicable", - "value": "notApplicable", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "e4dr6h" - }, - { - "key": "DoesTheAreaOfUcContaminatedSediment", - "type": "radio", - "input": true, - "label": "AS-2 : Does the area of UC contaminated sediment exceed 50 m2? Footnote 4", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "efajjek" - } - ], - "collapsible": false, - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "e3sb6rq" - }, - { - "key": "epqlivestockAndIrrigationWaterExposure", - "type": "panel", - "input": false, - "label": "", - "title": "Livestock and Irrigation Water Exposure", - "collapsed": false, - "tableView": false, - "components": [ - { - "key": "DoCurrentLivestockOrIrrigationWaterUses", - "type": "radio", - "input": true, - "label": "LIW-1 : Do current livestock or irrigation water uses apply to groundwater or surface water at the site?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "e5pjfr9" - }, - { - "key": "DoSubstancesInGroundwaterExceedtwo", - "type": "radio", - "input": true, - "label": "LIW-2 : Do substances in groundwater exceed 10 times applicable UCCs within 10 m of a water supply well or exceed applicable UCCs in the well? Footnote 5, 6", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Footnote 5: Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.\nFootnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "en8nvxp" - }, - { - "key": "DoSubstancesInSurfaceWater", - "type": "radio", - "input": true, - "label": "LIW-3 : Do substances in surface water exceed 10 times applicable UCCs within 100 m upstream of a drinking water intake or exceed applicable UCCs at the intake?", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "eoqjcpt" - } - ], - "collapsible": false, - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default", - "id": "e8q5pp5" - }, - { - "key": "simplecontentpathway", - "html": "

EXPOSURE PATHWAY QUESTIONNAIRE NOTES

", - "type": "content", - "input": false, - "label": "Text/Images", - "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": "edyxxri" - }, - { - "key": "simplecontentclassification", - "html": "

1. Pathways leading to classification of high risk (where yes answer is given for sequential risk criteria, except where indicated otherwise):

  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 = HR
  • TS-1 ➱ TS-2 ➱ TS-3 ➱ TS-4 ➱ TS-5 = HR
  • HW-1 ➱ HW-2 = HR
  • HW-1 ➱ HW-3 = HR
  • HV-1 ➱ HV-2 = HR
  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 (No) ➱ HS-5 = HR
  • AW-1 ➱ AW-2 = HR
  • AW-1 ➱ AW-3 = HR
  • AS-1 ➱ AS-2 = HR
  • LIW-1 ➱ LIW-2 = HR
  • LIW-1 ➱ LIW-3 = HR

2. Environmental site investigations must be carried out in accordance with ministry protocols, procedures and guidance and standard professional practice.

3. The assessment of exposure pathways pertains to contamination arising from the parcel or parcels under investigation. Where contamination originating from the parcel under investigation has migrated off of the parcel the evaluation of exposure pathways pertains to contamination originating from the site under investigation. Co- contamination of affected lands that preclude the evaluation of exposure pathways associated with the source parcel must be identified in supporting technical reports.

4. Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.

5. Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.

6. On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).

7. Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.

8. Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.

9. Area threshold assumes site contamination is surrounded by the same land use.

", - "type": "content", - "input": false, - "label": "Text/Images", - "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": "el3mwx" - } - ], - "placeholder": "", - "prefix": "", - "suffix": "", + "key": "streetAddress", + "type": "textfield", + "input": true, + "label": "Street Address", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "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": "e8xdlc4" - }, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "tableView": false, + "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": "e5wrfzw" + } + ], + "currentWidth": 4 + }, + { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ { - "label": "3. Exposure pathways - are the risk criteria for any exposure pathway exceeded?", - "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, - "no": false, - "yes": false - }, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "N/A", - "value": "nA", - "shortcut": "" - } - ], - "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": "", - "maxSelectedCount": 1, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "errorLabel": "", - "minSelectedCountMessage": "", - "maxSelectedCountMessage": "", - "errors": "", - "key": "ExposurePathwaysAreTheRiskCriteriaForAnyExposurePathwayExceeded", - "tags": [], - "properties": {}, - "conditional": { - "show": "", - "when": "", - "eq": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "selectboxes", - "input": true, - "inputType": "checkbox", - "placeholder": "", - "prefix": "", - "suffix": "", + "key": "citythree", + "type": "textfield", + "input": true, + "label": "City", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "multiple": false, "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "fieldSet": false, - "id": "exktlas" - }, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "tableView": false, + "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": "e1caj86" + } + ], + "currentWidth": 4 + }, + { + "pull": 0, + "push": 0, + "size": "md", + "width": 4, + "offset": 0, + "components": [ { - "key": "ifYesWhichExposurePathwaysIndicateHighRisk", - "type": "textarea", - "input": true, - "label": "Which exposure pathways indicate high risk?", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "", - "minWords": "", - "maxWords": "" - }, - "tableView": true, - "autoExpand": true, - "conditional": { - "eq": "yes", - "show": true, - "when": "ExposurePathwaysAreTheRiskCriteriaForAnyExposurePathwayExceeded" - }, - "inputFormat": "plain", - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", + "key": "provinceState", + "type": "textfield", + "input": true, + "label": "Province", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "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", - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "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": "e7byf4f" - }, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "tableView": false, + "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": "eu19it4" + } + ], + "currentWidth": 4 + } + ], + "tableView": false, + "hideOnChildrenHidden": false, + "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, + "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": false, + "lazyLoad": false, + "autoAdjust": false, + "id": "ewa3i3" + }, + { + "key": "simplecolseight", + "type": "columns", + "input": false, + "label": "Columns - 4", + "columns": [ + { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "offset": 0, + "components": [ { - "id": "e8jldk", - "key": "simplecontentAttention", - "html": "

Attention: 

Cross-sections and contour maps must be included as part of the Site Risk Classification submission if required by Footnotes 4 and/or 6 of the Exposure Pathway Questionnaire.

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", + "key": "country", + "type": "textfield", + "input": true, + "label": "Country", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "tableView": false, + "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": "e9hmm0d" + } + ], + "currentWidth": 3 + }, + { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "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-z0-9]* ?[A-Za-z0-9]*$", + "customMessage": "Please enter a valid postal code", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "yes", - "json": "", - "show": true, - "when": "6-AreUpperCapConcentrationsExceeded" - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "postalZipCode", + "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": "eurebn", + "defaultValue": "" + } + ], + "currentWidth": 3 + }, + { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "offset": 0, + "components": [ { - "id": "ehyo5qk", - "key": "iConfirmCrossSectionsAndContourMapsWillBeIncludedInThisSubmissionWhereApplicableone", - "name": "", - "type": "checkbox", - "input": true, - "label": "I confirm cross-sections and contour maps will be included in this submission, where applicable.", - "value": "", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, + "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,20}$", + "customMessage": "Please enter a valid phone number", + "custom": "", + "customPrivate": false, + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "checkbox", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "yes", - "json": "", - "show": true, - "when": "6-AreUpperCapConcentrationsExceeded" - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": true, - "labelPosition": "right", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "phone", + "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": "ekii9dl", + "defaultValue": "" } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null + ], + "currentWidth": 3 }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false + { + "pull": 0, + "push": 0, + "size": "sm", + "width": 3, + "offset": 0, + "components": [ + { + "label": "Email", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { + "type": "input" + }, + "displayMask": "", + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": 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, + "kickbox": { + "enabled": false + }, + "errorLabel": "", + "errors": "", + "key": "agentSimpleEmail", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "email", + "input": true, + "hideOnChildrenHidden": false, + "refreshOn": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "inputType": "email", + "inputMask": "", + "id": "e1en78s", + "defaultValue": "" + } + ], + "currentWidth": 3 + } + ], + "tableView": false, + "hideOnChildrenHidden": false, + "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, + "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": false, + "lazyLoad": false, + "autoAdjust": false, + "id": "e4suixj" + } + ], + "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": "ekmomk" + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "elum98s", + "key": "simplecontentTriggers", + "html": "

PART 2: Site Risk Classification Notification Triggers

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "title": "Section 4: Applicable Triggers", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "sectionApplicableTriggers", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [ + { + "name": "Disable on Resubmit", + "trigger": { + "type": "javascript", + "javascript": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\nconst groups = UserDetails[\"groups\"];\n\nresult = data.applicationStatus === 'Resubmit' \n&& groups.includes(\"/formsflow/formsflow-client\")" + }, + "actions": [ + { + "name": "Disable", + "type": "property", + "property": { + "label": "Disabled", + "value": "disabled", + "type": "boolean" + }, + "state": true + } + ] + } + ], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "", + "breadcrumb": "default", + "tabindex": "", + "input": false, + "collapsed": false, + "tableView": false, + "components": [ + { + "label": "Check the applicable triggers for submission of this Site Risk Classification Report to the Director: ", + "optionsLabelPosition": "right", + "inline": false, + "tableView": false, + "values": [ + { + "label": "Notification of Initiation of Independent Remediation", + "value": "notificationOfInitiationOfIndependentRemediation", + "shortcut": "" }, { - "title": "Section 7: Site Risk Classification", - "theme": "default", - "tooltip": "", - "customClass": "", - "collapsible": false, - "hidden": false, - "hideLabel": false, - "disabled": false, - "modalEdit": false, - "key": "sectionSiteRiskClassification", - "tags": [], - "properties": {}, - "customConditional": "", - "conditional": { - "json": "", + "label": "Submission of site investigation report ordered by a director or required by section 6.2(2)(b) of the CSR", + "value": "submissionOfSiteInvestigationReportOrderedByADirectorOrRequiredBySection622BOfTheCsr", + "shortcut": "" + }, + { + "label": "Investigations required under section 6.3 of the CSR (for decommissioning of a site or ceasing operations)", + "value": "investigationsRequiredUnderSection63OfTheCsrForDecommissioningOfASiteOrCeasingOperations", + "shortcut": "" + }, + { + "label": "Notification of Likely or Actual Migration", + "value": "notificationOfLikelyOrActualMigration", + "shortcut": "" + }, + { + "label": "Ministry service application with the recommendation of an Approved Professional", + "value": "ministryServiceApplicationWithTheRecommendationOfAnApprovedProfessional", + "shortcut": "" + }, + { + "label": "Ministry service application without the recommendation of an Approved Professional", + "value": "ministryServiceApplicationWithoutTheRecommendationOfAnApprovedProfessional", + "shortcut": "" + }, + { + "label": "Site Risk Classification Report for a neighbouring site under section 5.4 of Protocol 12", + "value": "siteRiskClassificationReportForANeighbouringSiteUnderSection54OfProtocol12", + "shortcut": "" + }, + { + "label": "Site Risk Classification Report otherwise required by a Director", + "value": "siteRiskClassificationReportOtherwiseRequiredByADirector", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "key": "applicabletriggers", + "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": "eci9pdr" + } + ], + "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": "e0fz8uq" + }, + { + "id": "edlff9l", + "key": "simplecontentstatus", + "html": "

PART 3: Site Investigation Status

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "title": "Section 5: Source and Affected Parcel Investigation Status", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "section5SourceAndAffectedParcelInvestigationStatus", + "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, + "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": [ + { + "html": "

A. Adequacy of completed site investigations

", + "label": "Text/Images", + "customClass": "", + "refreshOnChange": false, + "hidden": false, + "modalEdit": false, + "key": "textImages", + "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": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "tableView": false, + "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": "e51w91" + }, + { + "label": "Is site information appropriate and satisfactory to determine a site risk classification?", + "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": "isSiteInformationAppropriateAndSatisfactoryToDetermineASiteRiskClassification", + "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": "e2k5tpa", + "defaultValue": "" + }, + { + "title": "B. Source parcel investigation status", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "bSourceParcelInvestigationStatus", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": true, + "when": "isSiteInformationAppropriateAndSatisfactoryToDetermineASiteRiskClassification", + "eq": "no" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "Panel", + "breadcrumb": "default", + "tabindex": "", + "input": false, + "tableView": false, + "components": [ + { + "label": "1. Stage I preliminary site investigation completed?", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "defaultValue": "no", + "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": "stageIPreliminarySiteInvestigationCompletedRadio1", + "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": "ejwe6cl" + }, + { + "label": "Scheduled Completion 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 + }, + "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": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "enableMinDateInput": false, + "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "scheduledCompletionDate", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "stageIPreliminarySiteInvestigationCompletedRadio1", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "datetime", + "timezone": "", + "input": true, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": false, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disabledDates": "", + "disableWeekends": false, + "disableWeekdays": false, + "disableFunction": "", + "maxDate": null + }, + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "datepickerMode": "day", + "id": "eltn3oh" + }, + { + "label": "2. Stage II preliminary site investigation completed?", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "defaultValue": "no", + "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": "stageI2PreliminarySiteInvestigationCompletedRadio2", + "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": "e5puah" + }, + { + "label": "Scheduled Completion 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 + }, + "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": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "enableMinDateInput": false, + "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "scheduledCompletionDateStageTwo", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "stageI2PreliminarySiteInvestigationCompletedRadio2", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "datetime", + "timezone": "", + "input": true, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": false, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disabledDates": "", + "disableWeekends": false, + "disableWeekdays": false, + "disableFunction": "", + "maxDate": null + }, + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "datepickerMode": "day", + "id": "e7tqzze" + }, + { + "label": "3. Detailed site investigations completed?", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "defaultValue": "no", + "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": "detailedSiteInvestigationsCompletedRadio3", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "stageI2PreliminarySiteInvestigationCompletedRadio2", + "eq": "yes", + "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": "e7qtn7b" + }, + { + "label": "Scheduled Completion 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 + }, + "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": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "enableMinDateInput": false, + "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "detailedSiteInvestigationsScheduledCompletionDate", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "detailedSiteInvestigationsCompletedRadio3", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "datetime", + "timezone": "", + "input": true, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": true, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disabledDates": "", + "disableWeekends": false, + "disableWeekdays": false, + "disableFunction": "", + "maxDate": null + }, + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "datepickerMode": "day", + "id": "e35uyvq" + }, + { + "label": "4. Migration of contamination identified?", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "defaultValue": "no", + "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": "migrationOfContaminationIdentifiedRadio4", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "stageI2PreliminarySiteInvestigationCompletedRadio2", + "eq": "yes", + "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": "ekxpbxs" + } + ], + "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": "esxp1ks" + }, + { + "title": "C. Affected parcel investigation status", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "cAffectedParcelInvestigationStatus", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": true, + "when": "migrationOfContaminationIdentifiedRadio4", + "eq": "yes" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "Panel", + "breadcrumb": "default", + "tabindex": "", + "input": false, + "tableView": false, + "components": [ + { + "label": "1. Stage I preliminary site investigation completed?", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "defaultValue": "no", + "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": "stageIPreliminarySiteInvestigationCompletedRadio5", + "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": "ewojvi" + }, + { + "label": "Schedule Completion 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 + }, + "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": false, + "customMessage": "", + "custom": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "enableMinDateInput": false, + "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "scheduledCompletionDate1", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "stageIPreliminarySiteInvestigationCompletedRadio5", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "datetime", + "timezone": "", + "input": true, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": false, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disabledDates": "", + "disableWeekends": false, + "disableWeekdays": false, + "disableFunction": "", + "maxDate": null + }, + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "datepickerMode": "day", + "id": "e4lj67g" + }, + { + "label": "2. Stage II preliminary site investigation completed?", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "defaultValue": "no", + "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": "stage2PreliminarySiteInvestigationCompletedRadio6", + "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": "ejl1uwd" + }, + { + "label": "Scheduled Completion 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 + }, + "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": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "enableMinDateInput": false, + "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "scheduledCompletionDate2", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "stage2PreliminarySiteInvestigationCompletedRadio6", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "datetime", + "timezone": "", + "input": true, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": false, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disabledDates": "", + "disableWeekends": false, + "disableWeekdays": false, + "disableFunction": "", + "maxDate": null + }, + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "datepickerMode": "day", + "id": "eslnm3d" + }, + { + "label": "3. Detailed site investigations completed?", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "defaultValue": "no", + "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": "detailedSiteInvestigationsCompletedRadio7", + "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": "eoknfd" + }, + { + "label": "Scheduled Completion 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 + }, + "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": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "enableMinDateInput": false, + "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "scheduledCompletionDate3", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "detailedSiteInvestigationsCompletedRadio7", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "datetime", + "timezone": "", + "input": true, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": false, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disabledDates": "", + "disableWeekends": false, + "disableWeekdays": false, + "disableFunction": "", + "maxDate": null + }, + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "datepickerMode": "day", + "id": "ebwj49l" + } + ], + "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": "e766yzj" + }, + { + "label": "If site information is insufficient to determine the site risk classification, indicate the date by which a completed Site Risk Classification Report will be submitted:", + "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 + }, + "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": "", + "customPrivate": false, + "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "enableMinDateInput": false, + "enableMaxDateInput": false, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "dateSRCRwillbesubmitted", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "isSiteInformationAppropriateAndSatisfactoryToDetermineASiteRiskClassification", + "eq": "no", + "json": "" + }, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "datetime", + "timezone": "", + "input": true, + "prefix": "", + "suffix": "", + "refreshOn": "", + "dataGridLabel": false, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": false, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disabledDates": "", + "disableWeekends": false, + "disableWeekdays": false, + "disableFunction": "", + "maxDate": null + }, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "addons": [], + "datepickerMode": "day", + "id": "ewju01" + } + ], + "id": "e36af6k" + }, + { + "id": "ehv5uh", + "key": "sectionHighRiskConditionsDetails", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 6: High Risk Conditions Details", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "enty2ja", + "key": "IsMobileNaplPresentAtTheParcel", + "type": "radio", + "input": true, + "label": "1. Is mobile NAPL present at the parcel?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "label": "Describe the mobile NAPL substances and their general location.", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { + "type": "input" + }, + "displayMask": "", + "editor": "", + "autoExpand": true, + "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": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifYesDescribeTheMobileNaplSubstancesAndTheirGeneralLocationNapl", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "IsMobileNaplPresentAtTheParcel", + "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": "eoqdfxi", + "defaultValue": "" + }, + { + "id": "e8s97g9", + "key": "AreUpperCapConcentrationsExceeded", + "type": "radio", + "input": true, + "label": "2. Are upper cap concentrations exceeded?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "label": "What substances exceed upper cap concentrations, in what media? ", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { + "type": "input" + }, + "displayMask": "", + "editor": "", + "autoExpand": true, + "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": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifYesWhatSubstancesExceedUpperCapConcentrationsInWhatMediaCompleteTheExposurePathwayQuestionnaire", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "AreUpperCapConcentrationsExceeded", + "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": "ekoj3a", + "defaultValue": "" + }, + { + "id": "el5005j", + "key": "simplecontentQuestionnaire", + "html": "

You must complete the Exposure Pathway Questionnaire.

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "yes", + "json": "", + "show": true, + "when": "6-AreUpperCapConcentrationsExceeded" + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "title": "EXPOSURE PATHWAY QUESTIONNAIRE - SOURCE SITE", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "exposurePathwayQuestionnaire", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": true, + "when": "AreUpperCapConcentrationsExceeded", + "eq": "yes" + }, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "", + "breadcrumb": "default", + "tabindex": "", + "input": false, + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "simplecontentExposure", + "html": "

Human Health Exposure

", + "type": "content", + "input": false, + "label": "Text/Images", + "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": "egsulf" + }, + { + "key": "epqsoilExposure", + "type": "panel", + "input": false, + "label": "", + "title": "Soil Exposure", + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "DoSubstancesInSoilExceedUccForHumanIntakeOfSoilForTheApplicableLandUse", + "type": "radio", + "input": true, + "label": "HS-1 : Do substances in soil exceed UCC for human intake of soil for the applicable land use?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "e3kv0qb" }, - "logic": [ + { + "label": "HS-2 : Are UC contaminated soils located within 1 m of the soil surface? (Footnote 4)", + "labelPosition": "top", + "optionsLabelPosition": "right", + "description": "", + "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "customClass": "", + "tabindex": "", + "inline": false, + "hidden": false, + "hideLabel": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "values": [ { - "name": "Disable on Resubmit", - "trigger": { - "type": "javascript", - "javascript": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\nconst groups = UserDetails[\"groups\"];\n\nresult = data.applicationStatus === 'Resubmit' \n&& groups.includes(\"/formsflow/formsflow-client\");" - }, - "actions": [ - { - "name": "Disable", - "type": "property", - "property": { - "label": "Disabled", - "value": "disabled", - "type": "boolean" - }, - "state": true - } - ] + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" } - ], - "attributes": {}, - "overlay": { + ], + "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": "AreUcContaminatedSoilsLocatedWithinMOfTheSoilSurface", + "tags": [], + "properties": {}, + "conditional": { + "show": "", + "when": "", + "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": "ecc4sna", + "defaultValue": "" }, - "type": "panel", - "label": "", - "breadcrumb": "default", - "tabindex": "", - "input": false, - "collapsed": false, - "tableView": false, - "components": [ + { + "key": "DoesTheAreaOfUcContaminatedSoilone", + "type": "radio", + "input": true, + "label": "HS-3 : Does the area of UC contaminated soil exceed 50 m2 on urban park, agricultural or residential lands or 125 m2 on commercial or industrial lands? (Footnote 4)", + "inline": false, + "values": [ { - "key": "siteRiskClassification", - "type": "radio", - "input": true, - "label": "Site Risk Classification", - "inline": false, - "values": [ - { - "label": "High Risk", - "value": "highRisk", - "shortcut": "" - }, - { - "label": "Risk-managed High Risk", - "value": "riskManagedHighRisk", - "shortcut": "" - }, - { - "label": "Not-High Risk", - "value": "notHighRisk", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "eiri7lk" + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" } - ], - "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, + ], + "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, "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": "es6dfbt" - }, - { - "id": "el9qgq3", - "key": "simplecontentIndependent", - "html": "

PART 4: Independent Remediation Status

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "ebrttj9m" }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + { + "label": "HS-4 : Is the site land use urban park, agricultural, residential, commercial or industrial (i.e. not wildlands)?", + "optionsLabelPosition": "right", + "inline": false, + "tableView": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, "custom": "", - "unique": false, - "multiple": false, - "required": false, "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "key": "IsTheSiteLandUseUrbanParkAgriculturalResidentialCommercialOrIndustrialIENotWildlands", + "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 - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "erxoky3", - "key": "sectionHighRiskConditionDetails", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 8: High Risk Conditions Details", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", + "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": "e3m5kttn" }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + { + "key": "IfTheSiteLandUseIsWildlands", + "type": "radio", + "input": true, + "label": "HS-5 : If the site land use is wildlands, are humans present on the site for greater than 2 hours/day, 1 day/ week? Footnote 5", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "tooltip": "Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.", + "validate": { + "required": true, "custom": "", - "unique": false, - "multiple": false, - "required": false, "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "e1gi3v", - "key": "hasIndependentRemediationBeenInitiatedAtTheSite", - "type": "radio", - "input": true, - "label": "Has independent remediation been initiated at the site?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "e4tu73t" + } + ], + "collapsible": false, + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "eh90mai" + }, + { + "key": "epqvapourExposure", + "type": "panel", + "input": false, + "label": "", + "title": "Vapour Exposure", + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "DoSubstancesInAirOrSoilVapourExceedUcCsForHumanInhalationForTheApplicableLandUse", + "type": "radio", + "input": true, + "label": "HV-1 : Do substances in air or soil vapour exceed UCCs for human inhalation for the applicable land use? Footnote 4", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, { - "id": "eomweu", - "key": "willTheIndependentRemediationOfHighRiskConditions", - "type": "radio", - "input": true, - "label": "Will the independent remediation of high risk conditions be completed within 90 days?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "N/A", - "value": "nA", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] + "label": "No", + "value": "no", + "shortcut": "" }, { - "id": "ehf3x18", - "key": "simplecontenthighrisk", - "html": "

If independent remediation of high risk site conditions is being carried out and is not completed within 90 days the Director must be provided a revised Site Risk Classification Report and an updated completion of remediation schedule on or before the 90th day of independent remediation.

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + "label": "Pending", + "value": "pending", + "shortcut": "" } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "json": "", + ], + "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": null, + "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, - "when": 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": "elilip8" }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false + { + "key": "IsTheSiteLandUseUrbanParkAgriculturalResidentialCommercialOrIndustrial", + "type": "radio", + "input": true, + "label": "HV-2 : Is the site land use urban park, agricultural, residential, commercial or industrial?", + "inline": 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 + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "ep13jzt" + } + ], + "collapsible": false, + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "e0d1rz4" }, { - "html": "

PART 5: Affected Parcel Conditions

", - "label": "Content", - "customClass": "", - "refreshOnChange": false, - "hidden": false, - "modalEdit": false, - "key": "content", - "tags": [], - "properties": {}, - "conditional": { + "key": "epqwaterExposure", + "type": "panel", + "input": false, + "label": "", + "title": "Water Exposure", + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "DoesCurrentDrinkingWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite", + "type": "radio", + "input": true, + "label": "HW-1 : Does current drinking water use apply to groundwater or surface water at the site?", + "inline": 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 + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", - "json": "" - }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { + "eq": "" + }, + "overlay": { "style": "", - "page": "", "left": "", "top": "", "width": "", "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "e3z5rva" }, - "type": "content", - "input": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": true, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "tableView": false, - "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, + { + "key": "DoSubstancesInGroundwaterExceedone", + "type": "radio", + "input": true, + "label": "HW-2 : Do substances in groundwater exceed 10 times UCCs for drinking water within 10 m of a drinking water well or exceed UCCs within the well? Footnote 6", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", + "validate": { + "required": true, "custom": "", "customPrivate": false, "strictDateValidation": false, "multiple": false, - "unique": false + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "e5ycsca" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "id": "epa0qy" + { + "key": "hwDoSubstancesInSurfaceWaterExceed", + "type": "radio", + "input": true, + "label": "HW-3 : Do substances in surface water exceed 10 times UCCs for drinking water within 100 m upstream of a drinking water intake or exceed UCCs at the intake? Footnote 6", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "ecvebb9" + } + ], + "collapsible": false, + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "e4w2vlh" }, { - "id": "ebvnbd", - "key": "AffectedParcelHighRiskConditionsDetails", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 9: Affected Parcel High Risk Conditions Details", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", + "key": "simplecontentEnvironmental", + "html": "

Environmental Health Exposure

", + "type": "content", + "input": false, + "label": "Text/Images", + "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": "epcle5g" + }, + { + "key": "epqterrestrialSoilExposure", + "type": "panel", + "input": false, + "label": "", + "title": "Terrestrial Soil Exposure", + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "DoSubstancesInSoilExceedUcCsForToxicityToInvertebratesAndPlantsForTheApplicableLandUse", + "type": "radio", + "input": true, + "label": "TS-1 : Do substances in soil exceed UCCs for toxicity to invertebrates and plants for the applicable land use?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "exzvkoq" }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + { + "key": "AreUcContaminatedSoilsWithinMOfTheSoilSurface", + "type": "radio", + "input": true, + "label": "TS-2 : Are UC contaminated soils within 1 m of the soil surface? Footnote 4", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, "custom": "", - "unique": false, + "customPrivate": false, + "strictDateValidation": false, "multiple": false, - "required": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "erlkn1" + }, + { + "key": "IsTheSoilSurfaceAboveUcContaminatedSoilUndevelopedLand", + "type": "radio", + "input": true, + "label": "TS-3 : Is the soil surface above UC contaminated soil undeveloped land?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", "customPrivate": false, - "strictDateValidation": false + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "emorsg" }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ + { + "key": "IsTheAreaIdentifiedInTsPotentialTerrestrialHabitat", + "type": "radio", + "input": true, + "label": "TS-4 : Is the area identified in TS-3 potential terrestrial habitat?", + "inline": false, + "values": [ { - "id": "epwn8he", - "key": "areThereAnyAffectedParcelsIdentified", - "type": "radio", - "input": true, - "label": "Are any affected parcels identified?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] + "label": "Yes", + "value": "yes", + "shortcut": "" }, { - "label": "1. Is mobile NAPL present or likely present at an affected parcel?", - "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": "Likely", - "value": "likely", - "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": "IsMobileNaplPresentOrLikelyPresentAtAnAffectedParcel", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "areThereAnyAffectedParcelsIdentified", - "eq": "yes", - "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": "eldqdh", - "defaultValue": null + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "ews9qus" + }, + { + "key": "DoesTheAreaOfUcContaminatedSoiltwo", + "type": "radio", + "input": true, + "label": "TS-5 : Does the area of UC contaminated soil exceed 100 m2 on urban park, agricultural or residential lands or 250 m2 on commercial or industrial lands or 500 m2 on wildlands? Footnote 4, 9", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, { - "label": "For each affected parcel, describe the mobile NAPL substances and their general location", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { - "type": "input" - }, - "displayMask": "", - "editor": "", - "autoExpand": true, - "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": "", - "minLength": "", - "maxLength": "", - "minWords": "", - "maxWords": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "ifYesDescribeTheMobileNaplSubstancesAndTheirGeneralLocation", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "show = (data.IsMobileNaplPresentOrLikelyPresentAtAnAffectedParcel === \"yes\" || data.IsMobileNaplPresentOrLikelyPresentAtAnAffectedParcel == \"likely\")", - "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": "e5xd6gm", - "defaultValue": "" + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "tooltip": " Footnote 4: Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.\n Footnote 9: Area threshold assumes site contamination is surrounded by the same land use.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "esm104" + } + ], + "collapsible": false, + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "ecx82ji" + }, + { + "key": "epqaquaticLifeWaterExposure", + "type": "panel", + "input": false, + "label": "", + "title": "Aquatic Life Water Exposure", + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "DoesAquaticLifeWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite", + "type": "radio", + "input": true, + "label": "AW-1 : Does aquatic life water use apply to groundwater or surface water at the site?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, { - "label": "2. Are upper cap concentrations exceeded or likely exceeded?", - "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": "Likely", - "value": "likely", - "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": "AreUpperCapConcentrationsExceededOrLikelyExceeded", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "areThereAnyAffectedParcelsIdentified", - "eq": "yes", - "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": "ep5yh1y", - "defaultValue": null + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "e5x97zi" + }, + { + "key": "DoSubstancesInGroundwater", + "type": "radio", + "input": true, + "label": "AW-2 : Do substances in groundwater exceed UCCs for aquatic life water use within 10 m of the high water mark of an aquatic habitat? Footnote 6, 7", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, { - "id": "ejyp6l9", - "key": "simplecontentaffected", - "html": "

An Exposure Pathway Questionnaire must be completed for each affected parcel with substances that exceed or likely exceed upper cap concentrations.

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "likely", - "json": "", - "show": true, - "when": "AreUpperCapConcentrationsExceededOrLikelyExceeded" - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + "label": "No", + "value": "no", + "shortcut": "" }, { - "label": "What substances exceed or are likely to exceed upper cap concentrations, and in what media? ", - "labelPosition": "top", - "placeholder": "", - "description": "", - "tooltip": "", - "prefix": "", - "suffix": "", - "widget": { - "type": "input" - }, - "displayMask": "", - "editor": "", - "autoExpand": true, - "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": "", - "minLength": "", - "maxLength": "", - "minWords": "", - "maxWords": "", - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "unique": false, - "errorLabel": "", - "errors": "", - "key": "ifYesWhatSubstancesExceedOrAreLikelyToExceedUpperCapConcentrationsAndInWhatMedia", - "tags": [], - "properties": {}, - "conditional": { - "show": "", - "when": "", - "eq": "", - "json": "" - }, - "customConditional": "show = (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === \"yes\" || data.AreUpperCapConcentrationsExceededOrLikelyExceeded === \"likely\")", - "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": "en2yux", - "defaultValue": "" + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Footnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).\nFootnote 7: Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "eo9sp6q" + }, + { + "key": "DoSubstancesInSurfaceWaterOrUnauthorizedDischarges", + "type": "radio", + "input": true, + "label": "AW-3 : Do substances in surface water or unauthorized discharges to surface water exceed UCCs for aquatic life water use? Footnote 8", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, { - "id": "ex0g0u", - "key": "epqAffectedParcels", - "tags": [], - "tree": true, - "type": "datagrid", - "input": true, - "label": "EPQ - Affected Parcels", - "logic": [], - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "page": "", - "style": "", - "width": "", - "height": "" - }, - "reorder": false, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "json": "", - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": true, - "initEmpty": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "addAnother": "", - "attributes": {}, - "components": [ - { - "id": "eks0gu000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "key": "exposurePathwayQuestionnaireAffectedParcel", - "tree": false, - "type": "panel", - "input": false, - "label": "Panel", - "theme": "default", - "title": "EXPOSURE PATHWAY QUESTIONNAIRE - AFFECTED PARCEL", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "e5ofvb", - "key": "epqsiteAddressLocation", - "mask": false, - "type": "textfield", - "input": true, - "label": "Site Address/Location", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - }, - { - "id": "evngylg", - "key": "simplecontenthealth", - "html": "

Human Health Exposure

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "ec1hgds", - "key": "epqsoilExposure", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Soil Exposure", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "engsax", - "key": "shsone", - "type": "radio", - "input": true, - "label": "HS-1 : Do substances in soil exceed UCC for human intake of soil for the applicable land use?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] - }, - { - "key": "shstwo", - "type": "radio", - "input": true, - "label": "HS-2 : Are UC contaminated soils located within 1 m of the soil surface? (Footnote 4)", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "eihsfz" - }, - { - "key": "shsthree", - "type": "radio", - "input": true, - "label": "HS-3 : Does the area of UC contaminated soil exceed 50 m2 on urban park, agricultural or residential lands or 125 m2 on commercial or industrial lands? (Footnote 4)", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "e2t2mcn" - }, - { - "key": "shsfour", - "type": "radio", - "input": true, - "label": "HS-4 : Is the site land use urban park, agricultural, residential, commercial or industrial (i.e. not wildlands)?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "eiz30fg" - }, - { - "key": "shsfive", - "type": "radio", - "input": true, - "label": "HS-5 : If the site land use is wildlands, are humans present on the site for greater than 2 hours/day, 1 day/ week? Footnote 5", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "tooltip": "Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "egwbzki" - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "e8obxg", - "key": "epqvapourExposure", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Vapour Exposure", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "e1nv5p", - "key": "shvone", - "type": "radio", - "input": true, - "label": "HV-1 : Do substances in air or soil vapour exceed UCCs for human inhalation for the applicable land use? Footnote 4", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] - }, - { - "key": "shvtwo", - "type": "radio", - "input": true, - "label": "HV-2 : Is the site land use urban park, agricultural, residential, commercial or industrial?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "euhs1ef" - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "eit52gv", - "key": "epqwaterExposure", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Water Exposure", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "emvlpn", - "key": "shwone", - "type": "radio", - "input": true, - "label": "HW-1 : Does current drinking water use apply to groundwater or surface water at the site?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] - }, - { - "key": "shwtwo", - "type": "radio", - "input": true, - "label": "HW-2 : Do substances in groundwater exceed 10 times UCCs for drinking water within 10 m of a drinking water well or exceed UCCs within the well? Footnote 6", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "e8xped" - }, - { - "key": "shwthree", - "type": "radio", - "input": true, - "label": "HW-3 : Do substances in surface water exceed 10 times UCCs for drinking water within 100 m upstream of a drinking water intake or exceed UCCs at the intake? Footnote 6", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "edcqnqh" - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "ecph74o", - "key": "epqterrestrialSoilExposure", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Terrestrial Soil Exposure", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "key": "tsone", - "type": "radio", - "input": true, - "label": "TS-1 : Do substances in soil exceed UCCs for toxicity to invertebrates and plants for the applicable land use?", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "ev2oviv" - }, - { - "key": "tstwo", - "type": "radio", - "input": true, - "label": "TS-2 : Are UC contaminated soils within 1 m of the soil surface? Footnote 4", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "eprn2t" - }, - { - "key": "tsthree", - "type": "radio", - "input": true, - "label": "TS-3 : Is the soil surface above UC contaminated soil undeveloped land?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "es80y3t" - }, - { - "key": "tsfour", - "type": "radio", - "input": true, - "label": "TS-4 : Is the area identified in TS-3 potential terrestrial habitat?", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "eista3o" - }, - { - "key": "tsfive", - "type": "radio", - "input": true, - "label": "TS-5 : Does the area of UC contaminated soil exceed 100 m2 on urban park, agricultural or residential lands or 250 m2 on commercial or industrial lands or 500 m2 on wildlands? Footnote 4, 9", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "tooltip": "Footnote 4: Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.\nFootnote 9: Area threshold assumes site contamination is surrounded by the same land use.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "eral1haj" - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "elan0h", - "key": "simplecontenthexp", - "html": "

Environmental Health Exposure

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "e7rsl27", - "key": "epqaquaticLifeWaterExposure", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Aquatic Life Water Exposure", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "ew72ye", - "key": "awone", - "type": "radio", - "input": true, - "label": "AW-1 : Does aquatic life water use apply to groundwater or surface water at the site?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] - }, - { - "key": "awtwo", - "type": "radio", - "input": true, - "label": "AW-2 : Do substances in groundwater exceed UCCs for aquatic life water use within 10 m of the high water mark of an aquatic habitat? Footnote 6, 7", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Footnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).\nFootnote 7: Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "eb0gefs" - }, - { - "key": "awthree", - "type": "radio", - "input": true, - "label": "AW-3 : Do substances in surface water or unauthorized discharges to surface water exceed UCCs for aquatic life water use? Footnote 8", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "eu1s5q" - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "e26rug0c", - "key": "epqaquaticLifeSedimentExposure", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Aquatic Life Sediment Exposure", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "key": "asone", - "type": "radio", - "input": true, - "label": "AS-1 : Do substances in the upper 1 m of sediment exceed the UCCs for the applicable site sensitivity?", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - }, - { - "label": "Not Applicable", - "value": "notApplicable", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "efyh9g" - }, - { - "key": "astwo", - "type": "radio", - "input": true, - "label": "AS-2 : Does the area of UC contaminated sediment exceed 50 m2? Footnote 4", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "e1ddvl" - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "ermgzm", - "key": "epqlivestockAndIrrigationWaterExposure", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Livestock and Irrigation Water Exposure", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ - { - "id": "eiy732r", - "key": "liwone", - "type": "radio", - "input": true, - "label": "LIW-1 : Do current livestock or irrigation water uses apply to groundwater or surface water at the site?", - "hidden": false, - "inline": false, - "prefix": "", - "suffix": "", - "unique": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - } - ], - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "fieldSet": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "onlyAvailableItems": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "radio", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "optionsLabelPosition": "right", - "allowCalculateOverride": false, - "addons": [] - }, - { - "key": "sliwtwo", - "type": "radio", - "input": true, - "label": "LIW-2 : Do substances in groundwater exceed 10 times applicable UCCs within 10 m of a water supply well or exceed applicable UCCs in the well? Footnote 5, 6", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "tooltip": "Footnote 5: Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.\nFootnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "", - "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": "env9ioj" - }, - { - "key": "sliwthree", - "type": "radio", - "input": true, - "label": "LIW-3 : Do substances in surface water exceed 10 times applicable UCCs within 100 m upstream of a drinking water intake or exceed applicable UCCs at the intake?", - "inline": false, - "values": [ - { - "label": "Yes", - "value": "yes", - "shortcut": "" - }, - { - "label": "No", - "value": "no", - "shortcut": "" - }, - { - "label": "Pending", - "value": "pending", - "shortcut": "" - } - ], - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "onlyAvailableItems": false - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "et609ai" - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "epyf1mg", - "key": "simplecontentnotes", - "html": "

EXPOSURE PATHWAY QUESTIONNAIRE NOTES

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

1. Pathways leading to classification of high risk (where yes answer is given for sequential risk criteria, except where indicated otherwise):

  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 = HR
  • TS-1 ➱ TS-2 ➱ TS-3 ➱ TS-4 ➱ TS-5 = HR
  • HW-1 ➱ HW-2 = HR
  • HW-1 ➱ HW-3 = HR
  • HV-1 ➱ HV-2 = HR
  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 (No) ➱ HS-5 = HR
  • AW-1 ➱ AW-2 = HR
  • AW-1 ➱ AW-3 = HR
  • AS-1 ➱ AS-2 = HR
  • LIW-1 ➱ LIW-2 = HR
  • LIW-1 ➱ LIW-3 = HR

2. Environmental site investigations must be carried out in accordance with ministry protocols, procedures and guidance and standard professional practice.

3. The assessment of exposure pathways pertains to contamination arising from the parcel or parcels under investigation. Where contamination originating from the parcel under investigation has migrated off of the parcel the evaluation of exposure pathways pertains to contamination originating from the site under investigation. Co- contamination of affected lands that preclude the evaluation of exposure pathways associated with the source parcel must be identified in supporting technical reports.

4. Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.

5. Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.

6. On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).

7. Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.

8. Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.

9. Area threshold assumes site contamination is surrounded by the same land use.

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": true, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - } - ], - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "layoutFixed": false, - "placeholder": "", - "defaultValue": [ - { - "EPQ-siteAddressLocation1": "", - "aw1DoesAquaticLifeWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite1": "", - "hw1DoesCurrentDrinkingWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite1": "", - "hs1DoSubstancesInSoilExceedUccForHumanIntakeOfSoilForTheApplicableLandUse1": "", - "as1DoSubstancesInTheUpper1MOfSedimentExceedTheUcCsForTheApplicableSiteSensitivity1": "", - "hv1DoSubstancesInAirOrSoilVapourExceedUcCsForHumanInhalationForTheApplicableLandUse5": "", - "liw1DoCurrentLivestockOrIrrigationWaterUsesApplyToGroundwaterOrSurfaceWaterAtTheSite1": "", - "ts1DoSubstancesInSoilExceedUcCsForToxicityToInvertebratesAndPlantsForTheApplicableLandUse1": "" - } - ], - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "enableRowGroups": false, - "customConditional": "if( (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'yes') || (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'likely') ){\n show = true;\n}\nelse{\n show = false;\n}", - "addAnotherPosition": "bottom", - "allowMultipleMasks": false, - "customDefaultValue": "", - "conditionalAddButton": "", - "allowCalculateOverride": false, - "disableAddingRemovingRows": false, - "addons": [], - "lazyLoad": false + "label": "No", + "value": "no", + "shortcut": "" }, { - "label": "3. Are high risk exposure pathways present or likely present?", - "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": "Likely", - "value": "likely", - "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": "AreHighRiskExposurePathwaysPresentOrLikelyPresent", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "s9-areThereAnyAffectedParcelsIdentified", - "eq": "yes", - "json": "" + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "e9f56es" + } + ], + "collapsible": false, + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "eeb1pmo" + }, + { + "key": "epqaquaticLifeSedimentExposure", + "type": "panel", + "input": false, + "label": "", + "title": "Aquatic Life Sediment Exposure", + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "DoSubstancesInTheUpper", + "type": "radio", + "input": true, + "label": "AS-1 : Do substances in the upper 1 m of sediment exceed the UCCs for the applicable site sensitivity?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + }, + { + "label": "Not Applicable", + "value": "notApplicable", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "e4dr6h" + }, + { + "key": "DoesTheAreaOfUcContaminatedSediment", + "type": "radio", + "input": true, + "label": "AS-2 : Does the area of UC contaminated sediment exceed 50 m2? Footnote 4", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": " Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "efajjek" + } + ], + "collapsible": false, + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "e3sb6rq" + }, + { + "key": "epqlivestockAndIrrigationWaterExposure", + "type": "panel", + "input": false, + "label": "", + "title": "Livestock and Irrigation Water Exposure", + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "DoCurrentLivestockOrIrrigationWaterUses", + "type": "radio", + "input": true, + "label": "LIW-1 : Do current livestock or irrigation water uses apply to groundwater or surface water at the site?", + "inline": 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 + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "e5pjfr9" + }, + { + "key": "DoSubstancesInGroundwaterExceedtwo", + "type": "radio", + "input": true, + "label": "LIW-2 : Do substances in groundwater exceed 10 times applicable UCCs within 10 m of a water supply well or exceed applicable UCCs in the well? Footnote 5, 6", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Footnote 5: Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.\nFootnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "en8nvxp" + }, + { + "key": "DoSubstancesInSurfaceWater", + "type": "radio", + "input": true, + "label": "LIW-3 : Do substances in surface water exceed 10 times applicable UCCs within 100 m upstream of a drinking water intake or exceed applicable UCCs at the intake?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "eoqjcpt" + } + ], + "collapsible": false, + "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, + "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": false, + "lazyLoad": false, + "theme": "default", + "breadcrumb": "default", + "id": "e8q5pp5" + }, + { + "key": "simplecontentpathway", + "html": "

EXPOSURE PATHWAY QUESTIONNAIRE NOTES

", + "type": "content", + "input": false, + "label": "Text/Images", + "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": "edyxxri" + }, + { + "key": "simplecontentclassification", + "html": "

1. Pathways leading to classification of high risk (where yes answer is given for sequential risk criteria, except where indicated otherwise):

  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 = HR
  • TS-1 ➱ TS-2 ➱ TS-3 ➱ TS-4 ➱ TS-5 = HR
  • HW-1 ➱ HW-2 = HR
  • HW-1 ➱ HW-3 = HR
  • HV-1 ➱ HV-2 = HR
  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 (No) ➱ HS-5 = HR
  • AW-1 ➱ AW-2 = HR
  • AW-1 ➱ AW-3 = HR
  • AS-1 ➱ AS-2 = HR
  • LIW-1 ➱ LIW-2 = HR
  • LIW-1 ➱ LIW-3 = HR

2. Environmental site investigations must be carried out in accordance with ministry protocols, procedures and guidance and standard professional practice.

3. The assessment of exposure pathways pertains to contamination arising from the parcel or parcels under investigation. Where contamination originating from the parcel under investigation has migrated off of the parcel the evaluation of exposure pathways pertains to contamination originating from the site under investigation. Co- contamination of affected lands that preclude the evaluation of exposure pathways associated with the source parcel must be identified in supporting technical reports.

4. Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.

5. Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.

6. On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).

7. Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.

8. Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.

9. Area threshold assumes site contamination is surrounded by the same land use.

", + "type": "content", + "input": false, + "label": "Text/Images", + "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": "el3mwx" + } + ], + "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": "e8xdlc4" + }, + { + "label": "3. Exposure pathways - are the risk criteria for any exposure pathway exceeded?", + "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, + "no": false, + "yes": false + }, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "N/A", + "value": "nA", + "shortcut": "" + } + ], + "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": "", + "maxSelectedCount": 1, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "errorLabel": "", + "minSelectedCountMessage": "", + "maxSelectedCountMessage": "", + "errors": "", + "key": "ExposurePathwaysAreTheRiskCriteriaForAnyExposurePathwayExceeded", + "tags": [], + "properties": {}, + "conditional": { + "show": "", + "when": "", + "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": "exktlas" + }, + { + "key": "ifYesWhichExposurePathwaysIndicateHighRisk", + "type": "textarea", + "input": true, + "label": "Which exposure pathways indicate high risk?", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "", + "minWords": "", + "maxWords": "" + }, + "tableView": true, + "autoExpand": true, + "conditional": { + "eq": "yes", + "show": true, + "when": "ExposurePathwaysAreTheRiskCriteriaForAnyExposurePathwayExceeded" + }, + "inputFormat": "plain", + "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", + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "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": "e7byf4f" + }, + { + "id": "e8jldk", + "key": "simplecontentAttention", + "html": "

Attention: 

Cross-sections and contour maps must be included as part of the Site Risk Classification submission if required by Footnotes 4 and/or 6 of the Exposure Pathway Questionnaire.

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "yes", + "json": "", + "show": true, + "when": "6-AreUpperCapConcentrationsExceeded" + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "ehyo5qk", + "key": "iConfirmCrossSectionsAndContourMapsWillBeIncludedInThisSubmissionWhereApplicableone", + "name": "", + "type": "checkbox", + "input": true, + "label": "I confirm cross-sections and contour maps will be included in this submission, where applicable.", + "value": "", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "checkbox", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "yes", + "json": "", + "show": true, + "when": "6-AreUpperCapConcentrationsExceeded" + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": true, + "labelPosition": "right", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "title": "Section 7: Site Risk Classification", + "theme": "default", + "tooltip": "", + "customClass": "", + "collapsible": false, + "hidden": false, + "hideLabel": false, + "disabled": false, + "modalEdit": false, + "key": "sectionSiteRiskClassification", + "tags": [], + "properties": {}, + "customConditional": "", + "conditional": { + "json": "", + "show": null, + "when": null, + "eq": "" + }, + "logic": [ + { + "name": "Disable on Resubmit", + "trigger": { + "type": "javascript", + "javascript": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\nconst groups = UserDetails[\"groups\"];\n\nresult = data.applicationStatus === 'Resubmit' \n&& groups.includes(\"/formsflow/formsflow-client\");" + }, + "actions": [ + { + "name": "Disable", + "type": "property", + "property": { + "label": "Disabled", + "value": "disabled", + "type": "boolean" + }, + "state": true + } + ] + } + ], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "panel", + "label": "", + "breadcrumb": "default", + "tabindex": "", + "input": false, + "collapsed": false, + "tableView": false, + "components": [ + { + "key": "siteRiskClassification", + "type": "radio", + "input": true, + "label": "Site Risk Classification", + "inline": false, + "values": [ + { + "label": "High Risk", + "value": "highRisk", + "shortcut": "" + }, + { + "label": "Risk-managed High Risk", + "value": "riskManagedHighRisk", + "shortcut": "" + }, + { + "label": "Not-High Risk", + "value": "notHighRisk", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "eiri7lk" + } + ], + "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": "es6dfbt" + }, + { + "id": "el9qgq3", + "key": "simplecontentIndependent", + "html": "

PART 4: Independent Remediation Status

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "erxoky3", + "key": "sectionHighRiskConditionDetails", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 8: High Risk Conditions Details", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "e1gi3v", + "key": "hasIndependentRemediationBeenInitiatedAtTheSite", + "type": "radio", + "input": true, + "label": "Has independent remediation been initiated at the site?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "eomweu", + "key": "willTheIndependentRemediationOfHighRiskConditions", + "type": "radio", + "input": true, + "label": "Will the independent remediation of high risk conditions be completed within 90 days?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "N/A", + "value": "nA", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "ehf3x18", + "key": "simplecontenthighrisk", + "html": "

If independent remediation of high risk site conditions is being carried out and is not completed within 90 days the Director must be provided a revised Site Risk Classification Report and an updated completion of remediation schedule on or before the 90th day of independent remediation.

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "html": "

PART 5: Affected Parcel Conditions

", + "label": "Content", + "customClass": "", + "refreshOnChange": false, + "hidden": false, + "modalEdit": false, + "key": "content", + "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": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": true, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "tableView": false, + "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": "epa0qy" + }, + { + "id": "ebvnbd", + "key": "AffectedParcelHighRiskConditionsDetails", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 9: Affected Parcel High Risk Conditions Details", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "epwn8he", + "key": "areThereAnyAffectedParcelsIdentified", + "type": "radio", + "input": true, + "label": "Are any affected parcels identified?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "label": "1. Is mobile NAPL present or likely present at an affected parcel?", + "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": "Likely", + "value": "likely", + "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": "IsMobileNaplPresentOrLikelyPresentAtAnAffectedParcel", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "areThereAnyAffectedParcelsIdentified", + "eq": "yes", + "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": "eldqdh", + "defaultValue": null + }, + { + "label": "For each affected parcel, describe the mobile NAPL substances and their general location", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { + "type": "input" + }, + "displayMask": "", + "editor": "", + "autoExpand": true, + "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": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifYesDescribeTheMobileNaplSubstancesAndTheirGeneralLocation", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "show = (data.IsMobileNaplPresentOrLikelyPresentAtAnAffectedParcel === \"yes\" || data.IsMobileNaplPresentOrLikelyPresentAtAnAffectedParcel == \"likely\")", + "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": "e5xd6gm", + "defaultValue": "" + }, + { + "label": "2. Are upper cap concentrations exceeded or likely exceeded?", + "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": "Likely", + "value": "likely", + "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": "AreUpperCapConcentrationsExceededOrLikelyExceeded", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "areThereAnyAffectedParcelsIdentified", + "eq": "yes", + "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": "ep5yh1y", + "defaultValue": null + }, + { + "id": "ejyp6l9", + "key": "simplecontentaffected", + "html": "

An Exposure Pathway Questionnaire must be completed for each affected parcel with substances that exceed or likely exceed upper cap concentrations.

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "likely", + "json": "", + "show": true, + "when": "AreUpperCapConcentrationsExceededOrLikelyExceeded" + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "label": "What substances exceed or are likely to exceed upper cap concentrations, and in what media? ", + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", + "prefix": "", + "suffix": "", + "widget": { + "type": "input" + }, + "displayMask": "", + "editor": "", + "autoExpand": true, + "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": "", + "minLength": "", + "maxLength": "", + "minWords": "", + "maxWords": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "errorLabel": "", + "errors": "", + "key": "ifYesWhatSubstancesExceedOrAreLikelyToExceedUpperCapConcentrationsAndInWhatMedia", + "tags": [], + "properties": {}, + "conditional": { + "show": "", + "when": "", + "eq": "", + "json": "" + }, + "customConditional": "show = (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === \"yes\" || data.AreUpperCapConcentrationsExceededOrLikelyExceeded === \"likely\")", + "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": "en2yux", + "defaultValue": "" + }, + { + "id": "ex0g0u", + "key": "epqAffectedParcels", + "tags": [], + "tree": true, + "type": "datagrid", + "input": true, + "label": "EPQ - Affected Parcels", + "logic": [], + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "page": "", + "style": "", + "width": "", + "height": "" + }, + "reorder": false, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "json": "", + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": true, + "initEmpty": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "addAnother": "", + "attributes": {}, + "components": [ + { + "id": "eks0gu00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "key": "exposurePathwayQuestionnaireAffectedParcel", + "tree": false, + "type": "panel", + "input": false, + "label": "Panel", + "theme": "default", + "title": "EXPOSURE PATHWAY QUESTIONNAIRE - AFFECTED PARCEL", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "e5ofvb", + "key": "epqsiteAddressLocation", + "mask": false, + "type": "textfield", + "input": true, + "label": "Site Address/Location", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "pattern": "", + "multiple": false, + "required": true, + "maxLength": "", + "minLength": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + }, + { + "id": "evngylg", + "key": "simplecontenthealth", + "html": "

Human Health Exposure

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "ec1hgds", + "key": "epqsoilExposure", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Soil Exposure", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "engsax", + "key": "shsone", + "type": "radio", + "input": true, + "label": "HS-1 : Do substances in soil exceed UCC for human intake of soil for the applicable land use?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "customConditional": "if( (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'yes') || (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'likely') ){\n show = true;\n}\nelse{\n show = false;\n}", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", "unique": false, - "refreshOn": "", - "dataGridLabel": false, - "widget": null, - "validateOn": "change", - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "efapow6", - "defaultValue": null + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] }, { - "id": "e4ndgs9", - "key": "ifYesOrLikelyListTheExposurePathwaysWhichImpactOrAreLikelyToImpactAffectedParcelReceptors", - "case": "", - "mask": false, - "rows": 3, - "type": "textarea", - "input": true, - "label": "List the exposure pathways which impact or are likely to impact affected parcel receptors.", - "editor": "", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" + "key": "shstwo", + "type": "radio", + "input": true, + "label": "HS-2 : Are UC contaminated soils located within 1 m of the soil surface? (Footnote 4)", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "tooltip": "", - "wysiwyg": false, - "disabled": false, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "maxWords": "", - "minWords": "", - "multiple": false, - "required": true, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "eihsfz" + }, + { + "key": "shsthree", + "type": "radio", + "input": true, + "label": "HS-3 : Does the area of UC contaminated soil exceed 50 m2 on urban park, agricultural or residential lands or 125 m2 on commercial or industrial lands? (Footnote 4)", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "autofocus": false, - "encrypted": false, - "fixedSize": true, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": true, - "attributes": {}, - "autoExpand": true, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "yes", - "json": "", - "show": true, - "when": "9-AreHighRiskExposurePathwaysPresentOrLikelyPresent" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "e2t2mcn" }, { - "id": "ebc44t", - "key": "simplecontentcross", - "html": "

Attention: 

Cross-sections and contour maps must be included as part of the Site Risk Classification submission if required by Footnotes 4 and/or 6 of the Exposure Pathway Questionnaire.

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", + "key": "shsfour", + "type": "radio", + "input": true, + "label": "HS-4 : Is the site land use urban park, agricultural, residential, commercial or industrial (i.e. not wildlands)?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "eiz30fg" + }, + { + "key": "shsfive", + "type": "radio", + "input": true, + "label": "HS-5 : If the site land use is wildlands, are humans present on the site for greater than 2 hours/day, 1 day/ week? Footnote 5", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "tooltip": "", - "disabled": false, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "tooltip": "Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": false, - "customPrivate": false, - "strictDateValidation": false + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "egwbzki" + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "e8obxg", + "key": "epqvapourExposure", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Vapour Exposure", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "e1nv5p", + "key": "shvone", + "type": "radio", + "input": true, + "label": "HV-1 : Do substances in air or soil vapour exceed UCCs for human inhalation for the applicable land use? Footnote 4", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "yes", - "json": "", - "show": true, - "when": "AreUpperCapConcentrationsExceededOrLikelyExceeded" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "if( (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'yes') || (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'likely') ){\n show = true;\n}\nelse{\n show = false;\n}", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] }, { - "id": "ebefac", - "key": "iConfirmCrossSectionsAndContourMapsWillBeIncludedInThisSubmissionWhereApplicabletwo", - "name": "", - "type": "checkbox", - "input": true, - "label": "I confirm cross-sections and contour maps will be included in this submission, where applicable.", - "value": "", - "hidden": false, - "prefix": "", - "suffix": "", + "key": "shvtwo", + "type": "radio", + "input": true, + "label": "HV-2 : Is the site land use urban park, agricultural, residential, commercial or industrial?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "euhs1ef" + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "eit52gv", + "key": "epqwaterExposure", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Water Exposure", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "emvlpn", + "key": "shwone", + "type": "radio", + "input": true, + "label": "HW-1 : Does current drinking water use apply to groundwater or surface water at the site?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "tooltip": "", - "disabled": false, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "key": "shwtwo", + "type": "radio", + "input": true, + "label": "HW-2 : Do substances in groundwater exceed 10 times UCCs for drinking water within 10 m of a drinking water well or exceed UCCs within the well? Footnote 6", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputType": "checkbox", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "yes", - "json": "", - "show": true, - "when": "AreUpperCapConcentrationsExceededOrLikelyExceeded" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": true, - "labelPosition": "right", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "e8xped" }, { - "label": "4. Are any affected parcels classified as high risk or likely classified as high risk?", - "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": "shwthree", + "type": "radio", + "input": true, + "label": "HW-3 : Do substances in surface water exceed 10 times UCCs for drinking water within 100 m upstream of a drinking water intake or exceed UCCs at the intake? Footnote 6", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "key": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk", - "conditional": { - "show": true, - "when": "areThereAnyAffectedParcelsIdentified", - "eq": "yes" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "type": "radio", - "input": true, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "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", - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "edcqnqh" + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "ecph74o", + "key": "epqterrestrialSoilExposure", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Terrestrial Soil Exposure", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "key": "tsone", + "type": "radio", + "input": true, + "label": "TS-1 : Do substances in soil exceed UCCs for toxicity to invertebrates and plants for the applicable land use?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "inputType": "radio", - "fieldSet": false, - "id": "ezwoonn" + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "ev2oviv" }, { - "html": "

Attention: 

A separate Site Risk Classification Report must be completed for each affected parcel that is high risk or likely high risk.

", - "label": "Text/Images", - "customClass": "", - "refreshOnChange": false, - "hidden": false, - "modalEdit": false, - "key": "simplecontentseparatesrc", - "tags": [], - "properties": {}, - "conditional": { - "show": true, - "when": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk", - "eq": "yes", - "json": "" + "key": "tstwo", + "type": "radio", + "input": true, + "label": "TS-2 : Are UC contaminated soils within 1 m of the soil surface? Footnote 4", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "customConditional": "", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "type": "content", - "input": false, - "tableView": false, - "placeholder": "", - "prefix": "", - "suffix": "", + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "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 + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "eprn2t" + }, + { + "key": "tsthree", + "type": "radio", + "input": true, + "label": "TS-3 : Is the soil surface above UC contaminated soil undeveloped land?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "id": "esj8f6" + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "es80y3t" }, { - "key": "iConfirmThatASeparateSiteRiskClassificationReportForEachAffectedParcelThatIsHighRiskOrLikelyHighRiskWillBeIncludedInThisSubmission", - "type": "checkbox", - "input": true, - "label": "I confirm that a separate Site Risk Classification Report for each affected parcel that is high risk or likely high risk will be included in this submission", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false + "key": "tsfour", + "type": "radio", + "input": true, + "label": "TS-4 : Is the area identified in TS-3 potential terrestrial habitat?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "tableView": false, - "conditional": { - "eq": "yes", - "show": true, - "when": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk" + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "eista3o" + }, + { + "key": "tsfive", + "type": "radio", + "input": true, + "label": "TS-5 : Does the area of UC contaminated soil exceed 100 m2 on urban park, agricultural or residential lands or 250 m2 on commercial or industrial lands or 500 m2 on wildlands? Footnote 4, 9", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "tooltip": "Footnote 4: Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.\nFootnote 9: Area threshold assumes site contamination is surrounded by the same land use.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "multiple": false, - "defaultValue": null, - "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", - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "eral1haj" + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "elan0h", + "key": "simplecontenthexp", + "html": "

Environmental Health Exposure

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "e7rsl27", + "key": "epqaquaticLifeWaterExposure", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Aquatic Life Water Exposure", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "ew72ye", + "key": "awone", + "type": "radio", + "input": true, + "label": "AW-1 : Does aquatic life water use apply to groundwater or surface water at the site?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "inputType": "checkbox", - "value": "", - "name": "", - "id": "eakcpj" + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] }, { - "label": "List all the affected parcels and indicate which are classified as high risk or likely high risk:", - "reorder": false, - "addAnotherPosition": "bottom", - "layoutFixed": false, - "enableRowGroups": false, - "initEmpty": false, - "tableView": false, - "defaultValue": [ - { - "9-siteId": "", - "9-civicAddress": "", - "9-affectedParcelOwner": "", - "p5highRiskOrLikelyHighRisk": "", - "siteId": "", - "highRiskOrLikelyHighRisk": "", - "civicAddress": "", - "affectedParcelOwner": "" - } - ], - "key": "dataGridtwo", - "conditional": { - "show": true, - "when": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk", - "eq": "yes" + "key": "awtwo", + "type": "radio", + "input": true, + "label": "AW-2 : Do substances in groundwater exceed UCCs for aquatic life water use within 10 m of the high water mark of an aquatic habitat? Footnote 6, 7", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "type": "datagrid", - "input": true, - "components": [ - { - "key": "affectedParcels", - "type": "panel", - "input": false, - "label": "Panel", - "title": "Affected Parcels", - "hideLabel": true, - "tableView": false, - "components": [ - { - "key": "simplecolsfive", - "type": "columns", - "input": false, - "label": "Columns - 2", - "columns": [ - { - "pull": 0, - "push": 0, - "size": "md", - "width": 6, - "offset": 0, - "components": [ - { - "key": "siteId", - "type": "textfield", - "input": true, - "label": "Site ID", - "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": { - "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": "es2czy" - } - ], - "currentWidth": 6 - }, - { - "pull": 0, - "push": 0, - "size": "md", - "width": 6, - "offset": 0, - "components": [ - { - "key": "highRiskOrLikelyHighRisk", - "type": "radio", - "input": true, - "label": "High Risk or Likely High Risk", - "inline": 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 - }, - "tableView": false, - "optionsLabelPosition": "right", - "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": "eovpzeh" - } - ], - "currentWidth": 6 - } - ], - "tableView": false, - "hideOnChildrenHidden": false, - "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, - "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": false, - "lazyLoad": false, - "autoAdjust": false, - "id": "evq2mr9" - }, - { - "key": "civicAddress", - "type": "textfield", - "input": true, - "label": "Civic Address", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "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": { - "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": "edlca" - }, - { - "key": "affectedParcelOwner", - "type": "textfield", - "input": true, - "label": "Affected Parcel Owner", - "validate": { - "required": true, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false, - "minLength": "", - "maxLength": "", - "pattern": "" - }, - "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": { - "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": "e44juh" - } - ], - "collapsible": false, - "id": "eo5mwyp0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "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, - "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": false, - "lazyLoad": false, - "theme": "default", - "breadcrumb": "default" - } - ], - "placeholder": "", - "prefix": "", - "customClass": "", - "suffix": "", + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Footnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).\nFootnote 7: Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "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 + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "eb0gefs" + }, + { + "key": "awthree", + "type": "radio", + "input": true, + "label": "AW-3 : Do substances in surface water or unauthorized discharges to surface water exceed UCCs for aquatic life water use? Footnote 8", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "overlay": { - "style": "", - "left": "", - "top": "", - "width": "", - "height": "" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "tree": true, - "lazyLoad": false, - "disableAddingRemovingRows": false, - "id": "etnvvp8" + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "eu1s5q" } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { "eq": "", - "json": "", "show": null, "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "eqogbtf", - "key": "simplecontentainfo", - "html": "

PART 6: Additional Information

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + { + "id": "e26rug0c", + "key": "epqaquaticLifeSedimentExposure", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Aquatic Life Sediment Exposure", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "key": "asone", + "type": "radio", + "input": true, + "label": "AS-1 : Do substances in the upper 1 m of sediment exceed the UCCs for the applicable site sensitivity?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + }, + { + "label": "Not Applicable", + "value": "notApplicable", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "efyh9g" + }, + { + "key": "astwo", + "type": "radio", + "input": true, + "label": "AS-2 : Does the area of UC contaminated sediment exceed 50 m2? Footnote 4", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + }, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "e1ddvl" + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { "eq": "", - "json": "", "show": null, "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "e0spr4", - "key": "AdditionalInformation", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 10: Additional Information", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + { + "id": "ermgzm", + "key": "epqlivestockAndIrrigationWaterExposure", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Livestock and Irrigation Water Exposure", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ { - "id": "eqptmbu", - "key": "simpletextarea", - "case": "", - "mask": false, - "rows": 3, - "type": "textarea", - "input": true, - "label": "Multi-line Text", - "editor": "", - "hidden": false, - "prefix": "", - "suffix": "", + "id": "eiy732r", + "key": "liwone", + "type": "radio", + "input": true, + "label": "LIW-1 : Do current livestock or irrigation water uses apply to groundwater or surface water at the site?", + "hidden": false, + "inline": false, + "prefix": "", + "suffix": "", + "unique": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "fieldSet": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", "unique": false, - "widget": { - "type": "input" + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "onlyAvailableItems": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "radio", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "optionsLabelPosition": "right", + "allowCalculateOverride": false, + "addons": [] + }, + { + "key": "sliwtwo", + "type": "radio", + "input": true, + "label": "LIW-2 : Do substances in groundwater exceed 10 times applicable UCCs within 10 m of a water supply well or exceed applicable UCCs in the well? Footnote 5, 6", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" + { + "label": "No", + "value": "no", + "shortcut": "" }, - "tooltip": "", - "wysiwyg": false, - "disabled": false, + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "tooltip": "Footnote 5: Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.\nFootnote 6: On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "maxWords": "", - "minWords": "", - "multiple": false, - "required": false, - "maxLength": "", - "minLength": "", - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "", + "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": "env9ioj" + }, + { + "key": "sliwthree", + "type": "radio", + "input": true, + "label": "LIW-3 : Do substances in surface water exceed 10 times applicable UCCs within 100 m upstream of a drinking water intake or exceed applicable UCCs at the intake?", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" }, - "autofocus": false, - "encrypted": false, - "fixedSize": true, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": true, - "attributes": {}, - "autoExpand": true, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null + { + "label": "No", + "value": "no", + "shortcut": "" }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false + { + "label": "Pending", + "value": "pending", + "shortcut": "" + } + ], + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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": "et609ai" } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { "eq": "", - "json": "", "show": null, "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "id": "e70b4x", - "key": "simplecontentSignatures", - "html": "

PART 7: Signatures

", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + { + "id": "epyf1mg", + "key": "simplecontentnotes", + "html": "

EXPOSURE PATHWAY QUESTIONNAIRE NOTES

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { "eq": "", - "json": "", "show": null, "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "eoql6pu", - "key": "sectionProfessionalSignatures", - "tree": false, - "type": "panel", - "input": false, - "label": "", - "theme": "default", - "title": "Section 11: Professional Signatures", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { + { + "id": "epi3rxf", + "key": "simplecontentpathways", + "html": "

1. Pathways leading to classification of high risk (where yes answer is given for sequential risk criteria, except where indicated otherwise):

  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 = HR
  • TS-1 ➱ TS-2 ➱ TS-3 ➱ TS-4 ➱ TS-5 = HR
  • HW-1 ➱ HW-2 = HR
  • HW-1 ➱ HW-3 = HR
  • HV-1 ➱ HV-2 = HR
  • HS-1 ➱ HS-2 ➱ HS-3 ➱ HS-4 (No) ➱ HS-5 = HR
  • AW-1 ➱ AW-2 = HR
  • AW-1 ➱ AW-3 = HR
  • AS-1 ➱ AS-2 = HR
  • LIW-1 ➱ LIW-2 = HR
  • LIW-1 ➱ LIW-3 = HR

2. Environmental site investigations must be carried out in accordance with ministry protocols, procedures and guidance and standard professional practice.

3. The assessment of exposure pathways pertains to contamination arising from the parcel or parcels under investigation. Where contamination originating from the parcel under investigation has migrated off of the parcel the evaluation of exposure pathways pertains to contamination originating from the site under investigation. Co- contamination of affected lands that preclude the evaluation of exposure pathways associated with the source parcel must be identified in supporting technical reports.

4. Where concentrations occur above UCCs, cross-sections and contour maps are required to support conclusions that upper cap contamination is located at depths greater than 1 m below soil surface and to support conclusions of the areal extent of UC contamination. “Areal extent” refers to the total combined areal extent of UC contaminated soil at a site, contiguous or non-contiguous.

5. Human exposure on wildlands sites during limited periods of the year (i.e. hunting camps) may be compared to the prescribed exposure threshold of 2 hours/day, 1 day/week by averaging total annual exposure over a 12-month period. Actual human exposure must be indicated in supporting technical reports.

6. On sites where groundwater concentrations exceed applicable UCCs, contour maps, cross-sections and supportive rationale are required to show that UC contaminated groundwater does not have the potential to migrate within 10 m of the receptor (water supply well or aquatic habitat).

7. Where groundwater concentrations exceeding UCCs for aquatic life have not been delineated to within 10 m of the high water mark of an aquatic habitat, groundwater concentrations at wells installed nearest 10 m from the high water mark are considered representative of concentrations at that point.

8. Unauthorized discharges are discharges of site surface water (including storm water and drainage ditches) above UCCs into an aquatic habitat that are not authorized under the Act.

9. Area threshold assumes site contamination is surrounded by the same land use.

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { "top": "", "left": "", "style": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { "custom": "", "unique": false, "multiple": false, "required": false, "customPrivate": false, "strictDateValidation": false - }, - "autofocus": false, - "collapsed": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "breadcrumb": "default", - "components": [ + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": true, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + } + ], + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "layoutFixed": false, + "placeholder": "", + "defaultValue": [ + { + "EPQ-siteAddressLocation1": "", + "aw1DoesAquaticLifeWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite1": "", + "hw1DoesCurrentDrinkingWaterUseApplyToGroundwaterOrSurfaceWaterAtTheSite1": "", + "hs1DoSubstancesInSoilExceedUccForHumanIntakeOfSoilForTheApplicableLandUse1": "", + "as1DoSubstancesInTheUpper1MOfSedimentExceedTheUcCsForTheApplicableSiteSensitivity1": "", + "hv1DoSubstancesInAirOrSoilVapourExceedUcCsForHumanInhalationForTheApplicableLandUse5": "", + "liw1DoCurrentLivestockOrIrrigationWaterUsesApplyToGroundwaterOrSurfaceWaterAtTheSite1": "", + "ts1DoSubstancesInSoilExceedUcCsForToxicityToInvertebratesAndPlantsForTheApplicableLandUse1": "" + } + ], + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "enableRowGroups": false, + "customConditional": "if( (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'yes') || (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'likely') ){\n show = true;\n}\nelse{\n show = false;\n}", + "addAnotherPosition": "bottom", + "allowMultipleMasks": false, + "customDefaultValue": "", + "conditionalAddButton": "", + "allowCalculateOverride": false, + "disableAddingRemovingRows": false, + "addons": [], + "lazyLoad": false + }, + { + "label": "3. Are high risk exposure pathways present or likely present?", + "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": "Likely", + "value": "likely", + "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": "AreHighRiskExposurePathwaysPresentOrLikelyPresent", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "s9-areThereAnyAffectedParcelsIdentified", + "eq": "yes", + "json": "" + }, + "customConditional": "if( (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'yes') || (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'likely') ){\n show = true;\n}\nelse{\n show = false;\n}", + "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": "efapow6", + "defaultValue": null + }, + { + "id": "e4ndgs9", + "key": "ifYesOrLikelyListTheExposurePathwaysWhichImpactOrAreLikelyToImpactAffectedParcelReceptors", + "case": "", + "mask": false, + "rows": 3, + "type": "textarea", + "input": true, + "label": "List the exposure pathways which impact or are likely to impact affected parcel receptors.", + "editor": "", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "wysiwyg": false, + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "pattern": "", + "maxWords": "", + "minWords": "", + "multiple": false, + "required": true, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "fixedSize": true, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": true, + "attributes": {}, + "autoExpand": true, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "yes", + "json": "", + "show": true, + "when": "9-AreHighRiskExposurePathwaysPresentOrLikelyPresent" + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + }, + { + "id": "ebc44t", + "key": "simplecontentcross", + "html": "

Attention: 

Cross-sections and contour maps must be included as part of the Site Risk Classification submission if required by Footnotes 4 and/or 6 of the Exposure Pathway Questionnaire.

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "yes", + "json": "", + "show": true, + "when": "AreUpperCapConcentrationsExceededOrLikelyExceeded" + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "if( (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'yes') || (data.AreUpperCapConcentrationsExceededOrLikelyExceeded === 'likely') ){\n show = true;\n}\nelse{\n show = false;\n}", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "ebefac", + "key": "iConfirmCrossSectionsAndContourMapsWillBeIncludedInThisSubmissionWhereApplicabletwo", + "name": "", + "type": "checkbox", + "input": true, + "label": "I confirm cross-sections and contour maps will be included in this submission, where applicable.", + "value": "", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputType": "checkbox", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "yes", + "json": "", + "show": true, + "when": "AreUpperCapConcentrationsExceededOrLikelyExceeded" + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": true, + "labelPosition": "right", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "label": "4. Are any affected parcels classified as high risk or likely classified as high risk?", + "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": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk", + "conditional": { + "show": true, + "when": "areThereAnyAffectedParcelsIdentified", + "eq": "yes" + }, + "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", + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "ezwoonn" + }, + { + "html": "

Attention: 

A separate Site Risk Classification Report must be completed for each affected parcel that is high risk or likely high risk.

", + "label": "Text/Images", + "customClass": "", + "refreshOnChange": false, + "hidden": false, + "modalEdit": false, + "key": "simplecontentseparatesrc", + "tags": [], + "properties": {}, + "conditional": { + "show": true, + "when": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk", + "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": "esj8f6" + }, + { + "key": "iConfirmThatASeparateSiteRiskClassificationReportForEachAffectedParcelThatIsHighRiskOrLikelyHighRiskWillBeIncludedInThisSubmission", + "type": "checkbox", + "input": true, + "label": "I confirm that a separate Site Risk Classification Report for each affected parcel that is high risk or likely high risk will be included in this submission", + "validate": { + "required": true, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "tableView": false, + "conditional": { + "eq": "yes", + "show": true, + "when": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk" + }, + "placeholder": "", + "prefix": "", + "customClass": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "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", + "overlay": { + "style": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "inputType": "checkbox", + "value": "", + "name": "", + "id": "eakcpj" + }, + { + "label": "List all the affected parcels and indicate which are classified as high risk or likely high risk:", + "reorder": false, + "addAnotherPosition": "bottom", + "layoutFixed": false, + "enableRowGroups": false, + "initEmpty": false, + "tableView": false, + "defaultValue": [ + { + "9-siteId": "", + "9-civicAddress": "", + "9-affectedParcelOwner": "", + "p5highRiskOrLikelyHighRisk": "", + "siteId": "", + "highRiskOrLikelyHighRisk": "", + "civicAddress": "", + "affectedParcelOwner": "" + } + ], + "key": "dataGridtwo", + "conditional": { + "show": true, + "when": "AreAnyAffectedParcelsClassifiedAsHighRiskOrLikelyClassifiedAsHighRisk", + "eq": "yes" + }, + "type": "datagrid", + "input": true, + "components": [ + { + "key": "affectedParcels", + "type": "panel", + "input": false, + "label": "Panel", + "title": "Affected Parcels", + "hideLabel": true, + "tableView": false, + "components": [ + { + "key": "simplecolsfive", + "type": "columns", + "input": false, + "label": "Columns - 2", + "columns": [ { - "id": "etplqmq", - "key": "simplecontentqualified", - "html": "

I declare that I am a qualified professional with the required knowledge, skills and experience to provide expert information, advice and/or recommendations in relation to the specific work described above.

As a qualified professional, I confirm the:

  • investigations referred to above have been conducted in accordance with EMA, CSR, director approved protocols, procedures, guidance and standard professional practice; and
  • information in this form and provided on the Exposure Pathway Questionnaire, if attached, is true based on my knowledge as of the date completed.
", - "type": "content", - "input": false, - "label": "Text/Images", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": null, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, + "components": [ + { + "key": "siteId", + "type": "textfield", + "input": true, + "label": "Site ID", + "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": { + "type": "input" + }, + "attributes": {}, + "validateOn": "change", + "validate": { "required": false, + "custom": "", "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "conditional": { "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] - }, - { - "id": "edfpc4", - "key": "signature", - "tags": [], - "type": "signature", - "input": true, - "label": "Signature", - "logic": [], - "width": "100%", - "footer": "Sign above", - "height": "150px", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "page": "", + "when": null, + "eq": "" + }, + "overlay": { "style": "", + "left": "", + "top": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "maxWidth": "2.5", - "minWidth": "0.5", - "multiple": false, - "penColor": "black", - "redrawOn": "", - "tabindex": "", - "validate": { - "json": "", - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "backgroundColor": "rgb(245,245,235)", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "keepOverlayRatio": true + }, + "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": "es2czy" + } + ], + "currentWidth": 6 }, { - "id": "eo4px44", - "key": "printName", - "case": "", - "mask": false, - "type": "textfield", - "input": true, - "label": "Full Name", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "input" - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, + "pull": 0, + "push": 0, + "size": "md", + "width": 6, + "offset": 0, + "components": [ + { + "key": "highRiskOrLikelyHighRisk", + "type": "radio", + "input": true, + "label": "High Risk or Likely High Risk", + "inline": false, + "values": [ + { + "label": "Yes", + "value": "yes", + "shortcut": "" + }, + { + "label": "No", + "value": "no", + "shortcut": "" + } + ], + "validate": { "required": true, - "maxLength": "", - "minLength": "", - "customMessage": "", + "custom": "", "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "text", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "attributes": {}, - "errorLabel": "", - "persistent": true, - "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", + "strictDateValidation": false, + "multiple": false, + "unique": false, + "onlyAvailableItems": false + }, + "tableView": false, + "optionsLabelPosition": "right", + "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 - }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": "", - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false - }, - { - "id": "e5d434", - "key": "simpledatetime", - "type": "datetime", - "input": true, - "label": "Date Signed", - "format": "yyyy-MM-dd", - "hidden": false, - "prefix": "", - "suffix": "", - "unique": false, - "widget": { - "type": "calendar", - "displayInTimezone": "viewer", - "locale": "en", - "useLocaleSettings": false, - "allowInput": true, - "mode": "single", - "enableTime": false, - "noCalendar": false, - "format": "yyyy-MM-dd", - "hourIncrement": 1, - "minuteIncrement": 1, - "time_24hr": false, - "minDate": null, - "disableWeekends": false, - "disableWeekdays": false, - "maxDate": null - }, - "dbIndex": false, - "overlay": { - "top": "", - "left": "", + "when": null, + "eq": "" + }, + "overlay": { "style": "", + "left": "", + "top": "", "width": "", "height": "" - }, - "tooltip": "", - "disabled": false, - "multiple": false, - "redrawOn": "", - "tabindex": "", - "timezone": "", - "validate": { - "custom": "", - "unique": false, - "multiple": false, - "required": true, - "customMessage": "", - "customPrivate": false, - "strictDateValidation": false - }, - "autofocus": false, - "encrypted": false, - "hideLabel": false, - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": false, - "allowInput": true, - "attributes": {}, - "datePicker": { - "maxDate": null, - "maxMode": "year", - "minDate": null, - "minMode": "day", - "initDate": "", - "yearRows": 4, - "showWeeks": true, - "startingDay": 0, - "yearColumns": 5, - "disableWeekdays": false, - "disableWeekends": false - }, - "enableDate": true, - "enableTime": false, - "errorLabel": "", - "persistent": true, - "properties": {}, - "timePicker": { - "hourStep": 1, - "arrowkeys": true, - "minuteStep": 1, - "mousewheel": true, - "showMeridian": true, - "readonlyInput": false - }, - "validateOn": "change", - "clearOnHide": true, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "defaultDate": "", - "description": "", - "placeholder": "", - "defaultValue": "", - "customOptions": {}, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "datepickerMode": "day", - "calculateServer": false, - "customConditional": "", - "displayInTimezone": "viewer", - "useLocaleSettings": false, - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [] + }, + "allowCalculateOverride": false, + "encrypted": false, + "showCharCount": false, + "showWordCount": false, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "inputType": "radio", + "fieldSet": false, + "id": "eovpzeh" + } + ], + "currentWidth": 6 } - ], - "errorLabel": "", - "persistent": false, - "properties": {}, - "validateOn": "change", - "clearOnHide": false, - "collapsible": false, - "conditional": { - "eq": "", - "json": "", - "show": null, - "when": null - }, - "customClass": "", - "description": "", - "placeholder": "", - "defaultValue": null, - "dataGridLabel": false, - "labelPosition": "top", - "showCharCount": false, - "showWordCount": false, - "calculateValue": "", - "calculateServer": false, - "customConditional": "", - "allowMultipleMasks": false, - "customDefaultValue": "", - "allowCalculateOverride": false, - "addons": [], - "lazyLoad": false - }, - { - "label": "Submit", - "action": "custom", - "showValidations": false, - "theme": "primary", - "size": "md", - "block": false, - "leftIcon": "", - "rightIcon": "", - "shortcut": "", - "description": "", - "tooltip": "", - "customClass": "", - "tabindex": "", - "disableOnInvalid": false, - "hidden": false, - "autofocus": false, - "disabled": false, - "tableView": false, - "modalEdit": false, - "key": "submit", - "tags": [], - "properties": {}, - "conditional": { - "show": null, - "when": null, - "eq": "", - "json": "" - }, - "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails[\"role\"];\r\nif(roles.includes(\"formsflow-client\")) {\r\n show = true;\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", - "logic": [], - "attributes": {}, - "overlay": { - "style": "", - "page": "", - "left": "", - "top": "", - "width": "", - "height": "" - }, - "type": "button", - "custom": "form.submit()", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "defaultValue": null, - "protected": false, - "unique": false, - "persistent": false, - "clearOnHide": true, - "refreshOn": "", - "redrawOn": "", - "dataGridLabel": true, - "labelPosition": "top", - "errorLabel": "", - "hideLabel": false, - "dbIndex": false, - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "widget": { - "type": "input" - }, - "validateOn": "change", - "validate": { + ], + "tableView": false, + "hideOnChildrenHidden": false, + "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, "custom": "", "customPrivate": false, "strictDateValidation": false, "multiple": false, "unique": false - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "addons": [], - "id": "ep2n6wr" - }, - { - "label": "applicationId", - "customClass": "", - "modalEdit": false, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "key": "applicationId", - "tags": [], - "properties": {}, - "logic": [], - "attributes": {}, - "overlay": { + }, + "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": [], + "tree": false, + "lazyLoad": false, + "autoAdjust": false, + "id": "evq2mr9" }, - "type": "hidden", - "input": true, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "tableView": false, - "labelPosition": "top", - "Description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "widget": { - "type": "input" - }, - "validateOn": "change", - "validate": { - "required": false, + { + "key": "civicAddress", + "type": "textfield", + "input": true, + "label": "Civic Address", + "validate": { + "required": true, "custom": "", "customPrivate": false, "strictDateValidation": false, "multiple": false, - "unique": false - }, - "conditional": { + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "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": { + "type": "input" + }, + "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" - }, - "allowCalculateOverride": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "inputType": "hidden", - "id": "em1y8gd", - "defaultValue": "", - "dataGridLabel": false, - "description": "", - "addons": [] - }, - { - "label": "applicationStatus", - "customClass": "", - "modalEdit": false, - "defaultValue": null, - "persistent": true, - "protected": false, - "dbIndex": false, - "encrypted": false, - "redrawOn": "", - "customDefaultValue": "", - "calculateValue": "", - "calculateServer": false, - "key": "applicationStatus", - "tags": [], - "properties": {}, - "logic": [], - "attributes": {}, - "overlay": { + }, + "overlay": { "style": "", - "page": "", "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": "edlca" }, - "type": "hidden", - "input": true, - "tableView": false, - "placeholder": "", - "prefix": "", - "suffix": "", - "multiple": false, - "unique": false, - "hidden": false, - "clearOnHide": true, - "refreshOn": "", - "dataGridLabel": false, - "labelPosition": "top", - "Description": "", - "errorLabel": "", - "tooltip": "", - "hideLabel": false, - "tabindex": "", - "disabled": false, - "autofocus": false, - "widget": { - "type": "input" - }, - "validateOn": "change", - "validate": { - "required": false, + { + "key": "affectedParcelOwner", + "type": "textfield", + "input": true, + "label": "Affected Parcel Owner", + "validate": { + "required": true, "custom": "", "customPrivate": false, "strictDateValidation": false, "multiple": false, - "unique": false - }, - "conditional": { - "show": null, - "when": null, - "eq": "" - }, - "allowCalculateOverride": false, - "showCharCount": false, - "showWordCount": false, - "allowMultipleMasks": false, - "inputType": "hidden", - "id": "e6z1qd9", - "description": "", - "addons": [] - }, - { - "label": "srcrBundleStatus", - "key": "srcrBundleStatus", - "type": "hidden", - "input": true, - "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": { + "unique": false, + "minLength": "", + "maxLength": "", + "pattern": "" + }, + "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": { "type": "input" - }, - "attributes": {}, - "validateOn": "change", - "validate": { - "required": false, - "custom": "", - "customPrivate": false, - "strictDateValidation": false, - "multiple": false, - "unique": false - }, - "conditional": { + }, + "attributes": {}, + "validateOn": "change", + "conditional": { "show": null, "when": null, "eq": "" - }, - "overlay": { + }, + "overlay": { "style": "", "left": "", "top": "", "width": "", "height": "" - }, - "allowCalculateOverride": false, - "encrypted": false, - "showCharCount": false, - "showWordCount": false, - "properties": {}, - "allowMultipleMasks": false, - "addons": [], - "inputType": "hidden", - "id": "ezs3a9", - "keyModified": true + }, + "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": "e44juh" + } + ], + "collapsible": false, + "id": "eo5mwyp000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "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, + "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": false, + "lazyLoad": false, + "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": "", + "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, + "properties": {}, + "allowMultipleMasks": false, + "addons": [], + "tree": true, + "lazyLoad": false, + "disableAddingRemovingRows": false, + "id": "etnvvp8" + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "eqogbtf", + "key": "simplecontentainfo", + "html": "

PART 6: Additional Information

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "e0spr4", + "key": "AdditionalInformation", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 10: Additional Information", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "eqptmbu", + "key": "simpletextarea", + "case": "", + "mask": false, + "rows": 3, + "type": "textarea", + "input": true, + "label": "Multi-line Text", + "editor": "", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "wysiwyg": false, + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "pattern": "", + "maxWords": "", + "minWords": "", + "multiple": false, + "required": false, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "fixedSize": true, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": true, + "attributes": {}, + "autoExpand": true, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "id": "e70b4x", + "key": "simplecontentSignatures", + "html": "

PART 7: Signatures

", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "eoql6pu", + "key": "sectionProfessionalSignatures", + "tree": false, + "type": "panel", + "input": false, + "label": "", + "theme": "default", + "title": "Section 11: Professional Signatures", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "collapsed": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "breadcrumb": "default", + "components": [ + { + "id": "etplqmq", + "key": "simplecontentqualified", + "html": "

I declare that I am a qualified professional with the required knowledge, skills and experience to provide expert information, advice and/or recommendations in relation to the specific work described above.

As a qualified professional, I confirm the:

  • investigations referred to above have been conducted in accordance with EMA, CSR, director approved protocols, procedures, guidance and standard professional practice; and
  • information in this form and provided on the Exposure Pathway Questionnaire, if attached, is true based on my knowledge as of the date completed.
", + "type": "content", + "input": false, + "label": "Text/Images", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": null, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": false, + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + }, + { + "id": "edfpc4", + "key": "signature", + "tags": [], + "type": "signature", + "input": true, + "label": "Signature", + "logic": [], + "width": "100%", + "footer": "Sign above", + "height": "150px", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "page": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "maxWidth": "2.5", + "minWidth": "0.5", + "multiple": false, + "penColor": "black", + "redrawOn": "", + "tabindex": "", + "validate": { + "json": "", + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "backgroundColor": "rgb(245,245,235)", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "keepOverlayRatio": true + }, + { + "id": "eo4px44", + "key": "printName", + "case": "", + "mask": false, + "type": "textfield", + "input": true, + "label": "Full Name", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "input" + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "validate": { + "custom": "", + "unique": false, + "pattern": "", + "multiple": false, + "required": true, + "maxLength": "", + "minLength": "", + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "inputMask": "", + "inputType": "text", + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "attributes": {}, + "errorLabel": "", + "persistent": true, + "properties": {}, + "spellcheck": true, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "inputFormat": "plain", + "placeholder": "", + "defaultValue": "", + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "displayMask": "", + "truncateMultipleSpaces": false + }, + { + "id": "e5d434", + "key": "simpledatetime", + "type": "datetime", + "input": true, + "label": "Date Signed", + "format": "yyyy-MM-dd", + "hidden": false, + "prefix": "", + "suffix": "", + "unique": false, + "widget": { + "type": "calendar", + "displayInTimezone": "viewer", + "locale": "en", + "useLocaleSettings": false, + "allowInput": true, + "mode": "single", + "enableTime": false, + "noCalendar": false, + "format": "yyyy-MM-dd", + "hourIncrement": 1, + "minuteIncrement": 1, + "time_24hr": false, + "minDate": null, + "disableWeekends": false, + "disableWeekdays": false, + "maxDate": null + }, + "dbIndex": false, + "overlay": { + "top": "", + "left": "", + "style": "", + "width": "", + "height": "" + }, + "tooltip": "", + "disabled": false, + "multiple": false, + "redrawOn": "", + "tabindex": "", + "timezone": "", + "validate": { + "custom": "", + "unique": false, + "multiple": false, + "required": true, + "customMessage": "", + "customPrivate": false, + "strictDateValidation": false + }, + "autofocus": false, + "encrypted": false, + "hideLabel": false, + "modalEdit": false, + "protected": false, + "refreshOn": "", + "tableView": false, + "allowInput": true, + "attributes": {}, + "datePicker": { + "maxDate": null, + "maxMode": "year", + "minDate": null, + "minMode": "day", + "initDate": "", + "yearRows": 4, + "showWeeks": true, + "startingDay": 0, + "yearColumns": 5, + "disableWeekdays": false, + "disableWeekends": false + }, + "enableDate": true, + "enableTime": false, + "errorLabel": "", + "persistent": true, + "properties": {}, + "timePicker": { + "hourStep": 1, + "arrowkeys": true, + "minuteStep": 1, + "mousewheel": true, + "showMeridian": true, + "readonlyInput": false + }, + "validateOn": "change", + "clearOnHide": true, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "defaultDate": "", + "description": "", + "placeholder": "", + "defaultValue": "", + "customOptions": {}, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "datepickerMode": "day", + "calculateServer": false, + "customConditional": "", + "displayInTimezone": "viewer", + "useLocaleSettings": false, + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [] + } + ], + "errorLabel": "", + "persistent": false, + "properties": {}, + "validateOn": "change", + "clearOnHide": false, + "collapsible": false, + "conditional": { + "eq": "", + "json": "", + "show": null, + "when": null + }, + "customClass": "", + "description": "", + "placeholder": "", + "defaultValue": null, + "dataGridLabel": false, + "labelPosition": "top", + "showCharCount": false, + "showWordCount": false, + "calculateValue": "", + "calculateServer": false, + "customConditional": "", + "allowMultipleMasks": false, + "customDefaultValue": "", + "allowCalculateOverride": false, + "addons": [], + "lazyLoad": false + }, + { + "label": "Submit", + "action": "custom", + "showValidations": false, + "theme": "primary", + "size": "md", + "block": false, + "leftIcon": "", + "rightIcon": "", + "shortcut": "", + "description": "", + "tooltip": "", + "customClass": "", + "tabindex": "", + "disableOnInvalid": false, + "hidden": false, + "autofocus": false, + "disabled": false, + "tableView": false, + "modalEdit": false, + "key": "submit", + "tags": [], + "properties": {}, + "conditional": { + "show": null, + "when": null, + "eq": "", + "json": "" + }, + "customConditional": "const UserDetails = JSON.parse(localStorage.getItem(\"UserDetails\"));\r\nconst roles = UserDetails[\"role\"];\r\nif(roles.includes(\"formsflow-client\")) {\r\n show = true;\r\n}\r\nelse\r\n{\r\n show = false;\r\n}", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "button", + "custom": "form.submit()", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "defaultValue": null, + "protected": false, + "unique": false, + "persistent": false, + "clearOnHide": true, + "refreshOn": "", + "redrawOn": "", + "dataGridLabel": true, + "labelPosition": "top", + "errorLabel": "", + "hideLabel": false, + "dbIndex": false, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "widget": { + "type": "input" + }, + "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": "ep2n6wr" + }, + { + "label": "applicationId", + "customClass": "", + "modalEdit": false, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "key": "applicationId", + "tags": [], + "properties": {}, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "hidden", + "input": true, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "tableView": false, + "labelPosition": "top", + "Description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "widget": { + "type": "input" + }, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { + "show": null, + "when": null, + "eq": "" + }, + "allowCalculateOverride": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "inputType": "hidden", + "id": "em1y8gd", + "defaultValue": "", + "dataGridLabel": false, + "description": "", + "addons": [] + }, + { + "label": "applicationStatus", + "customClass": "", + "modalEdit": false, + "defaultValue": null, + "persistent": true, + "protected": false, + "dbIndex": false, + "encrypted": false, + "redrawOn": "", + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "key": "applicationStatus", + "tags": [], + "properties": {}, + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "hidden", + "input": true, + "tableView": false, + "placeholder": "", + "prefix": "", + "suffix": "", + "multiple": false, + "unique": false, + "hidden": false, + "clearOnHide": true, + "refreshOn": "", + "dataGridLabel": false, + "labelPosition": "top", + "Description": "", + "errorLabel": "", + "tooltip": "", + "hideLabel": false, + "tabindex": "", + "disabled": false, + "autofocus": false, + "widget": { + "type": "input" + }, + "validateOn": "change", + "validate": { + "required": false, + "custom": "", + "customPrivate": false, + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "conditional": { + "show": null, + "when": null, + "eq": "" + }, + "allowCalculateOverride": false, + "showCharCount": false, + "showWordCount": false, + "allowMultipleMasks": false, + "inputType": "hidden", + "id": "e6z1qd9", + "description": "", + "addons": [] + }, + { + "label": "srcrBundleStatus", + "key": "srcrBundleStatus", + "type": "hidden", + "input": true, + "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": { + "type": "input" + }, + "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": [], + "inputType": "hidden", + "id": "ezs3a9", + "keyModified": true } - ] + ] + } + ] } \ No newline at end of file diff --git a/forms-flow-ai/epd-forms/bundling/Contaminated Sites Services Application Form.json b/forms-flow-ai/epd-forms/bundling/Contaminated Sites Services Application Form.json index b884e576..0f986ebc 100644 --- a/forms-flow-ai/epd-forms/bundling/Contaminated Sites Services Application Form.json +++ b/forms-flow-ai/epd-forms/bundling/Contaminated Sites Services Application Form.json @@ -6009,7 +6009,7 @@ }, "errorLabel": "", "errors": "", - "key": "Email", + "key": "billingContactEmail", "tags": [], "properties": {}, "conditional": { @@ -6042,8 +6042,8 @@ "addons": [], "inputType": "email", "inputMask": "", - "id": "erpexfq", - "defaultValue": null + "id": "ev6bfhi", + "defaultValue": "" } ], "currentWidth": 6 @@ -7784,7 +7784,7 @@ "addons": [], "inputType": "email", "inputMask": "", - "id": "enb3fl", + "id": "e9id5og", "defaultValue": "" } ], @@ -7893,7 +7893,7 @@ "addons": [], "tree": false, "lazyLoad": false, - "id": "ehmz9lv00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" + "id": "ehmz9lv000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" } ], "placeholder": "", @@ -9546,7 +9546,7 @@ } ], "collapsible": false, - "id": "ewhx8sm00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ewhx8sm000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -18741,7 +18741,7 @@ }, "inputMask": "999-999-999", "tableView": true, - "id": "elva88000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "elva880000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -18821,7 +18821,7 @@ "tableView": true, "autoExpand": true, "inputFormat": "plain", - "id": "ey48nu000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ey48nu0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -19196,7 +19196,7 @@ "input": true, "label": "PIN", "tableView": true, - "id": "eyxe45n000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eyxe45n0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -19289,7 +19289,7 @@ "autoExpand": true, "inputFormat": "plain", "placeholder": "example, metes and bounds", - "id": "efdcvf000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "efdcvf0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "prefix": "", "customClass": "", "suffix": "", @@ -19503,7 +19503,7 @@ "input": true, "label": "Crown Land File Numbers", "tableView": true, - "id": "emf4u7g000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "emf4u7g0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -20565,7 +20565,7 @@ }, "inputMask": "999-999-999", "tableView": true, - "id": "ev43oe9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ev43oe90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -20645,7 +20645,7 @@ "tableView": true, "autoExpand": true, "inputFormat": "plain", - "id": "eb3d0l000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eb3d0l0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -21020,7 +21020,7 @@ "input": true, "label": "PIN", "tableView": true, - "id": "eyv4fcu000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eyv4fcu0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", @@ -21113,7 +21113,7 @@ "autoExpand": true, "inputFormat": "plain", "placeholder": "example, metes and bounds", - "id": "ecgeub000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "ecgeub0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "prefix": "", "customClass": "", "suffix": "", @@ -21327,7 +21327,7 @@ "input": true, "label": "Crown Land File Numbers", "tableView": true, - "id": "eguyyh000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eguyyh0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "", diff --git a/forms-flow-ai/epd-forms/bundling/Detailed Ecological Risk Assessment Checklist.json b/forms-flow-ai/epd-forms/bundling/Detailed Ecological Risk Assessment Checklist.json index ab946c55..7b290cc7 100644 --- a/forms-flow-ai/epd-forms/bundling/Detailed Ecological Risk Assessment Checklist.json +++ b/forms-flow-ai/epd-forms/bundling/Detailed Ecological Risk Assessment Checklist.json @@ -5705,7 +5705,7 @@ "attributes": {}, "components": [ { - "id": "eh8z2bfa000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eh8z2bfa00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "key": "panel", "tags": [], "tree": false, @@ -6444,87 +6444,97 @@ "truncateMultipleSpaces": false }, { - "id": "ebvtv9f", - "key": "simpleemail", - "mask": false, - "type": "email", - "input": true, "label": "Email", - "hidden": false, + "labelPosition": "top", + "placeholder": "", + "description": "", + "tooltip": "", "prefix": "", "suffix": "", - "unique": false, "widget": { "type": "input" }, - "dbIndex": false, - "kickbox": { - "enabled": false - }, - "overlay": { - "top": "", - "left": "", - "style": "", - "width": "", - "height": "" - }, - "tooltip": "", + "displayMask": "", + "customClass": "", + "tabindex": "", + "autocomplete": "", + "hidden": false, + "hideLabel": 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": "", - "tabindex": "", + "clearOnHide": true, + "customDefaultValue": "", + "calculateValue": "", + "calculateServer": false, + "allowCalculateOverride": false, + "validateOn": "change", "validate": { - "custom": "", - "unique": false, - "pattern": "", - "multiple": false, "required": true, - "maxLength": "", - "minLength": "", + "pattern": "", + "customMessage": "", + "custom": "", "customPrivate": false, - "strictDateValidation": false + "json": "", + "minLength": "", + "maxLength": "", + "strictDateValidation": false, + "multiple": false, + "unique": false + }, + "unique": false, + "kickbox": { + "enabled": false }, - "autofocus": false, - "delimiter": false, - "encrypted": false, - "hideLabel": false, - "inputMask": "", - "inputType": "email", - "modalEdit": false, - "protected": false, - "refreshOn": "", - "tableView": true, - "attributes": {}, "errorLabel": "", - "persistent": true, + "errors": "", + "key": "qualifiedProfessionalSimpleEmail", + "tags": [], "properties": {}, - "spellcheck": true, - "validateOn": "change", - "clearOnHide": true, "conditional": { - "eq": "", "show": null, - "when": null + "when": null, + "eq": "", + "json": "" }, - "customClass": "", - "description": "", - "inputFormat": "plain", - "placeholder": "", - "defaultValue": null, + "customConditional": "", + "logic": [], + "attributes": {}, + "overlay": { + "style": "", + "page": "", + "left": "", + "top": "", + "width": "", + "height": "" + }, + "type": "email", + "input": true, + "delimiter": false, + "requireDecimal": false, + "hideOnChildrenHidden": false, + "refreshOn": "", "dataGridLabel": false, - "labelPosition": "top", "showCharCount": false, "showWordCount": false, - "calculateValue": "", - "requireDecimal": false, - "calculateServer": false, "allowMultipleMasks": false, - "customDefaultValue": "", - "hideOnChildrenHidden": false, - "allowCalculateOverride": false, "addons": [], - "displayMask": "", - "truncateMultipleSpaces": false + "inputType": "email", + "inputMask": "", + "id": "ejzcdci", + "defaultValue": "" } ], "currentWidth": 4 @@ -36365,7 +36375,7 @@ } ], "collapsible": false, - "id": "eof7940000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "id": "eof794000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "placeholder": "", "prefix": "", "customClass": "",