Skip to content

Commit 07af390

Browse files
authored
Merge pull request MicrosoftDocs#1686 from mspilde/patch-2
Update create-edit-quick-create-forms.md
2 parents a81418e + 15431f6 commit 07af390

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Create or edit model-driven app quick create forms in Power Apps | MicrosoftDocs"
33
description: "Learn how to create or edit a quick create form"
44
ms.custom: ""
5-
ms.date: 03/23/2020
5+
ms.date: 08/28/2020
66
ms.reviewer: ""
77
ms.service: powerapps
88
ms.suite: ""
@@ -160,8 +160,11 @@ When you import a solution from version 8.2 regardless of the value of the **Ena
160160

161161
If there is a customization made in a version 9.0 solution to entities where **Enable quick create forms** is enabled, the value will not change after import. However, if you have set the **Enable quick create forms** option to *disabled* for the task, phone call, email, and appointment entities, the value will be overwritten to enabled. In this situation, you'll need to reset the **Enable quick create forms** option back to disabled for those activity entities after the import.
162162

163-
> [!IMPORTANT]
164-
> 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.
163+
[!IMPORTANT]
164+
>
165+
> - If a quick create form exists for an entity but is not included in the app, the Unified Interface runtime will still open the quick create form. This behavior occurs with lookup controls and subgrids. If you don’t want a quick create form to appear in your app you must delete it.
166+
> - 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.
167+
165168

166169
### See also
167170
[Overview of the form editor user interface](form-editor-user-interface-legacy.md)

0 commit comments

Comments
 (0)