Is there a widget for "Personal settings"-dropdown, like Mendix has created for their community platform. Would love to see this as standard part of the Mendix Toolbox, but yet to find it. On sprintr it looks like this, which I think is pretty nice: So far I tried - the popup-menu, but there you can only add command-buttons, no extra info. - simply creating a button, with a popup-page. Works but takes a lot of styling to get it to look nice - contacting Mendix but unfortunately they are not willing/able to share their version with us I still might try to use the groupbox, but guess that it will not end up well.
It allows to create dropdowns with custom content.
Let me know if it helps,
João
answered
João Lopes
1
The easiest solution was the popupmenu, using the option "Enable advanced options". That gives you a custom area in which you can add any datagrid, galary, image or any other element of you choice.