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: content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md
+8-18Lines changed: 8 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,10 +113,10 @@ The **Generative AI** section contains the following settings:
113
113
***Enable Start with Maia** – When enabled, you can use the **Start with Maia** starting point in Studio Pro to help you create an app. For more information on how to use this feature, see [Start with Maia](/refguide/start-with-maia/). It is enabled by default.
114
114
***Enable Maia Explain** – When enabled, you can use it to explain a microflow or a nanoflow in the logic editors. For more information on how to use this feature, see [Maia Explain](/refguide/maia-explain/). It is enabled by default.
115
115
***Enable Maia for Domain Model** – when enabled, you can use it to generate a new domain model or to explain and improve an existing one. For more information on how to use this feature, see [Maia for Domain Model](/refguide/maia-for-domain-model/). It is enabled by default.
116
-
***Enable Maia for OQL**– when enabled, you can use it to generate and manage OQL (Object Query Language) queries through an intuitive interface. For more information on how to use this feature, see [Maia for OQL](/refguide/maia-for-oql/). It is disabled by default.
116
+
***Enable Maia for OQL Generation**– when enabled, you can use it to generate and manage OQL (Object Query Language) queries through an intuitive interface. For more information on how to use this feature, see [Maia for OQL](/refguide/maia-for-oql/). It is disabled by default.
117
117
***Enable Maia for Pages** – when enabled, you can use it to generate a new page or to explain and improve an existing one. For more information on how to use this feature, see [Maia for Pages](/refguide/maia-for-pages/). It is disabled by default.
118
118
***Enable Maia for Workflows** – when enabled, you can use it to generate workflows by adding and configuring activities. For more information on how to use this feature, see [Maia for Workflows](/refguide/maia-for-workflows/). It is disabled by default.
119
-
***Enable Translation Generator** – when enabled, you can use it to translate your model into different languages through the **Batch translate** option under the **Language** menu, or to translate [system texts](/refguide/system-texts/) for you. For more information, see [Translation Generator](/refguide/translation-generator/). It is disabled by default.
119
+
***Enable translation generator** – when enabled, you can use it to translate your model into different languages through the **Batch translate** option under the **Language** menu, or to translate [system texts](/refguide/system-texts/) for you. For more information, see [Translation Generator](/refguide/translation-generator/). It is disabled by default.
120
120
121
121
### In-Editor Recommender
122
122
@@ -136,7 +136,9 @@ The **Best Practice Recommender** section contains the following settings:
136
136
137
137
## Model Tab
138
138
139
-
### When Prompted by a Widget to Automatically Fill Its Contents, Select 'Yes' by Default
139
+
### Pages
140
+
141
+
#### When Prompted by a Widget to Automatically Fill Its Contents, Select 'Yes' by Default
140
142
141
143
This setting defines the default response to the question whether to automatically fill the contents of a data widget. This question is asked, for example, when dragging an Entity onto a Data View widget. When enabled, the pre-selected answer is **yes**; otherwise, it is **no**.
142
144
@@ -263,7 +265,7 @@ When a pop-up dialog is resized, Studio Pro will remember the new size and use i
263
265
264
266
## Advanced Tab
265
267
266
-
### Rendering {#rendering}
268
+
### Rendering Settings {#rendering}
267
269
268
270
Hardware and driver issues may cause performance problems when running Studio Pro. These issues can appear in form of dialog boxes opening and closing much more slowly than expected, and general slowness of the UI. If case the hardware problems cannot be solved, it is possible to mitigate these issues by turning the **Enable software rendering mode** setting on. This option is available for Native UI and Web Content. For Web Content, you can select **Auto**, which enables software rendering mode automatically when running on Parallels or another virtual machine.
269
271
@@ -277,7 +279,7 @@ Sometimes the computer running Studio Pro cannot access the internet directly, b
277
279
278
280
When the **Send Studio Pro usage data to Mendix** setting is enabled, Studio Pro sends usage data to Mendix that allows Mendix to identify issues and improve the user experience. The usage data does not contain sensitive information. It is possible to disable this feature, but it may affect the behavior of some features, prevent Mendix from identifying issues reported by the user, or affect tracking issues that are not reported yet. This setting is machine-specific and changing this feature does not affect any existing installed version.
279
281
280
-
### Visual Builder for XPath Constraints{#visual-builder}
282
+
### XPath {#visual-builder}
281
283
282
284
**Visual Builder** is the default way to construct XPath constraints, but you can change the default by clearing **Enable the XPath Builder as the default XPath constraint editor**.
283
285
@@ -299,11 +301,7 @@ When **Extension Development** mode is enabled, you can start Studio Pro without
299
301
300
302
Select this option to use the modernized version of the App Explorer. You must restart Studio Pro to use this feature.
301
303
302
-
### History Pane {#history-pane}
303
-
304
-
Select this option to use the non-blocking, searchable History pane instead of the blocking History window. This feature is currently in beta.
305
-
306
-
### Runtime Console
304
+
### Console
307
305
308
306
Select this option to use the modernized (web) Runtime console. You must restart Studio Pro to use this feature.
309
307
@@ -323,20 +321,12 @@ You can publish data as a GraphQL service. When you enable this feature, you can
323
321
324
322
This setting allows you to set the beta version as the default editor.
325
323
326
-
### Online Synchronization Mode
327
-
328
-
This setting, currently in beta, allows entities to be used in offline navigation profiles without requiring data synchronization. This enables app developers to use entity data on pages without synchronizing the data of those entities to the offline database. This mode requires an available connection to the server. For more details, see [Online Synchronization Mode](/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/online-sync-mode/).
329
-
330
324
### System Texts Editor
331
325
332
326
This option allows you to use the web version of the system texts editor. It is enabled by default.
333
327
334
328
If Translation Generator is also enabled, you can use it in this editor as well. For more information, see the [Generating Translation for System Texts](/refguide/translation-generator/#translate-system-text) section in *Translation Generator*.
335
329
336
-
### Toolbox
337
-
338
-
Enable this setting to use the modernized toolbox. This requires restart of Studio Pro.
339
-
340
330
## Read More
341
331
342
332
*[Upload to Version Control Server](/refguide/upload-to-version-control-dialog/)
0 commit comments