Skip to content

Commit 2f17b86

Browse files
committed
Merge remote-tracking branch 'origin/main' into matp-remove-preview-indicators
2 parents 38a46e6 + 8b40b46 commit 2f17b86

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

powerapps-docs/maker/model-driven-apps/form-component-control.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Edit table records directly from another table’s main form | MicrosoftDocs"
33
description: Learn how to design a main form that can be used to edit a related table record.
44
ms.custom: ""
5-
ms.date: 02/28/2023
5+
ms.date: 11/14/2023
66
ms.reviewer: ""
77
ms.suite: ""
88
ms.tgt_pltfrm: ""
@@ -31,7 +31,7 @@ For example, here's the form component on an **existing tab** on the main accoun
3131

3232
## Add the form component to a table main form
3333

34-
1. On the left navigation pane select **Components**. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
34+
1. On the left navigation pane, select **Components**. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
3535
1. Expand either **Input** or **Display**, and then select **Form**.
3636
On the form component control configuration page, select the properties for the control:
3737
- Select the **Lookup column** for the form.
@@ -119,7 +119,9 @@ Note the following limitations when you add the form component control to a tabl
119119

120120
- Forms with a business process flow aren’t currently supported in either the main table form or the related table form. If you have a form with a business process flow, you may encounter unexpected behavior. We recommend that you don't use a form component with a form that uses a business process flow.
121121

122-
- The form component control doesn't support embedded form component controls, such as adding a form component control to a form that is used by a form component control.
122+
- The form component control doesn't support embedded form component controls, such as adding a form component control to a form that is used by a form component control.
123+
124+
- The form component control doesn't support [embedded canvas apps](embed-canvas-app-in-form.md). You might encounter unexpected behavior with these canvas apps.
123125

124126
- The form component control will only display the first tab of the form it uses if multiple tabs are included in that form.
125127

@@ -129,7 +131,7 @@ Note the following limitations when you add the form component control to a tabl
129131

130132
- Form component controls have certain limitations when rendered in multi-session apps. If the client API is used to modify the form component control, or if data is entered on the form, the changes might not be persisted when switching multi-session tabs.
131133

132-
- You may notice that the timeline wall may not update when a column that is used to set the timeline wall has changed in the form component. When the page is refreshed the timeline wall will update as expected.
134+
- You might notice that the timeline wall might not update when a column that is used to set the timeline wall has changed in the form component. When the page is refreshed the timeline wall will update as expected.
133135

134136
- On mobile, the timeline control doesn't currently appear in the form component control.
135137

0 commit comments

Comments
 (0)