Skip to content

Commit dd2dfed

Browse files
author
AWS
committed
Amazon Connect Cases Update: Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates.
1 parent 1849cc6 commit dd2dfed

File tree

2 files changed

+164
-62
lines changed

2 files changed

+164
-62
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Connect Cases",
4+
"contributor": "",
5+
"description": "Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates."
6+
}

0 commit comments

Comments
 (0)