-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CIV-5462 Propose Payment Plan Check your Answers and Confirmation Scr…
…een (#2298) * CIV-7432: Set Up field to show * CIV-5462: Set Up Payment Date Field --------- Co-authored-by: KumarSam <[email protected]> Co-authored-by: Raja Mani <[email protected]>
- Loading branch information
1 parent
5456249
commit e5116a9
Showing
5 changed files
with
55 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
ccd-definition/ComplexTypes/PaymentBySetDate-CUI-nonprod.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[ | ||
{ | ||
"ID": "PaymentBySetDate", | ||
"ListElementCode": "paymentSetDate", | ||
"FieldType": "Date", | ||
"HintText": "For example, 12 11 2023", | ||
"ElementLabel": " ", | ||
"SecurityClassification": "Public" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters