Skip to content

Conversation

samuelreichert
Copy link
Contributor

Description

This PR updates the Combo Box widget documentation to include a new limitation regarding the use of the widget without a store value attribute.

Specifically, when a Combo Box is placed inside a data view and no store value attribute is configured, the Editability setting of the data view (set to Never or Conditionally) will not be applied to the Combo Box. This occurs because the widget has no target attribute to evaluate whether it should be editable.

A workaround is documented, recommending that developers manually configure the editability setting for each Combo Box individually in such cases.


Changes

Added a new section under Limitations in the Combo Box widget docs:

Documented the issue with missing store value attributes and editability.

Provided a clear workaround.

Added a note that this is a known limitation.

@ConnorLand
Copy link
Collaborator

Thanks for the new Limitations section and workaround @samuelreichert !

@ConnorLand ConnorLand merged commit 8a2dba5 into mendix:development Aug 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants