Skip to content

Commit b69b870

Browse files
authored
Merge pull request #3682 from mspilde/patch-18
Update customize-entity-forms.md
2 parents ca2374b + f3767ea commit b69b870

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

powerapps-docs/developer/model-driven-apps/customize-entity-forms.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@ Forms provide the user interface (UI) that people use to create, view, or edit e
8181
To open the main form in a dialog using client API, you need to invoke the call using the [Xrm.Navigation.navigateTo](https://docs.microsoft.com/powerapps/developer/model-driven-apps/clientapi/reference/xrm-navigation/navigateto) method. The [Xrm.Navigation.navigateTo](https://docs.microsoft.com/powerapps/developer/model-driven-apps/clientapi/reference/xrm-navigation/navigateto) API method allows you to open the dialog with several options, including the size and position.
8282

8383

84-
> [!IMPORTANT]
85-
> - Open main form in a dialog using client API is still in preview.
86-
> - Preview features aren't meant for production use and may have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback.
87-
8884
> [!NOTE]
8985
> [Xrm.Navigation.openForm](https://docs.microsoft.com/powerapps/developer/model-driven-apps/clientapi/reference/xrm-navigation/openform) method is not supported to open a main form as a dialog.
9086

0 commit comments

Comments
 (0)