Read-only style of combobox - Mendix Forum

Read-only style of combobox

8

Most widgets have three different options to define the read-only style:

- Based on data view

- Control

- Text

 

The combobox however, tries to be special and uses: 

 - Control

 - Content only

This is inconsistent with other widgets, but it most troubles us that it does not have the option to base the read-only style on the data view. This results in very inconsistent page layouts and manual changes to set it to "Content only". We would like to let the combobox also listen to the read-only style of the data view by default. Also, please align the naming of the options and use Text instead of Content only 

asked
0 answers