Skip to content

Commit 66ad2dc

Browse files
authored
Update offline-file-images.md
1 parent 7b282e1 commit 66ad2dc

File tree

1 file changed

+14
-18
lines changed

1 file changed

+14
-18
lines changed

powerapps-docs/mobile/offline-file-images.md

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,34 +26,30 @@ This article helps you configure a mobile offline profile that has a table with
2626

2727
1. Sign in to [Power Apps](https://make.powerapps.com).
2828

29-
1. In the navigation menu, select **Tables**. [!include [left nav](../includes/left-navigation-pane.md)]
29+
1. In the navigation menu, select **Tables**.
30+
31+
1. Select the table that has the columns you want to view. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
32+
33+
1. Under **Schema**, select **Columns**.
3034

3135
1. Select the **Display name** of a column where **Data type** is set to **File** or **Image**.
3236

3337
1. The column properties show the **Data type**. Expand **Advanced options** to view the maximum size for a file or image.
34-
35-
:::image type="content" source="media/offline-file-images-1.png" alt-text="Screenshot that shows the Data type image and the Maximum image size.in the image properties pane.":::
38+
<br> For more information on columns, see [Columns overview](../maker/data-platform/fields-overview.md).
3639

3740
## Add file and image columns to mobile offline
3841

3942
Add the column where **Data Type** is set to **File** or **Image** to your mobile offline profile to make files and images available in offline mode.
4043

41-
1. In [Power Apps studio](../maker/canvas-apps/power-apps-studio.md), in the left side panel, select **Apps**.
42-
43-
1. Select your model-driven app, and then select **Edit**.
44-
45-
1. Select **Settings**.
46-
47-
1. Select **General**.
48-
49-
1. Make sure the **Can be used offline** toggle is **On**.
50-
51-
1. In the **Select offline mode and profile** section, select **Edit selected profile** from the "...".
52-
53-
1. Select the table that contains the file or image column to enable for offline, and then select **Edit** from the **More actions** button.
5444

45+
1. Sign in to [Power Apps](https://make.powerapps.com).
46+
1. Select **Apps** in the left navigation pane.
47+
1. Select a model-driven app and on the command bar select **Edit**.
48+
<br> <br>This opens your app in editing mode in [model-driven app designer](../maker/model-driven-apps/app-designer-overview.md).
49+
1. Select **Settings** > **General**.
50+
1. Set the toggle **Can be used offline** toggle to **On**.
51+
1. Under **Select offline mode and profile**, select **Edit selected profile** from the "...".
52+
1. Find the table that contains the file or image column to enable for offline, and then select **Edit** from the **More actions** button.
5553
1. In the **Include these files and images** section, select the column where **Data Type** is set to **File** or **Image** (the columns are grouped by **Files** or **Images**).
56-
5754
1. Select **Save**.
58-
5955
1. Save and publish the app.

0 commit comments

Comments
 (0)