Skip to content

Commit cdf5016

Browse files
authored
Live publish
2 parents 8b0beb7 + f2b707f commit cdf5016

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 3 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.
@@ -151,6 +151,7 @@ A business rule may not execute because the field referenced in the business rul
151151
> [!div class="mx-imgBorder"]
152152
> ![](media/account-name-on-form.png "Account name field on form")
153153
154+
A business rule may also not execute because a field referenced in the business rule is a composite field. You can use the constituent fields of the composite field instead.
154155
## Frequently asked questions (FAQ)
155156
*Can business rules unlock fields on a read-only form?*
156157
- Yes, a business rule can unlock fields and edit actions on a read-only form.
Loading

0 commit comments

Comments
 (0)