Skip to content

Commit edb4ceb

Browse files
committed
Update Preferences dialog
1 parent c815c7e commit edb4ceb

1 file changed

Lines changed: 8 additions & 18 deletions

File tree

content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ The **Generative AI** section contains the following settings:
113113
* **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.
114114
* **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.
115115
* **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.
117117
* **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.
118118
* **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.
120120

121121
### In-Editor Recommender
122122

@@ -136,7 +136,9 @@ The **Best Practice Recommender** section contains the following settings:
136136

137137
## Model Tab
138138

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
140142

141143
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**.
142144

@@ -263,7 +265,7 @@ When a pop-up dialog is resized, Studio Pro will remember the new size and use i
263265

264266
## Advanced Tab
265267

266-
### Rendering {#rendering}
268+
### Rendering Settings {#rendering}
267269

268270
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.
269271

@@ -277,7 +279,7 @@ Sometimes the computer running Studio Pro cannot access the internet directly, b
277279

278280
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.
279281

280-
### Visual Builder for XPath Constraints{#visual-builder}
282+
### XPath {#visual-builder}
281283

282284
**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**.
283285

@@ -299,11 +301,7 @@ When **Extension Development** mode is enabled, you can start Studio Pro without
299301

300302
Select this option to use the modernized version of the App Explorer. You must restart Studio Pro to use this feature.
301303

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
307305

308306
Select this option to use the modernized (web) Runtime console. You must restart Studio Pro to use this feature.
309307

@@ -323,20 +321,12 @@ You can publish data as a GraphQL service. When you enable this feature, you can
323321

324322
This setting allows you to set the beta version as the default editor.
325323

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-
330324
### System Texts Editor
331325

332326
This option allows you to use the web version of the system texts editor. It is enabled by default.
333327

334328
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*.
335329

336-
### Toolbox
337-
338-
Enable this setting to use the modernized toolbox. This requires restart of Studio Pro.
339-
340330
## Read More
341331

342332
* [Upload to Version Control Server](/refguide/upload-to-version-control-dialog/)

0 commit comments

Comments
 (0)