Skip to content

Commit 244b761

Browse files
authored
Update optimize-for-devices-controls.md
I cannot get to fix this link "Learn how to turn on modern controls." which points to the right page but still gives me a 404. Can you check it out?
1 parent 1869d5f commit 244b761

File tree

1 file changed

+5
-23
lines changed

1 file changed

+5
-23
lines changed

powerapps-docs/mobile/optimize-for-devices-controls.md

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,16 @@ ms.contributors:
1919

2020
# Optimize for devices (preview)
2121

22-
[This article is prerelease documentation and is subject to change.]
23-
24-
The **Optimize for devices** feature allows screens to render with platform-specific controls on Android and iOS devices. It increases the rendering quality and performance and allows people to use Android and iOS gestures.
25-
26-
You can turn on this feature in the app by selecting **Settings** > **Upcoming features** > **Preview** > **Optimize for devices**. After this feature is turned on, you can find which controls are supported in the **Insert** pane by selecting the **Device optimized (preview)** filter.
27-
28-
Screens made solely with device-optimized controls automatically render natively on Android and iOS devices. An app can have screens which are optimized, while some others aren't. This only depends on the controls chosen by the maker to create that screen.
29-
22+
For a screen to be optimized for devices, it must use controls that are supported natively. You can filter the control Insert pane to only show device-optimized controls.
3023
:::image type="content" source="media/optimized-for-devices-control-filter.png" alt-text="The Insert pane is filtered to only show controls that are device-optimized.":::
3124

3225
> [!Important]
33-
> - This is a preview feature.
26+
> - This is a preview feature. Documentation is subject to change.
3427
> - 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.
3528
3629
## Device-optimized controls
3730

38-
The following controls are available for screens that are optimized for devices. All other controls are currently unsupported.
31+
The following controls are optimized for iOS and Android devices. All other controls are currently unsupported. A screen that has one or more unsupported control will automatically render in a web view instead of native UI. [Learn more](../mobile/optimize-for-devices-overview.md).
3932

4033
### [Controls](../maker/canvas-apps/reference-properties.md)
4134

@@ -67,22 +60,11 @@ The following controls are available for screens that are optimized for devices.
6760
- Text input
6861
- Toggle
6962

70-
#### Turn on modern controls
71-
72-
Makers must complete the following steps to turn on modern controls and themes for an app.
73-
74-
1. Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc).
75-
1. In the navigation pane, select **Apps**.
76-
1. Select an app.
77-
1. Select **Settings** in the command bar.
78-
1. In the **Settings** window, select **General**.
79-
1. Turn on the **Modern controls and themes** option.
63+
[Learn how](.../maker/canvas-apps/controls/modern-controls/overview-modern-controls.md) to turn on modern controls.
8064

8165
## Unsupported controls
8266

83-
If a screen is set for optimization for devices, but has an unsupported control, you see an error message in a box.
84-
85-
:::image type="content" source="media/optimized-for-devices-control-error.png" alt-text="The error that shows when an unsupported control is on a screen set to optimize for devices.":::
67+
If a screen has an unsupported control, the screen will automatically revert to render with a web view.
8668

8769
## Device-optimized properties
8870

0 commit comments

Comments
 (0)