Skip to content

Commit 4bd8740

Browse files
authored
fix for selecting the right date (#1214)
1 parent f15531d commit 4bd8740

File tree

1 file changed

+105
-90
lines changed

1 file changed

+105
-90
lines changed

forms-flow-ai/epd-forms/bundling/Notification of Independent Remediation.json

Lines changed: 105 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -9018,118 +9018,133 @@
90189018
"defaultValue": ""
90199019
},
90209020
{
9021-
"key": "dateOfMostRecentSiteRiskClassificationReport",
9022-
"type": "datetime",
9023-
"input": true,
90249021
"label": "Date of most recent site risk classification report",
9022+
"labelPosition": "top",
9023+
"displayInTimezone": "viewer",
9024+
"useLocaleSettings": false,
9025+
"allowInput": true,
90259026
"format": "yyyy-MM-dd",
9026-
"widget": {
9027-
"type": "calendar",
9028-
"displayInTimezone": "viewer",
9029-
"locale": "en",
9030-
"useLocaleSettings": false,
9031-
"allowInput": true,
9032-
"mode": "single",
9033-
"enableTime": false,
9034-
"noCalendar": false,
9035-
"format": "yyyy-MM-dd",
9036-
"hourIncrement": 1,
9037-
"minuteIncrement": 1,
9038-
"time_24hr": false,
9039-
"minDate": null,
9040-
"disableWeekends": false,
9041-
"disableWeekdays": false,
9042-
"maxDate": null
9043-
},
9044-
"validate": {
9045-
"required": true,
9046-
"custom": "",
9047-
"customPrivate": false,
9048-
"strictDateValidation": false,
9049-
"multiple": false,
9050-
"unique": false
9051-
},
9027+
"placeholder": "",
9028+
"description": "",
9029+
"tooltip": "",
9030+
"customClass": "",
9031+
"tabindex": "",
9032+
"hidden": false,
9033+
"hideLabel": false,
9034+
"autofocus": false,
9035+
"disabled": false,
90529036
"tableView": false,
9037+
"modalEdit": false,
9038+
"shortcutButtons": [],
9039+
"enableDate": true,
90539040
"datePicker": {
9054-
"disableWeekdays": false,
9041+
"disable": "",
9042+
"disableFunction": "",
90559043
"disableWeekends": false,
9044+
"disableWeekdays": false,
9045+
"minDate": null,
9046+
"maxDate": null,
90569047
"showWeeks": true,
90579048
"startingDay": 0,
90589049
"initDate": "",
90599050
"minMode": "day",
90609051
"maxMode": "year",
90619052
"yearRows": 4,
9062-
"yearColumns": 5,
9063-
"minDate": null,
9064-
"maxDate": null
9053+
"yearColumns": 5
90659054
},
90669055
"enableTime": false,
9067-
"conditional": {
9068-
"eq": "SRCR",
9069-
"show": true,
9070-
"when": "riskclassificationexemption"
9056+
"timePicker": {
9057+
"showMeridian": true,
9058+
"hourStep": 1,
9059+
"minuteStep": 1,
9060+
"readonlyInput": false,
9061+
"mousewheel": true,
9062+
"arrowkeys": true
90719063
},
9072-
"hideOnChildrenHidden": false,
9073-
"placeholder": "",
9074-
"prefix": "",
9075-
"customClass": "",
9076-
"suffix": "",
90779064
"multiple": false,
90789065
"defaultValue": "",
9079-
"protected": false,
9080-
"unique": false,
9066+
"defaultDate": "",
9067+
"customOptions": {},
90819068
"persistent": true,
9082-
"hidden": false,
9083-
"clearOnHide": true,
9084-
"refreshOn": "",
9085-
"redrawOn": "",
9086-
"modalEdit": false,
9087-
"dataGridLabel": false,
9088-
"labelPosition": "top",
9089-
"description": "",
9090-
"errorLabel": "",
9091-
"tooltip": "",
9092-
"hideLabel": false,
9093-
"tabindex": "",
9094-
"disabled": false,
9095-
"autofocus": false,
9069+
"protected": false,
90969070
"dbIndex": false,
9071+
"encrypted": false,
9072+
"redrawOn": "",
9073+
"clearOnHide": true,
90979074
"customDefaultValue": "",
90989075
"calculateValue": "",
90999076
"calculateServer": false,
9100-
"attributes": {},
9077+
"allowCalculateOverride": false,
91019078
"validateOn": "change",
9079+
"validate": {
9080+
"required": true,
9081+
"customMessage": "",
9082+
"custom": "",
9083+
"customPrivate": false,
9084+
"json": "",
9085+
"strictDateValidation": false,
9086+
"multiple": false,
9087+
"unique": false
9088+
},
9089+
"enableMinDateInput": false,
9090+
"enableMaxDateInput": false,
9091+
"unique": false,
9092+
"errorLabel": "",
9093+
"errors": "",
9094+
"key": "dateOfMostRecentSiteRiskClassificationReport",
9095+
"tags": [],
9096+
"properties": {},
9097+
"conditional": {
9098+
"show": true,
9099+
"when": "riskclassificationexemption",
9100+
"eq": "srcrSubmittedWithinPast5YearsAndNoChangeToPreviousSiteRiskClassification",
9101+
"json": ""
9102+
},
9103+
"customConditional": "",
9104+
"logic": [],
9105+
"attributes": {},
91029106
"overlay": {
91039107
"style": "",
9108+
"page": "",
91049109
"left": "",
91059110
"top": "",
91069111
"width": "",
91079112
"height": ""
91089113
},
9109-
"allowCalculateOverride": false,
9110-
"encrypted": false,
9114+
"type": "datetime",
9115+
"timezone": "",
9116+
"input": true,
9117+
"widget": {
9118+
"type": "calendar",
9119+
"displayInTimezone": "viewer",
9120+
"locale": "en",
9121+
"useLocaleSettings": false,
9122+
"allowInput": true,
9123+
"mode": "single",
9124+
"enableTime": false,
9125+
"noCalendar": false,
9126+
"format": "yyyy-MM-dd",
9127+
"hourIncrement": 1,
9128+
"minuteIncrement": 1,
9129+
"time_24hr": false,
9130+
"minDate": null,
9131+
"disabledDates": "",
9132+
"disableWeekends": false,
9133+
"disableWeekdays": false,
9134+
"disableFunction": "",
9135+
"maxDate": null
9136+
},
9137+
"hideOnChildrenHidden": false,
9138+
"prefix": "",
9139+
"suffix": "",
9140+
"refreshOn": "",
9141+
"dataGridLabel": false,
91119142
"showCharCount": false,
91129143
"showWordCount": false,
9113-
"properties": {},
91149144
"allowMultipleMasks": false,
91159145
"addons": [],
9116-
"useLocaleSettings": false,
9117-
"allowInput": true,
9118-
"enableDate": true,
9119-
"defaultDate": "",
9120-
"displayInTimezone": "viewer",
9121-
"timezone": "",
91229146
"datepickerMode": "day",
9123-
"timePicker": {
9124-
"hourStep": 1,
9125-
"minuteStep": 1,
9126-
"showMeridian": true,
9127-
"readonlyInput": false,
9128-
"mousewheel": true,
9129-
"arrowkeys": true
9130-
},
9131-
"customOptions": {},
9132-
"id": "e6ck93h"
9147+
"id": "ebca7ch"
91339148
}
91349149
],
91359150
"collapsible": false,
@@ -9267,9 +9282,9 @@
92679282
"tags": [],
92689283
"properties": {},
92699284
"conditional": {
9270-
"show": true,
9271-
"when": "riskclassificationexemption",
9272-
"eq": "srcrSubmittedWithinPast5YearsAndNoChangeToPreviousSiteRiskClassification",
9285+
"show": false,
9286+
"when": "riskclassification",
9287+
"eq": "exempt",
92739288
"json": ""
92749289
},
92759290
"customConditional": "",
@@ -9309,7 +9324,7 @@
93099324
"include": "score",
93109325
"threshold": 0.3
93119326
},
9312-
"id": "ef13169",
9327+
"id": "er5ez8s",
93139328
"defaultValue": {}
93149329
}
93159330
],
@@ -9536,7 +9551,7 @@
95369551
"key": "contaminant",
95379552
"type": "textfield",
95389553
"input": true,
9539-
"id": "etrp3s0000000000000",
9554+
"id": "etrp3s000000000000000",
95409555
"placeholder": "",
95419556
"prefix": "",
95429557
"customClass": "",
@@ -9690,7 +9705,7 @@
96909705
"showWordCount": false,
96919706
"allowMultipleMasks": false,
96929707
"addons": [],
9693-
"id": "ea6hu360000000000000000000000000000000",
9708+
"id": "ea6hu36000000000000000000000000000000000",
96949709
"defaultValue": null
96959710
}
96969711
],
@@ -10294,7 +10309,7 @@
1029410309
"key": "contaminant",
1029510310
"type": "textfield",
1029610311
"input": true,
10297-
"id": "eilq56q0000000000000",
10312+
"id": "eilq56q000000000000000",
1029810313
"placeholder": "",
1029910314
"prefix": "",
1030010315
"customClass": "",
@@ -10448,7 +10463,7 @@
1044810463
"showWordCount": false,
1044910464
"allowMultipleMasks": false,
1045010465
"addons": [],
10451-
"id": "eyilpe0000000000000000000000000000",
10466+
"id": "eyilpe000000000000000000000000000000",
1045210467
"defaultValue": null
1045310468
}
1045410469
],
@@ -11127,7 +11142,7 @@
1112711142
"refreshOn": "",
1112811143
"addons": [],
1112911144
"inputType": "text",
11130-
"id": "e0i6bi00000000000000000000000000000",
11145+
"id": "e0i6bi0000000000000000000000000000000",
1113111146
"defaultValue": ""
1113211147
},
1113311148
{
@@ -11213,7 +11228,7 @@
1121311228
"showWordCount": false,
1121411229
"allowMultipleMasks": false,
1121511230
"addons": [],
11216-
"id": "eduv7hp00000000000000000000000000",
11231+
"id": "eduv7hp0000000000000000000000000000",
1121711232
"defaultValue": null
1121811233
}
1121911234
],
@@ -11898,7 +11913,7 @@
1189811913
"refreshOn": "",
1189911914
"addons": [],
1190011915
"inputType": "text",
11901-
"id": "ea0c6lo00000000000000000000000000000",
11916+
"id": "ea0c6lo0000000000000000000000000000000",
1190211917
"defaultValue": ""
1190311918
},
1190411919
{
@@ -11984,7 +11999,7 @@
1198411999
"showWordCount": false,
1198512000
"allowMultipleMasks": false,
1198612001
"addons": [],
11987-
"id": "eux9zcf00000000000000000000000000",
12002+
"id": "eux9zcf0000000000000000000000000000",
1198812003
"defaultValue": null
1198912004
}
1199012005
],

0 commit comments

Comments
 (0)