Skip to content

Commit af4bf52

Browse files
committed
Merge branch 'master' into v-ljoel-how-to
2 parents 43e2789 + 8090f83 commit af4bf52

File tree

3 files changed

+32
-43
lines changed

3 files changed

+32
-43
lines changed
Loading
29.6 KB
Loading

powerapps-docs/mobile/run-powerapps-on-mobile.md

Lines changed: 32 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mduelae
55
ms.service: powerapps
66
ms.component: pa-user
77
ms.topic: quickstart
8-
ms.date: 02/23/2021
8+
ms.date: 06/29/2021
99
ms.author: mkaur
1010
ms.custom: ""
1111
ms.reviewer: ""
@@ -37,34 +37,14 @@ If you're on a Windows device, you can only run canvas apps; model-driven apps a
3737
3838
In this topic, you'll learn how to get started and run a canvas app and a model-driven app on your mobile device
3939

40-
## Early access feature
41-
42-
If you have enabled early access, then you will have a different navigation experience. This topic calls out both experiences.
43-
44-
|**Current** |**Early access** |
45-
|---------|---------|
46-
| ![Power Apps mobile user interface.](media/powerappsmobile.png "Power Apps mobile user interface") | ![Power Apps mobile user interface with model-driven and canvas apps.](media/powerappsmobile-1.png "Power Apps mobile user interface with model-driven and canvas apps") |
40+
![Power Apps mobile user interface with model-driven and canvas apps.](media/powerappsmobile-1.png "Power Apps mobile user interface with model-driven and canvas apps")
4741

4842
Legend:
4943

5044
1. **Model-driven apps**
5145
2. **Canvas apps**
5246

5347

54-
### Use the early access design
55-
56-
To use early access, you need to enable the **New design (preview)**.
57-
58-
Follow the one of the steps below to enable the new design:
59-
60-
- When you're on the latest version of the app, you'll get a notification to use the new design. Select **Try now** to start using the new design.
61-
62-
> [!div class="mx-imgBorder"]
63-
>![Notiication to use the new design](media/newdesign.png "Notification to use the new design")
64-
65-
- Or, go to **Settings** menu ![Settings button](media/settings_icon-1.png) and turn on the toggle for **New design (preview)**.
66-
67-
6848
## Required privileges
6949

7050
For privileges required to run model-driven apps on Power Apps Mobile app, see [Required privileges](/dynamics365/mobile-app/set-up-dynamics-365-for-phones-and-dynamics-365-for-tablets#required-privileges).
@@ -108,55 +88,64 @@ If you have the Microsoft Authenticator app installed on your mobile device, ent
10888

10989
The apps that you used recently will show on the default screen when you sign in to Power Apps mobile.
11090

111-
| **Current** | **Early access** |
112-
| --- | --- |
113-
| When you sign in to the app, the **My apps** filter is set by default. If you can't find the app you're looking for, open the **Power Apps** menu, and then select a different filter. <div></div> ![App filters.](media/filter-menu.png "App filters") | The **Home** is the default screen when you sign in. It shows the apps that you used recently and the apps that have marked as favorites. <div></div> ![Default Home screen](media/default-home-screen.png "Default Home screen")|
91+
The **Home** is the default screen when you sign in. It shows the apps that you used recently and the apps that have marked as favorites.
92+
93+
![Default Home screen](media/default-home-screen.png "Default Home screen")
11494

11595

11696

11797
## Filter apps
11898

11999
If you don't have any apps, then when you sign in, you will land on the **All apps** screen. The list of apps is organized in alphabetical order. Type in an app name in the search bar to find an app.
120100

121-
|Current |Early access |
122-
|---------|---------|
123-
|![App filters](media/app-list-1.png "App filters") <div></div> <div></div> <ol><li>**All apps**: Displays all canvas apps and model-driven apps to which you have access, including apps you created and apps that others shared with you.</li> <li>**My apps**: For canvas apps, this displays canvas apps that you've opened, apps that you're the owner of, and apps that you can edit. For model-driven apps, this displays all model-driven apps that you have access to. </li> <li>**Sample apps** (canvas apps only): Displays sample canvas apps from Microsoft that showcase real application scenarios with fictitious data to help you explore design possibilities.</li> <li>**Favorites** (canvas apps only): Displays canvas apps that you have pinned to favorites.</li> <li>**Featured apps** (canvas apps only): Displays canvas apps that your admin has marked as featured apps.</li>| ![Filter and find apps](media/app-list-2.png "Filter and find apps") <div></div> <div></div> <ol><li> **Settings**: Access app settings and sign out. </li> <li> **Search**: Use the search to search for apps. When you run a search, it will only search for apps that are on the screen you're on. </li> <li>**Favorites** (canvas apps only): Displays canvas apps that you have pinned to favorites. </li> <li>**Recent apps**: Displays both model-driven and canvas apps that you have recently used. </li> <li>**Home**: Displays favorite apps and recently accessed apps sorted by open date.</li> <li>**All apps**: Displays all canvas apps and model-driven apps to which you have access, including apps you created and apps that others shared with you.</li> <li>**More** (canvas apps only): Displays featured and sample apps. </li> <li>**Details**: View information about the app including run the app, add a shortcut for the app, and add the app to favorites. </li> <li>**Sort apps**: You can short by the app name or modified date. </li>
101+
![Filter and find apps](media/app-list-2.png "Filter and find apps")
102+
103+
1. **Settings**: Access app settings and sign out.
104+
2. **Search**: Use the search to search for apps. When you run a search, it will only search for apps that are on the screen you're on.
105+
3. **Favorites** (canvas apps only): Displays canvas apps that you have pinned to favorites.
106+
4. **Recent apps**: Displays both model-driven and canvas apps that you have recently used.
107+
5. **Home**: Displays favorite apps and recently accessed apps sorted by open date.
108+
6. **All apps**: Displays all canvas apps and model-driven apps to which you have access, including apps you created and apps that others shared with you.
109+
7. **More** (canvas apps only): Displays featured and sample apps.
110+
8. **Details**: View information about the app including run the app, add a shortcut for the app, and add the app to favorites.
111+
9. **Sort apps**: You can short by the app name or modified date. </li>
124112

125113
## Add to favorites
126114

127115
You can only add canvas apps to your list of favorite apps.
128116

117+
- Swipe left and then select **Favorite**. A yellow star will appear next to app name when it's added to favorites. You can also select **Details** ![Details button](media/detailsbutton.png) and then add the app to favorites.
129118

130-
|**Current** |**Early access** |
131-
|---------|---------|
132-
| <ul><li> Select the ellipsis (...) on the app tile, and then select **Favorite**. </li><li> To remove an app from this list, select the ellipsis (...) on the app tile, and then select **Unfavorite**. <div></div> <div></div> ![Mark as Favorite.](media/add_favorite_app.png "Mark as Favorite") | <ul><li> Swipe left and then select **Favorite**. A yellow star will appear next to app name when it's added to favorites. You can also select **Details** ![Details button](media/detailsbutton.png) and then add the app to favorites. </li><li> To remove the app from the list, swipe left again and then select **Unfavorite**.</li> <div></div> <div></div> ![Add to list of favorites.](media/add-to-favs-1.png "Add to list of favorites") |
119+
> [!div class="mx-imgBorder"]
120+
> ![Add to list of favorites.](media/add-to-favs-1-1.png "Add to list of favorites")
121+
122+
- To remove the app from the list, swipe left again and then select **Unfavorite**.
123+
124+
> [!div class="mx-imgBorder"]
125+
> ![Remove the app from the list.](media/add-to-favs-1-2.png "Remove the app from the list")
133126
134127

135128
## Sort apps
136129

137130
You can sort both canvas apps and model-driven apps.
131+
You can short apps alphabetically by name or by modified date. The short option is available on **Home**, **All apps**, **Featured apps**, and **Sample apps** screen.
138132

139-
140-
| **Current** | **Early access** |
141-
| --- | --- |
142-
| After you filter your apps, you can sort the filtered list by the date the apps were most recently opened or modified, or alphabetically by name. These preferences are retained when you close and reopen apps. You can sort both canvas apps and model-driven apps. <div></div> ![Sort menu.](media/sort_apps.png "Sort menu") | You can short apps alphabetically by name or by modified date. The short option is available on **Home**, **All apps**, **Featured apps**, and **Sample apps** screen. <div></div> ![Sort menu.](media/sort-apps-iphone.png "Sort menu")|
133+
![Sort menu.](media/sort-apps-iphone.png "Sort menu")
143134

144135

145136

146137
## Search apps
147138

148139
If you know the name of the app that you want to run, then use search to quickly find the app. You can search for both canvas apps and model-driven apps.
149-
150-
| **Current** | **Early access** |
151-
| --- | --- |
152-
| To find an app, select the search icon at the top, and then type part of its name in the search box. If you filtered your apps, the filtered list will be searched. <div></div> ![Search for apps.](media/search_apps.png "Search for apps") | To find an app, enter the app name in the search field. The app will only search for apps that are on the screen you're on. <div></div> ![Search for your app.](media/search_apps-1.png "Search for your app")|
153140

141+
To find an app, enter the app name in the search field. The app will only search for apps that are on the screen you're on.
154142

155-
## Refresh the list of apps
143+
![Search for your app.](media/search_apps-1.png "Search for your app")
156144

157-
- **Current**: Select the refresh icon ![Refresh icon](media/refresh_icon.png) to refresh the list of apps. This will refresh the app list of both the canvas apps and model-driven apps.
158145

159-
- **Early access**: On the **Home**, **All apps** or any other screen with a list of apps, swipe down to refresh the app list.
146+
## Refresh the list of apps
147+
148+
On the **Home**, **All apps** or any other screen with a list of apps, swipe down to refresh the app list.
160149

161150
> [!div class="mx-imgBorder"]
162151
>![Refresh the app list](media/refesh-apps-iphone.png)
@@ -314,4 +303,4 @@ Select the site map ![Site map icon](media/pa_mobile_sitemap_icon.png "Site map
314303

315304

316305

317-
[!INCLUDE[footer-include](../includes/footer-banner.md)]
306+
[!INCLUDE[footer-include](../includes/footer-banner.md)]

0 commit comments

Comments
 (0)