Skip to content

Commit f800732

Browse files
committed
Merge branch 'master' into pehecke-migrate-orgservice
2 parents 5a2b5cd + beaedc6 commit f800732

File tree

6 files changed

+79
-4
lines changed

6 files changed

+79
-4
lines changed

pending-deleted-files.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ This file tracks files marked for deletion. Localization requirements mean that
66

77
These files have been redirected, but the actual .md topic files can't been removed yet.
88

9+
powerapps-docs\maker\canvas-apps\working-with-experimental.md
10+
911
These files have been redirected, and the .md topic files have been deleted. This list hasn't been provided to loc yet.
1012

powerapps-docs/developer/model-driven-apps/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
href: use-editable-grids.md
2727
- name: Query and edit an organization theme
2828
href: query-and-edit-an-organization-theme.md
29-
- name: Build custom controls using PowerApps Component Framework
30-
href: /powerapps/developer/control-framework/overview
29+
- name: Build custom components using PowerApps Component Framework
30+
href: /powerapps/developer/component-framework/overview
3131
- name: Apply data visualizations using code
3232
href: customize-visualizations-dashboards.md
3333
items:

powerapps-docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ ms.custom:
462462
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/model-driven-apps/customize-visualizations-dashboards">Customize visualizations and dashboards</a></p>
463463
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/model-driven-apps/client-scripting">Apply business logic using client scripting</a></p>
464464
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/model-driven-apps/customize-commands-ribbon">Customize commands and ribbon</a></p>
465-
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/component-framework/overview">Build custom controls</a></p>
465+
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/component-framework/overview">Build custom components (PowerApps component framework)</a></p>
466466
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/model-driven-apps/create-manage-model-driven-apps-using-code">Create, manage, and publish app</a></p>
467467
</div>
468468
</div>

powerapps-docs/maker/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@
655655
- name: Announce dynamic changes with live regions
656656
href: ./canvas-apps/accessible-apps-live-regions.md
657657
- name: Experimental and preview features
658-
href: ./canvas-apps/working-with-experimental.md
658+
href: ./canvas-apps/working-with-experimental-preview.md
659659
- name: Save and publish an app
660660
href: ./canvas-apps/save-publish-app.md
661661
- name: Share an app
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
title: Understand preview and experimental features | Microsoft Docs
3+
description: Test and start to adopt new features.
4+
author: gregli-msft
5+
manager: kvivek
6+
ms.service: powerapps
7+
ms.topic: conceptual
8+
ms.custom: canvas
9+
ms.reviewer: anneta
10+
ms.date: 03/20/2019
11+
ms.author: gregli
12+
search.audienceType:
13+
- maker
14+
search.app:
15+
- PowerApps
16+
---
17+
# Understand experimental and preview features in PowerApps
18+
19+
With every release, we make changes and add features to make PowerApps the best tool to fit your needs. We move the product forward.
20+
21+
We take backward compatibility very seriously. However, with any change or improvement, we might introduce an unintended side effect, and your app might not work exactly the way it did before.
22+
23+
To help balance improvement against impact on existing apps, we take larger features through a progression of stages. This article describes this process and how you can control your exposure to features that are under development.
24+
25+
## Feature roll-out stages
26+
27+
Features move through three stages on their way to becoming official parts of the product:
28+
29+
1. **Experimental**: This feature is a work in progress. Don't depend on it yet; it may go through significant changes.
30+
1. **Preview**: This feature is almost done and is stable. Start to migrate existing apps to it now.
31+
1. **Shipped**: This feature is done. All apps have this feature enabled, and you can't turn it off.
32+
33+
At each stage, the number of people who use the feature rises, helping us to validate that the feature is what you need and that we're not introducing unintended side effects.
34+
35+
**Your feedback is critical to this process.** Please post your feedback in the [PowerApps Community Forum](https://powerusers.microsoft.com/t5/PowerApps-Community/ct-p/PowerApps1).
36+
37+
How long does a feature remain in each stage? This varies from feature to feature. We look at many factors, including the number of apps that use the feature, the number of issues reported, and how urgently the feature is needed. Features can remain in a stage for weeks to many months.
38+
39+
This table may help you decide when you should jump in:
40+
41+
| Stage | When should I use it? | Can I use it with confidence? | Is it enabled by default for new apps? |
42+
|----|----|----|-----|------|
43+
| **Experimental** | If you're an early adopter, see something useful to you, and would like to help test the feature. | No. Experimental features can radically change or completely disappear at any time. | No. You must explicitly opt in to the feature. |
44+
| **Preview** | New apps automatically include this feature. Start enabling and testing in existing apps because this feature will be eventually turned on for them too. | Yes. This feature is on track to become a permanent part of the product. | Yes. You may want to turn it off if you run into a problem. Please report issues; this is the main reason the feature is in Preview. |
45+
| **Shipped** (no longer appears in **Advanced settings**) | All apps have this feature. | Yes. | Yes. Most can't be disabled. |
46+
47+
Toward the end of Preview, we might enable the feature for all apps one time, and we mark it as being in **final validation**. This change gives the most people a last chance to try out the feature while they can still turn it off. Timely feedback is critical in this period because, in the next stage, the feature is fully shipped, and you can't turn it off.
48+
49+
In the final transition to **Shipped**, we may remove the Preview switch in apps for which the feature is already turned on, effectively turning the feature on permanently. This change will apply to most apps because the feature will have been on by default before that point. For apps where the feature is turned off, the Preview switch will still be available for you to turn on, test with the feature, and turn off within the same session of PowerApps Studio. However, if you save the app when the switch is turned on, it won't be available when the app is reloaded, so you can't turn the feature off again. At that point, you can [restore the app to a previous version](restore-an-app.md) to return the app to a state before the feature was turned on.
50+
51+
## Documentation
52+
53+
Where can you find information about these features? We treat Preview features as finished features, and you can learn more about them just as you do any other product features:
54+
- [PowerApps documentation](https://docs.microsoft.com/powerapps/maker/canvas-apps/getting-started). We'll provide the basics on the new feature: the benefits, how to get started, and reference information.
55+
- [PowerApps community forum](https://powerusers.microsoft.com/t5/PowerApps-Community/ct-p/PowerApps1). Others will explore the new feature along with you. Learn from their experience, and share yours.
56+
- [PowerApps blog](https://powerapps.microsoft.com/blog/). Often, but not always, a blog post accompanies a new feature.
57+
58+
Experimental features are different. They are works in progress, and we don't consider them finished. The short description in the **App settings** pane (see below) might be the only information about them. Experimental features don't normally appear in the documentation. The community forum is likely your best source of information. In some cases, an early blog post describes the feature. If you aren't finding enough information, ask in the forums, or wait for the feature to move to the Preview stage.
59+
60+
## Controlling which features are enabled
61+
62+
Experimental and preview features are listed in the app's **Advanced settings**. From within the app, select the **File** menu, select **App settings**, and then select **Advanced settings**. Scroll down to the **Preview features** and **Experimental features** sections:
63+
64+
![](media/working-with-experimental/advanced-settings.png)
65+
66+
Each feature has a toggle switch. **Off** means that the feature is disabled. Having all switches turned off is the baseline and safest way to run your app.
67+
68+
In some cases, you might need to close and reopen the app after you change a setting. The feature description should indicate when you must perform this step.
69+
70+
At the top of the **Advanced settings** panel, you can find settings for fully shipped features that aren't preview or experimental and that you can completely depend on.
71+
72+
These settings are specific to each app, so changing a toggle switch affects only the app that's currently open. If you create an app, these switches revert to their default settings for that app.

powerapps-docs/maker/canvas-apps/working-with-experimental.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
redirect_url: working-with-experimental-preview
23
title: Understand preview and experimental features | Microsoft Docs
34
description: Test and start to adopt new features.
45
author: gregli-msft

0 commit comments

Comments
 (0)