119
Views
5
Comments
Solved
Creating drop down menuĀ 
Question
Hi All,

Is there any efficient way to create a drop down menu bar in outsystems.The menu bar should have more than one level of sub-menu or even more.

Thanks,
Prashanth
2011-08-23 22-04-05
Tiago Simões
Staff
Solution
Hi Prashanth,

If you are using version 8.0 your menus already have dropdown menus by default:




You can also check this video on how to do it:
https://youtu.be/7CmYtVEeyfs?t=14m25s

Cheers,
Tiago Simões
UserImage.jpg
prashanth charl
Tiago Simões wrote:
Hi Prashanth,

If you are using version 8.0 your menus already have dropdown menus by default:




You can also check this video on how to do it:
https://youtu.be/7CmYtVEeyfs?t=14m25s

Cheers,
Tiago Simões
 Hi Simoes,

In the video I can see an source webblock "Advanced" which is a Richwidgets/DropDropMenu.  I am using Service Studio 8.0 but I am unable to find DropDownMenu webblock.Do we need to donwload this webblock explicitly from outsystems?

Thanks,
Prashanth

 
2024-06-12 10-07-10
Daniel Martins
Hi  Prashanth,

At the OS Forge you can find several components to achieve what you described:

https://www.outsystems.com/Forge/component/329/jquery-menu/

https://www.outsystems.com/Forge/component/202/dynamic-menus/

Take a look, hope it helps you.

Kind regards.

Daniel Martins.
2011-08-23 22-04-05
Tiago Simões
Staff
Solution
Hi Prashanth,

If you are using version 8.0 your menus already have dropdown menus by default:




You can also check this video on how to do it:
https://youtu.be/7CmYtVEeyfs?t=14m25s

Cheers,
Tiago Simões
UserImage.jpg
prashanth charl
Tiago Simões wrote:
Hi Prashanth,

If you are using version 8.0 your menus already have dropdown menus by default:




You can also check this video on how to do it:
https://youtu.be/7CmYtVEeyfs?t=14m25s

Cheers,
Tiago Simões
 Hi Simoes,

In the video I can see an source webblock "Advanced" which is a Richwidgets/DropDropMenu.  I am using Service Studio 8.0 but I am unable to find DropDownMenu webblock.Do we need to donwload this webblock explicitly from outsystems?

Thanks,
Prashanth

 
2011-08-23 22-04-05
Tiago Simões
Staff
Hi Prashanth,

When you drag a web screen to the menu web block this web block should be referenced automatically (you should find it under (screen flows\richwidgets). If it is not there you can still add/remove references and reference it from the RichWidgets eSpace.

For further help check out:
https://www.outsystems.com/help/servicestudio/8.0/Web_User_Interface/Adding_Menu_Entries.htm
https://www.outsystems.com/help/servicestudio/8.0/Web_User_Interface/Adding_Submenu_Entries.htm



Cheers,
Tiago Simões
UserImage.jpg
prashanth charl
Tiago Simões wrote:
Hi Prashanth,

When you drag a web screen to the menu web block this web block should be referenced automatically (you should find it under (screen flows\richwidgets). If it is not there you can still add/remove references and reference it from the RichWidgets eSpace.

For further help check out:
https://www.outsystems.com/help/servicestudio/8.0/Web_User_Interface/Adding_Menu_Entries.htm
https://www.outsystems.com/help/servicestudio/8.0/Web_User_Interface/Adding_Submenu_Entries.htm



Cheers,
Tiago Simões
 Hi Simoes,

I can see the dropdowmenu under richwidgets after adding the reference.Thank You for reply.

Regards,
Prashanth 

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