Skip to content

Commit f67082c

Browse files
committed
Resolve feedback 8563
1 parent ca2e14d commit f67082c

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

content/en/docs/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ If you have custom widgets or JavaScript actions which use an entity that cannot
109109

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

112+
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.
113+
112114
### Limitations
113115

114116
Please be aware of the following limitation affecting synchronization:

content/en/docs/refguide/modeling/app-explorer/app/navigation/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,9 @@ This deletes the profile. If [Menus and Navigation](/refguide/menu-widgets/) are
132132

133133
Only available on profiles supporting offline synchronization.
134134

135-
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).
135+
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.
136+
137+
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).
136138

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

content/en/docs/refguide8/mobile/offline-first.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ If you have custom widgets or JavaScript actions which use an entity that cannot
109109

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

112+
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.
113+
112114
### Limitations
113115

114116
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*.

content/en/docs/refguide8/modeling/menus/view-menu/project-explorer/project/navigation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@ This deletes the profile. If [menu widgets](/refguide8/menu-widgets/) are still
134134

135135
Only available on profiles supporting offline synchronization.
136136

137-
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).
137+
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.
138+
139+
For more details on the settings and when to use them, see the [Offline-First Reference Guide](/refguide8/offline-first/#customizable-synchronization).
138140

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

content/en/docs/refguide9/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ If you have custom widgets or JavaScript actions which use an entity that cannot
112112

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

115+
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.
116+
115117
### Limitations
116118

117119
Please be aware of the following limitation affecting synchronization:

content/en/docs/refguide9/modeling/app-explorer/app/navigation/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,9 @@ This deletes the profile. If [Menus and Navigation](/refguide9/menu-widgets/) ar
138138

139139
Only available on profiles supporting offline synchronization.
140140

141-
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).
141+
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.
142+
143+
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).
142144

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

0 commit comments

Comments
 (0)