Skip to content

Commit 68ba21d

Browse files
authored
Update create-business-rules-recommendations-apply-logic-form.md
1 parent 6ffecb2 commit 68ba21d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/model-driven-apps/create-business-rules-recommendations-apply-logic-form.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ This topic shows you how to create business rules and recommendations to apply f
130130
## Common issues
131131
This section describes common issues that may occur when you use business rules.
132132

133-
### Full Name field not supported with unified interface apps
134-
Actions or conditions that use a **Full Name** (fullname) field aren't supported in apps based on the unified interface. Alternatively, you can use actions or conditions with **First Name** (firstname) and **Last Name** (lastname) fields.
133+
### Full Name field and Address field not supported with Unified Interface apps
134+
Actions or conditions that use a composite field like the **Full Name** (fullname) field or an **Address** field aren't supported in apps based on the Unified Interface. Alternatively, you can use actions or conditions with the constituent fields. For example, for the **Full Name** field, you can use actions or conditions on the **First Name** (firstname) and **Last Name** (lastname) fields.
135135

136136
### Business rules don't fire on editable grid on a dashboard
137137
Entity scoped business rules will not fire on an editable grid when the editable grid is configured on a dashboard page.

0 commit comments

Comments
 (0)