You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/model-driven-apps/model-app-page-issues.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Known issues with custom pages in a model-driven app"
3
3
description: "Find the known issue that might occur when you create a custom page"
4
4
ms.custom: ""
5
-
ms.date: 05/26/2022
5
+
ms.date: 07/10/2023
6
6
ms.reviewer: ""
7
7
ms.subservice: mda-maker
8
8
ms.topic: "article"
@@ -22,9 +22,9 @@ The custom page is a new page type within model-driven apps. Custom pages bring
22
22
23
23
* When a custom page is modified, such as saved and published, the model-driven app isn't aware of the change. The model-driven app will continue to use the last version of the custom page when the model-driven app was published. A model-driven app published through app designer, solution explorer, or **Publish all** will update all custom pages in the model-driven app.
24
24
25
-
* Images, icons and shapes are not currently supported with Right-To-Left (RTL) languages.
25
+
* Images, icons and shapes aren't currently supported with Right-To-Left (RTL) languages.
26
26
27
-
* The ability to get the current data formats from users settings including date, time, numbers and currency is not supported.
27
+
* The ability to get the current data formats from users settings including date, time, numbers and currency isn't supported.
28
28
29
29
* Custom pages use a canvas app hosting session that can time out after 8 hours. However, the Unified Interface session has a longer timeout. When the timeout happens, an error message bar appears that prompts the user to refresh the browser.
30
30
@@ -45,17 +45,17 @@ The custom page is a new page type within model-driven apps. Custom pages bring
45
45
46
46
## User-related issues
47
47
48
-
* When a user with no Power Apps user privileges opens a custom page in the model-driven app, they will see an error mentioning no active entitlements to use PowerApps. More information: [Licensing overview for Microsoft Power Platform](/power-platform/admin/pricing-billing-skus) and the associated licensing guide.
48
+
* When a user with no Power Apps user privileges opens a custom page in the model-driven app, they'll see an error mentioning no active entitlements to use Power Apps. More information: [Licensing overview for Microsoft Power Platform](/power-platform/admin/pricing-billing-skus) and the associated licensing guide.
49
49
50
50
* Custom pages require third-party cookies to be enabled, which is required by the canvas app runtime.
51
51
52
-
* When a user is prompted for consent with connectors and selects **Don't allow**, the custom page will render but without data. The user doesn't get notified that data retrieval is skipped.
52
+
* When a user is prompted for consent with connectors and selects **Don't allow**, the custom page renders but without data. The user doesn't get notified that data retrieval is skipped.
53
53
54
-
* After a model-driven app or custom page is changed and published, loading a custom page can take longer than normal and no page loading spinner is shown.
54
+
* After a model-driven app or custom page is changed and published, loading a custom page can take longer than normal, and no page loading spinner is shown.
55
55
56
56
* Native player support is available for iOS, Android, and Windows in online-only mode. Offline support currently isn't supported.
57
57
58
-
* When navigating back to a custom page from another page, the page state isn't restored so the page appears like a new navigation.
58
+
* When you navigate back to a custom page from another page, the page state isn't restored so the page appears like a new navigation. State is also not persisted when switching between multi-session tabs in multi-session apps. For more information about multi-session support with model-driven apps, go to [Customer Service workspace sessions and tabs](/dynamics365/customer-service/csw-overview?tabs=customerserviceadmincenter).
59
59
60
60
* While attempting to sign in, the current behavior caused by a user selecting anywhere away from the sign in box causes the pop out window for sign in to shift behind the app browser.
0 commit comments