Skip to content

Commit 337d1a1

Browse files
authored
Update embedded-canvas-app-guidelines.md
1 parent 83ebba6 commit 337d1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/model-driven-apps/embedded-canvas-app-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ This topic provides guidelines on working with embedded canvas apps as well as h
8080
- The ModelDrivenFormIntegration.Data object currently does not work with the Display form and Edit form controls.
8181
- You can’t use the **Canvas App** privilege in a security role to grant app users access to either an embedded or standalone canvas app. For more information on sharing an embedded canvas app, please refer to: [Share an embedded canvas app](share-embedded-canvas-app.md).
8282
- If you write back the same data that is being displayed in the host model-driven form, the form will continue to display old data until it is refreshed. An easy way to do that is to use the [RefreshForm](embedded-canvas-app-actions.md) method.
83-
- > If you do not see the IntelliSense for the [methods to perform predefined actions](embedded-canvas-app-actions.md) in embedded canvas apps that were created prior to the functionality being made available; save, close and re-open the app.
83+
- If you do not see the IntelliSense for the [methods to perform predefined actions](embedded-canvas-app-actions.md) in embedded canvas apps that were created prior to the functionality being made available; save, close and re-open the app.
8484

8585
## See also
8686
[Embed a canvas app in a model-driven form](embed-canvas-app-in-form.md) <br />

0 commit comments

Comments
 (0)