Bring Back the Widget Styling(Appearance) Tab in the Edit Dialog – Efficiency Matters! - Mendix Forum

Bring Back the Widget Styling(Appearance) Tab in the Edit Dialog – Efficiency Matters!

8

Since Mendix 9 (and now in Mendix 10), the Styling section in the Edit Widget dialog has been replaced by a note saying:

"Design properties are no longer accessible from this dialog and will be removed after 10.6. You can now access it from the styling tab within the properties pane."

While I understand the intent to centralize design editing, this change reduces efficiency for real-world app builders. Many of us build and style pages iteratively - adjusting spacing, alignment, and appearance directly where we configure the widget’s data and behavior. Having to switch between the right-hand Styling pane and the Edit Widget dialog breaks that flow.

 

Why bring it back (preferably make both possible):

I strongly suggest Mendix brings back the Styling (Appearance) tab in the Edit Widget dialog, in addition to the Styling tab on the right. The combination of both gives builders the best of speed and structure - without compromising the new styling approach.

If you agree this would improve productivity and flow, please vote and comment below to help make it happen!

asked
2 answers

We use conditional classes a lot when toggeling active or selected states.

 

dynamic classes are no longer found in properties.

image.png

 

they are also not in the side panal

image.png

but can be found in the tab of properties.

image.png

I would propose that instead of having to click to toggle the tab, just add the styling accordion into properties.

 

image.png

Created

correct , it was super helpful.

Created