6
Views
1
Comments
Menu From Database
Question
Hi Guys,

I need some help creating a dropdown menu from a database.
I am currently using the "MenuJQuery" and this will work perfectly in the sample project.

But as soon as I use it in my test application the dropdowns no longer works. (See attached)



here is the menu list.



What am I missing?

I have attached my test .oml

Thanks in advance.
MenuJQuery_Exp13AUG2014.oml
2012-03-16 12-21-09
João Rosado
Staff
Hi Ferdinand,

The problem is that you placed it inside the "Title" placeholder instead of the "Menu" placeholder.
The Title in the london theme has a "overflow: hidden" css rule that is preventing your menu to actually appear.

You could overide that css, but what I think you really want is move it up to the Menu placeholder.
https://my.outsystemscloud.com/RX_BI/Home.aspx

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