Skip to content

Commit 6e9af16

Browse files
authored
Merge pull request #8677 from MicrosoftDocs/jasongre-offlineGridIcons
Jasongre offline grid icons
2 parents b09556c + fbb3f21 commit 6e9af16

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

powerapps-docs/maker/data-platform/display-custom-icons-instead.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ This example displays custom icons in a view for the opportunity table, which is
3232
> ![All Opportunities view with Rating column displaying icons and text value.](media/icon-in-opportunity-view.png "All Opportunities view with Rating column displaying icons and text value")
3333
3434
Custom icons in list views can display in Unified Interface, legacy web client, mobile app, and App for Outlook.
35+
36+
> [!NOTE]
37+
> Custom icons aren't available when the app is in mobile offline mode.
3538
3639
## Add custom graphics and JavaScript as web resources
3740

powerapps-docs/mobile/offline-capabilities.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Mobile offline capabilities and limitations
33
description: Mobile offline capabilities and limitations for Power Apps and Dynamics 365 phones and tablets app
44
ms.custom:
5-
ms.date: 07/26/2023
5+
ms.date: 09/20/2023
66
ms.reviewer: sericks
77
ms.suite:
88
ms.tgt_pltfrm:
@@ -93,8 +93,10 @@ For more information, see [Run business process flows offline](/power-automate/b
9393

9494
- **Qualify a lead** - When a lead created in mobile offline is qualified and when the user goes online, the business process stage shows the qualify stage. The user has to manually select **Next stage** to move to the next stage.
9595

96-
- **Grids** - Column filtering is disabled when an offline profile is set up even when there's network connectivity. The grid works with the local database and doesn't support custom filters.
97-
96+
- **Grids**
97+
- Column filtering is disabled when an offline profile is set up even when there's network connectivity. The grid works with the local database and doesn't support custom filters.
98+
- Custom icons alongside values in grids aren't available for offline. For more information about this capability, go to [How to display custom icons](../maker/data-platform/display-custom-icons-instead.md).
99+
98100
- **Views** aren't supported for the following tables in offline mode:
99101

100102
- Email

0 commit comments

Comments
 (0)