186
Views
6
Comments
Submenu inside submenu

If u click parent menu "Report", then child submenu " Create report" And "Saved report"  Submenus comes with expanded.. I need if we click report menu it expand its child only Create report" And "Saved report" , not expanded its contents of child menu


IMG_20220109_191631.jpg
2025-04-17 05-42-16
Ajit Kurane

Hello Karthick,

May I know whats the application type ?

If its traditional web then you can try with below forge component.

https://www.outsystems.com/forge/component-overview/4123/dynamic-drop-down-menu-sample

Regards,

Ajit Kurane.

UserImage.jpg
Karthick M

No Ajit.. FYI it's reactive.. Thanks in advance

2025-04-17 05-42-16
Ajit Kurane

I am not sure that below post will resolve it. But that discussion will give you idea to make it happen.

https://www.outsystems.com/forums/discussion/34835/how-to-add-submenu-in-submenu-in-outsystem-two-levels-of-submenu/#Post238843

Regards,

Ajit Kurane.

2021-06-02 20-50-04
Márcio Carvalho

@Ajit KuraneKarthick M knows what he is doing(I am talking of the component you shared) but is getting a problem where all submenus open when you click on the parent. I think the second link is a traditional solution, but you can use the logic of course :).

I would try to use on the submenus the accordion, it has the functionality of opening the submenu you want. I think with that you will get the result you want :) Of course, the submenu will open everything, but with accordion, it has the functionality of opening the div or submenu(child) you want. Try to imagine an accordion inside of the menu after that you just need to put the styles that you want(ofc if you want to change anything) the submenu to be displayed and the logic needed to display the childs the way you want. :).

If it doesn't help you or you don't know how to do that please let me know or you can share your OML(if possible) just to see what you are doing or how are you displaying the blocks. Thanks!  :)

Regards,

Márcio

UserImage.jpg
Saransh

It is working thanks for suggestion.

2024-02-02 11-39-53
Krizza Barzaga

Big help!!! omg thanks for this

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.