hello,
i'm trying to make a numerous generation of submenu but i only can make one generation of submenu.
Could someone have idea for this? (from the example i only can make MS Office 2013 & 2016)
for example)
Microsoft - MS Office 2013 - excel 2013
- MS Office 2016 - excel 2016
Hi,
Can you explain your question a little bit more?
Furthermore, I have noticed you asking relatively easy questions, which is great, because you like Outsystems.
However, did you follow the online-courses? https://www.outsystems.com/learn/
And if you think of generating deep-leveled menu's you have to ask yourself first, do I really need it?
And then, if you need it, you can take a look at the internet how they did it.
mostly with nested list-items (ol, ul), so then you fallback on your knowlege of outsystems and you remember you can make that work with ListRecord.
good luck!
J. wrote:
Thx for your reply.
Unfortunately i've finished online training but i could find skills what i want to develop.
My question is that i made several Dropdownmenu from Menu weblock, so lets say Menu1, Menu2 but i also want to make Dropdown menu on Menu1..
How can i make it?
To my knowledge, standard Outsystems menu can only handle 2 level menu.
You may want to check Outsystems Forge, like this one:
https://www.outsystems.com/forge/component/202/dynamic-menus/
Hello!
The current implementation of the RichWidgets dropdown menu has issues with nested menus. There's a fix (JavaScript snippet) that can be used to solve this problem, available in the following post:
https://www.outsystems.com/forums/discussion/34835/how-to-add-submenu-in-submenu-in-outsystem-two-levels-of-submenu/#Post238843