Skip to content

Commit 205f64f

Browse files
committed
Merge branch 'qt-appexplorer' of https://github.com/mendix/docs into qt-appexplorer
2 parents f1ab569 + b93ae37 commit 205f64f

File tree

1 file changed

+10
-2
lines changed
  • content/en/docs/refguide/modeling/app-explorer/app/app-settings

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,13 +434,21 @@ If you are implementing a solution, the **Based on** setting shows the version o
434434

435435
These settings determine the behavior of Studio Pro for this app. The settings apply to everyone that is working on this app.
436436

437-
### Bundle Widgets When Running Locally
437+
### Bundle Widgets When Running Locally
438+
439+
{{% alert color="info" %}}
440+
This setting is only available in the Dojo Client version of Studio Pro, which is deprecated. For more information, see [Mendix Client](/refguide/mendix-client/).
441+
{{% /alert %}}
438442

439443
When deploying to the cloud, custom widgets are bundled to optimize client-server communication. When deploying locally, this step is skipped to accelerate startup duration. In some cases, this may obfuscate errors triggered by faulty custom widgets.
440444

441445
If this option is set, custom widgets will also be bundled locally. This mimics the production deployment, eliminating risk at the cost of start-up time.
442446

443-
### Use Data Grid 2, Combo Box, and Image Widgets for Content Generation{#use-dg-cb-i}
447+
### Use Data Grid 2, Combo Box, and Image Widgets for Content Generation {#use-dg-cb-i}
448+
449+
{{% alert color="info" %}}
450+
This setting is only available in the Dojo Client version of Studio Pro, which is deprecated. For more information, see [Mendix Client](/refguide/mendix-client/).
451+
{{% /alert %}}
444452

445453
If this setting is enabled, modern widgets like [Data Grid 2](/appstore/modules/data-grid-2/), [Combo Box](/appstore/widgets/combobox/), and [Image](/appstore/widgets/image/) will be used when generating overview pages or the content of data views. Existing generated content remains as is.
446454

0 commit comments

Comments
 (0)