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
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
2
title: "Known issues with custom pages in a model-driven app"
3
-
description: "Find the known issue that might occur when you create a custom page"
3
+
description: "Find the known issue that might occur when you create a custom page."
4
4
ms.custom: ""
5
-
ms.date: 08/22/2023
5
+
ms.date: 02/16/2024
6
6
ms.reviewer: ""
7
7
ms.subservice: mda-maker
8
8
ms.topic: "article"
@@ -17,14 +17,16 @@ The custom page is a new page type within model-driven apps. Custom pages bring
17
17
18
18
> [!IMPORTANT]
19
19
> Using custom pages with mobile devices is currently in public preview. Offline and device capability controls like barcode scanning, capturing photos from device, or attaching files isn't supported.
20
+
>
21
+
> Custom pages aren't supported within **App for Outlook** and return an error on loading.
20
22
21
23
## Maker-related issues
22
24
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.
25
+
* 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 continues 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**updates all custom pages in the model-driven app.
24
26
25
-
* Images, icons and shapes aren't currently supported with Right-To-Left (RTL) languages.
27
+
* Images, icons, and shapes aren't currently supported with Right-To-Left (RTL) languages.
26
28
27
-
* The ability to get the current data formats from users settings including date, time, numbers and currency isn't supported.
29
+
* The ability to get the current data formats from users settings including date, time, numbers, and currency isn't supported.
28
30
29
31
* 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
32
@@ -45,7 +47,7 @@ The custom page is a new page type within model-driven apps. Custom pages bring
45
47
46
48
## User-related issues
47
49
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.
50
+
* When a user with no Power Apps user privileges opens a custom page in the model-driven app, they 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
51
50
52
* Custom pages require third-party cookies to be enabled, which is required by the canvas app runtime.
51
53
@@ -59,7 +61,7 @@ The custom page is a new page type within model-driven apps. Custom pages bring
59
61
60
62
* 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.
61
63
62
-
* When a user runs an app that isn't compliant with their organization's [Data Loss Prevention (DLP) policies](/power-platform/admin/wp-data-loss-prevention), they'll see an error dialog and the 'Technical details' reflects the app isn't DLP compliant.
64
+
* When a user runs an app that isn't compliant with their organization's [Data Loss Prevention (DLP) policies](/power-platform/admin/wp-data-loss-prevention), they see an error dialog and the 'Technical details' reflects the app isn't DLP compliant.
63
65
64
66

0 commit comments