You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/mobile/offline-file-images.md
+14-18Lines changed: 14 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -26,34 +26,30 @@ This article helps you configure a mobile offline profile that has a table with
26
26
27
27
1. Sign in to [Power Apps](https://make.powerapps.com).
28
28
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**.
30
34
31
35
1. Select the **Display name** of a column where **Data type** is set to **File** or **Image**.
32
36
33
37
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).
36
39
37
40
## Add file and image columns to mobile offline
38
41
39
42
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.
40
43
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.
54
44
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.
55
53
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**).
0 commit comments