Skip to content

Commit

Permalink
Resolve feedback 8563
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorLand committed Nov 1, 2024
1 parent ca2e14d commit f67082c
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ If you have custom widgets or JavaScript actions which use an entity that cannot

{{< figure src="/attachments/refguide/mobile/offline-first/custom-synchronization-configs.png" alt="custom synchronization" width="450" class="no-border" >}}

For each entity the **Synchronization mode** is shown. A default is automatically determined by analyzing the model, but can be overridden by the developer in which case the setting will appear in boldface.

### Limitations

Please be aware of the following limitation affecting synchronization:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ This deletes the profile. If [Menus and Navigation](/refguide/menu-widgets/) are

Only available on profiles supporting offline synchronization.

This opens the **Customize offline synchronization** dialog box that is used for overriding offline synchronization settings for specific entities. For each entity the download setting is shown. A default is automatically determined by analyzing the model, but can be overridden in which case the setting will appear in boldface. For more details on the settings and when to use them, see the [Offline-First Reference Guide](/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization/#customizable-synchronization).
This opens the **Customize offline synchronization** dialog box that is used for overriding offline synchronization settings for specific entities. For each entity the download setting is shown. A default is automatically determined by analyzing the model, but can be overridden by the developer in which case the setting will appear in boldface.

For more details on the settings and when to use them, see the [Offline-First Reference Guide](/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization/#customizable-synchronization).

{{< figure src="/attachments/refguide/modeling/app-explorer/app/navigation/customize-offline-synchronization.png" class="no-border" >}}

Expand Down
2 changes: 2 additions & 0 deletions content/en/docs/refguide8/mobile/offline-first.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ If you have custom widgets or JavaScript actions which use an entity that cannot

{{< figure src="/attachments/refguide8/mobile/offline-first/custom-sync.png" alt="custom synchronization" width="450" class="no-border" >}}

For each entity the **Synchronization mode** is shown. A default is automatically determined by analyzing the model, but can be overridden by the developer in which case the setting will appear in boldface.

### Limitations

Running multiple synchronization processes at the same time is not supported, regardless the of the type (**full** or **selective**). For more information, see the [Limitations](/refguide8/synchronize/#limitations) section of the *Synchronize Reference Guide*.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,9 @@ This deletes the profile. If [menu widgets](/refguide8/menu-widgets/) are still

Only available on profiles supporting offline synchronization.

This opens the **Customize offline synchronization** dialog box that is used for overriding offline synchronization settings for specific entities. For each entity the download setting is shown. A default is automatically determined by analyzing the model, but can be overridden in which case the setting will appear in boldface. For more details on the settings and when to use them, see the [Offline-First Reference Guide](/refguide8/offline-first/#customizable-synchronization).
This opens the **Customize offline synchronization** dialog box that is used for overriding offline synchronization settings for specific entities. For each entity the download setting is shown. A default is automatically determined by analyzing the model, but can be overridden by the developer in which case the setting will appear in boldface.

For more details on the settings and when to use them, see the [Offline-First Reference Guide](/refguide8/offline-first/#customizable-synchronization).

{{< figure src="/attachments/refguide8/modeling/menus/view-menu/project-explorer/project/navigation/customize-offline-synchronization.png" class="no-border" >}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ If you have custom widgets or JavaScript actions which use an entity that cannot

{{< figure src="/attachments/refguide9/mobile/offline-first/custom-synchronization-configs.png" alt="custom synchronization" width="450" class="no-border" >}}

For each entity the **Synchronization mode** is shown. A default is automatically determined by analyzing the model, but can be overridden by the developer in which case the setting will appear in boldface.

### Limitations

Please be aware of the following limitation affecting synchronization:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,9 @@ This deletes the profile. If [Menus and Navigation](/refguide9/menu-widgets/) ar

Only available on profiles supporting offline synchronization.

This opens the **Customize offline synchronization** dialog box that is used for overriding offline synchronization settings for specific entities. For each entity the download setting is shown. A default is automatically determined by analyzing the model, but can be overridden in which case the setting will appear in boldface. For more details on the settings and when to use them, see the [Offline-First Reference Guide](/refguide9/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization/#customizable-synchronization).
This opens the **Customize offline synchronization** dialog box that is used for overriding offline synchronization settings for specific entities. For each entity the download setting is shown. A default is automatically determined by analyzing the model, but can be overridden by the developer in which case the setting will appear in boldface.

For more details on the settings and when to use them, see the [Offline-First Reference Guide](/refguide9/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization/#customizable-synchronization).

{{< figure src="/attachments/refguide9/modeling/app-explorer/app/navigation/customize-offline-synchronization.png" class="no-border" >}}

Expand Down

0 comments on commit f67082c

Please sign in to comment.