Skip to content

Commit 7072aaa

Browse files
authored
Merge pull request MicrosoftDocs#3111 from mspilde/patch-9
Update create-edit-quick-view-forms.md
2 parents 75bbbdc + f8c6f45 commit 7072aaa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

powerapps-docs/maker/model-driven-apps/create-edit-quick-view-forms.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Create or edit model-driven app quick view forms in Power Apps | MicrosoftDocs"
33
description: "Learn how to create or edit a quick view form"
44
ms.custom: ""
5-
ms.date: 03/13/2020
5+
ms.date: 07/23/2020
66
ms.reviewer: ""
77
ms.service: powerapps
88
ms.suite: ""
@@ -85,6 +85,9 @@ A quick view form can be added to another form as a quick view control. It provi
8585

8686
7. To save the form select **Save**.
8787

88+
> [!IMPORTANT]
89+
> Be aware of the behavior that occurs when you create a parent relationship with the same entity. For example, if Account has a relationship to Account and you create a lookup that is used by a quick create form that creates a parent record, the first record will not be saved with the lookup that has the parent record value. This is because of the circular reference introduced by using the same entity. If you experience this issue you can resolve it by removing the parent record id on the quick create form before saving the record.
90+
8891
## Next steps
8992
[Create and design forms](create-design-forms.md)
9093
[Create or edit quick create forms](create-edit-quick-create-forms.md)

0 commit comments

Comments
 (0)