Skip to content

Commit 6695b79

Browse files
authored
Live publish
2 parents bf2f278 + 702fae3 commit 6695b79

File tree

6 files changed

+47
-11
lines changed

6 files changed

+47
-11
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2552,6 +2552,8 @@
25522552
href: "./data-platform/powerapps-checker/rules/web/avoid-dom-form-event.md"
25532553
- name: "avoid-isactivitytype"
25542554
href: "./data-platform/powerapps-checker/rules/web/avoid-isactivitytype.md"
2555+
- name: "avoid-loadtheme"
2556+
href: "./data-platform/powerapps-checker/rules/web/avoid-loadtheme.md"
25552557
- name: "avoid-modals"
25562558
href: "./data-platform/powerapps-checker/rules/web/avoid-modals.md"
25572559
- name: "avoid-ui-refreshribbon"

powerapps-docs/maker/canvas-apps/add-app-solution-default.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to configure an environment to add new canvas apps and cl
44
author: ChrisGarty
55
ms.topic: conceptual
66
ms.custom: canvas
7-
ms.reviewer: mkaur
8-
ms.date: 12/15/2022
7+
ms.reviewer: angieandrews
8+
ms.date: 02/27/2023
99
ms.subservice: canvas-maker
1010
ms.author: cgarty
1111
search.audienceType:
@@ -60,10 +60,10 @@ There are different entry points for creating cloud flows. The following table s
6060

6161
| Entry point | Available for cloud flows within a solution by default? |
6262
| - | - |
63-
| [Create a cloud flow from blank in portal](/power-automate/get-started-logic-flow) | Private preview |
64-
| [Create a cloud flow from template in portal](/power-automate/get-started-logic-template) | Private preview |
65-
| Create a cloud flow from Power Automate Management connector | Private preview |
66-
| Create a cloud flow from PowerShell | Private preview |
63+
| [Create a cloud flow from blank in portal](/power-automate/get-started-logic-flow) | Yes |
64+
| [Create a cloud flow from template in portal](/power-automate/get-started-logic-template) | Yes |
65+
| Create a cloud flow from Power Automate Management connector | Yes |
66+
| Create a cloud flow from PowerShell | Yes |
6767
| Create a cloud flow from Mobile App | No |
6868
| [Create a cloud flow from OneDrive](/power-automate/onedrive-business-launch-panel) | No |
6969
| [Create a cloud flow from SharePoint](https://support.microsoft.com/en-us/office/create-a-flow-for-a-list-or-library-a9c3e03b-0654-46af-a254-20252e580d01) | No |
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: avoid-loadtheme Power Apps checker reference | Microsoft Docs
3+
description: Power Apps checker rule reference for avoid-loadtheme.
4+
author: lesyk
5+
manager: tapanm-msft
6+
ms.topic: reference
7+
ms.date: 02/17/2023
8+
ms.service: "powerapps"
9+
ms.subservice: dataverse-maker
10+
ms.author: vilesyk
11+
search.audienceType:
12+
- maker
13+
search.app:
14+
- PowerApps
15+
---
16+
17+
# `avoid-loadtheme`
18+
19+
`loadTheme` is a way to provide a theme in global (and only global) scope, which will affect your entire application. We recommend that you replace `loadTheme` with `ThemeProvider`. That way, your application consistently has one way of providing a theme.
20+
21+
## Recommendation
22+
23+
For details on the correct `ThemeProvider` usage go to the [ThemeProvider](https://github.com/microsoft/fluentui/wiki/How-to-apply-theme-to-Fluent-UI-React-components#themeprovider-in-preview) documentation.

powerapps-docs/maker/data-platform/use-powerapps-checker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ The following table lists the component type, rule description, severity, and wh
137137
|Web Resources | [avoid-dom-form-event](./powerapps-checker/rules/web/avoid-dom-form-event.md) | | High | Yes |
138138
|Web Resources | [avoid-crm2011-service-odata](./powerapps-checker/rules/web/avoid-crm2011-service-odata.md) | Don't target the Microsoft Dynamics CRM 2011 OData 2.0 endpoint. | Critical | Yes |
139139
|Web Resources | [avoid-crm2011-service-soap](./powerapps-checker/rules/web/avoid-crm2011-service-soap.md) | Don't target the Microsoft Dynamics CRM 2011 SOAP services. | Critical | Yes |
140+
|Web Resources | [avoid-loadtheme](./powerapps-checker/rules/web/avoid-loadtheme.md) | Don't use `loadTheme` Fluent v8 API. | Low | No |
140141
|Web Resources | [avoid-browser-specific-api](./powerapps-checker/rules/web/avoid-browser-specific-api.md) | Don't use Internet Explorer legacy APIs or browser plug-ins. | Critical | Yes |
141142
|Web Resources | [avoid-unpub-api](./powerapps-checker/rules/web/avoid-unpub-api.md) | | High | Yes |
142143
|Web Resources | [avoid-window-top](./powerapps-checker/rules/web/avoid-window-top.md) | | High | Yes |

powerapps-docs/maker/portals/configure/add-redirect-url.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 04/21/2021
8+
ms.date: 02/27/2023
99
ms.subservice: portals
1010
ms.author: sandhan
1111
ms.reviewer: ndoelman
@@ -16,7 +16,6 @@ contributors:
1616

1717
# Add a redirect URL to a new URL on a portal
1818

19-
2019
[!INCLUDE[cc-pages-ga-banner](../../../includes/cc-pages-ga-banner.md)]
2120

2221
Customers frequently want to have a simple URL that redirects to a page deeper in the site, or they want to allow for a legacy URL to be used with the site and automatically redirect to a new URL in the site. Page redirects allow a content author to specify a URL that, when requested, will be redirected on a permanent or temporary basis to a specific webpage or web file. These redirect URLs are managed separately from the page content so that they do not have to fit directly in the web hierarchy.
@@ -35,7 +34,7 @@ Customers frequently want to have a simple URL that redirects to a page deeper i
3534
|-------------|----------------------------------------------------------------------------------------------------------------------------------------------|
3635
| Name | The friendly name of the redirect. (Can be anything. Make it easy to identify.) |
3736
| Website | The website the redirect is associated with. (The site the user is redirected from.) |
38-
| Inbound URL | The partial URL that is to be redirected. (The page the user is redirected from.) |
37+
| Inbound URL | The partial URL that is to be redirected. |
3938
| Status Code | One of the following: **302 (Temporary Redirect)**: returns a temporary redirect status. This is the default. - **301 (Permanent Redirect)**: returns a permanent redirect status, indicating the resource has moved permanently. |
4039
| URL | A target external URL to be redirected to. (Use this if the user is being redirected to a link external to the website specified above.) |
4140
| Web Page | A target internal webpage to be redirected to. (Use this if the user is being redirected to a page internal to the website specified above.) |
@@ -57,6 +56,7 @@ results in the browser requesting the following URL:
5756

5857
https://customerportal.contoso.com/surveys/customer-service-survey/
5958

60-
59+
> [!WARNING]
60+
> There is a known issue where if you navigate to the inbound page using the site default navigation (the navigation menu that appears in the header of your site), a `/` will be appended to the URL, for example `https://contoso.powerappsportals.com/cs-survey/` and will **not** redirect to the target URL. If you navigate directly to the URL, for example `https://contoso.powerappsportals.com/cs-survey` the redirect will navigate to the target URL.
6161
6262
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]

powerapps-docs/mobile/powerapps-mobile-troubleshoot.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: tapanm-MSFT
66

77
ms.component: pa-user
88
ms.topic: conceptual
9-
ms.date: 01/31/2023
9+
ms.date: 02/27/2023
1010
ms.subservice: mobile
1111
ms.author: sericks
1212
ms.custom: ""
@@ -25,6 +25,16 @@ This troubleshooting article helps fix common issues for the [Power Apps mobile
2525
> [!NOTE]
2626
> If you are having an issue with Power Apps for iOS or Android and you don't find a solution on this page, please send a description of your issue with a screenshot and session ID to [[email protected]](mailto:[email protected]?subject=Power%20Mobile%20issues). Comments on this page are not received by the support team.
2727
28+
## Error: A major update is available. Upgrade your app to the latest version to keep your app working. If you are unable to upgrade, contact your administrator.
29+
30+
A major update to the Power Apps offline sync engine has been made. To keep your app working, [upgrade to the latest version of the Power Apps mobile app](run-powerapps-on-mobile.md). You must be running one of the following versions or later:
31+
32+
- Android: 3.23012.16
33+
- iOS: 13.23012.16
34+
- Windows: 23.22121.38
35+
36+
If you are unable to upgrade, contact your administrator.
37+
2838
## Diagnose mobile apps with Monitor
2939

3040
Monitor is a tool that offers makers a deep view of what an app does and how it does it by logging all key activities that occur in the app as it runs. You can [connect a mobile app session to Monitor](../maker/monitor-canvasapps.md#for-apps-running-on-power-apps-mobile-preview) to better diagnose and troubleshoot issues faster.

0 commit comments

Comments
 (0)