Skip to content

Commit 48dfd8f

Browse files
authored
Update (#4338)
1 parent bbdade0 commit 48dfd8f

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

lambdas/packages/hrm-form-definitions/form-definitions/usnc/v1/CallTypeButtons.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@
2929
"type": "button",
3030
"category": "non-data"
3131
},
32+
{
33+
"name": "prankCall",
34+
"label": "Prank Call",
35+
"type": "button",
36+
"category": "non-data"
37+
},
38+
{
39+
"name": "sexualGratifierCall",
40+
"label": "Sexual Gratifier",
41+
"type": "button",
42+
"category": "non-data"
43+
},
3244
{
3345
"name": "questions",
3446
"label": "Questions/Resources",

lambdas/packages/hrm-form-definitions/form-definitions/usnc/v1/tabbedForms/ChildInformationTab.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125294,10 +125294,6 @@
125294125294
"label": "Yoder"
125295125295
}
125296125296
]
125297-
},
125298-
"required": {
125299-
"value": true,
125300-
"message": "RequiredFieldError"
125301125297
}
125302125298
},
125303125299
{

lambdas/packages/hrm-form-definitions/form-definitions/usnc/v1/webchat/PreEngagementForm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
{
234234
"type": "checkbox",
235235
"name": "termsAndConditions",
236-
"label": "I accept the <a href=\"https://promiseresourcenetwork.org/\" target=\"_blank\">Terms and Conditions</a>",
236+
"label": "I accept the <a href=\"https://promiseresourcenetwork.org/warmline-terms-of-service/\" target=\"_blank\">Terms and Conditions</a>",
237237
"required": {
238238
"value": true,
239239
"message": "Sorry, if you don't accept our terms and conditions we can't provide support to you."

0 commit comments

Comments
 (0)