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-capabilities.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,9 +57,9 @@ These tables and corresponding commands are available in offline mode.
57
57
58
58
## Supported capabilities
59
59
60
-
-**Business rules**: Business rules are supported in mobile offline. For more information, see [Create business rules and recommendations to apply logic in a model-driven app form](/powerapps/maker/model-driven-apps/create-business-rules-recommendations-apply-logic-form).
60
+
-**Business rules** - Business rules are supported in mobile offline. For more information, see [Create business rules and recommendations to apply logic in a model-driven app form](/powerapps/maker/model-driven-apps/create-business-rules-recommendations-apply-logic-form).
61
61
62
-
-**Business Process Flows**: You can use business process flows in offline mode if the following conditions are met:
62
+
-**Business Process Flows** - You can use business process flows in offline mode if the following conditions are met:
63
63
64
64
- The business process flow is used in an app that you can run on Power Apps mobile.
65
65
- The Power Apps mobile app is enabled for offline use.
@@ -76,17 +76,17 @@ These tables and corresponding commands are available in offline mode.
76
76
77
77
For more information, see [Run business process flows offline](/power-automate/business-process-flows-overview#run-business-process-flows-offline).
78
78
79
-
-**Lookup support**: Lookups are supported for the tables that are mobile offline-enabled. All the tables participating in the lookup should also be offline-enabled.
79
+
-**Lookup support** - Lookups are supported for the tables that are mobile offline-enabled. All the tables participating in the lookup should also be offline-enabled.
80
80
81
-
-**Supported view**: Only System views and Quick view are supported in mobile offline. Personal views are not supported.
81
+
-**Supported view** - Only System views and Quick view are supported in mobile offline. Personal views are not supported.
82
82
83
-
-**Offline search**: Available only for offline tables. User can only search one table at a time. Global search defaults to categorized search in offline mode, even if Dataverse search is enabled, as Dataverse search is not supported in offline mode. On grid pages, view-based search (filter by keyword) is not supported in offline mode and grid search switches to a quick, find-based search.
83
+
-**Offline search** - Available only for offline tables. User can only search one table at a time. Global search defaults to categorized search in offline mode, even if Dataverse search is enabled, as Dataverse search is not supported in offline mode. On grid pages, view-based search (filter by keyword) is not supported in offline mode and grid search switches to a quick, find-based search.
84
84
85
-
-**Notes on the Timeline control**: Notes on the Timeline control are available in offline mode. You can take pictures, read notes, and add/remove attachments in offline mode.
85
+
-**Notes on the Timeline control** - Notes on the Timeline control are available in offline mode. You can take pictures, read notes, and add/remove attachments in offline mode.
86
86
> [!NOTE]
87
87
> The **Date** field is not available for mobile offline search.
88
88
89
-
-**Custom tables**: These commands are available on edit the form, **Mark Complete**, **Refresh**, **Convert To- Opportunity**, and **Delete**.
89
+
-**Custom tables** - These commands are available on edit the form, **Mark Complete**, **Refresh**, **Convert To- Opportunity**, and **Delete**.
90
90
91
91
92
92
## Limitations
@@ -121,7 +121,7 @@ For more information, see [Run business process flows offline](/power-automate/b
121
121
122
122
-**Add Existing on subgrids**: **Add Existing** is not supported for mobile offline for certain types of relationships. When you are offline, certain relationships such as relationships that are N:N are read only, and the **Add Existing** command is hidden on subgrids for those relationships. Even if the button is unhidden via customization, the command doesn't work in offline.
123
123
124
-
-**Web resources**: Web resources are partially supported in offline mode. Refer to the table below for more information.
124
+
-**Web resources**: Web resources are partially supported in offline mode. Refer to the following table for more information.
125
125
126
126
|Web resource configuration |Offline support on Android and Windows|Offline support on iOS|
127
127
|-------------|---------|--------|
@@ -140,7 +140,7 @@ For more information, see [Run business process flows offline](/power-automate/b
140
140
141
141
-**Filter operations**: Not all filter operations are supported in offline mode. For a full list of supported operators, see [Supported Filter Operations Per Attribute Type in Mobile Offline using FetchXML](/power-apps/developer/model-driven-apps/clientapi/reference/xrm-webapi/retrievemultiplerecords#supported-filter-operations-per-attribute-type-in-mobile-offline-using-fetchxml).
142
142
143
-
-**Appointments**: Appointments can be created or updated in Dataverse, but they won't be sent to recipients with server-side synchronization. For more information, see [Appointment table/entity reference](../developer/data-platform/reference/entities/appointment.md) and [Server-side synchronization tables](../developer/data-platform/server-side-synchronization-entities.md).
143
+
-**Appointments**: Appointments can be created or updated in Dataverse, but they aren't sent to recipients with server-side synchronization. For more information, see [Appointment table/entity reference](../developer/data-platform/reference/entities/appointment.md) and [Server-side synchronization tables](../developer/data-platform/server-side-synchronization-entities.md).
0 commit comments