Kindly advise how to Group the Menu Bar into several Group in display, like a dropdown menu
Attach please find my oml.
E.g. Under Master Table , there are company groups, status, etc. Expected display as follows:
Thanks so much!
There are build-in widgets for this in the OutsystemsUI module:
Hi,
Check this documentation. Hope this helps
https://success.outsystems.com/documentation/11/developing_an_application/design_ui/patterns/using_mobile_and_reactive_patterns/navigation/submenu/
Hi Winnie.
I think you can try:
Popover Menu
https://success.outsystems.com/documentation/11/Reference/OutSystems_Language/Interfaces/Designing_Screens/Popover_Menu/
Best regards