Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Ferdinand Malan
6
Views
1
Comments
Menu From Database
Question
Database
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
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...