Skip to content

Commit 73bdeff

Browse files
authored
Merge pull request MicrosoftDocs#3319 from MicrosoftDocs/matp-format-fix
Formatting fix
2 parents fdfd718 + 6e68cec commit 73bdeff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,9 @@ The social pane is a special case because it doesn't use the **Enable quick crea
158158

159159
When you import a solution from version 8.2 regardless of the value of the **Enable quick create forms** property in the solution, the following entities will be reset to the default form display value and the main form will display: task, phone call, email, and appointment. In this situation, you'll need to reset the **Enable quick create forms** option back to *enabled* for those activity entities after the import.
160160

161-
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.
161+
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-
>
163+
> [!IMPORTANT]
165164
> - 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.
166165
> - 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.
167166

0 commit comments

Comments
 (0)