Add Mouse over Tool tips to the Navigation icons in Atlas Default Responsive Layout

1
Hi, My requirement is to add mouse over tool tips to the Navigation icons to alert the user what the menu item is without having to expand the menu to see the description. I am using Atlas Default Responsive Layout. Is there anyway theme/class i can use to achieve it?  Regards, Santhosh
asked
2 answers
0

I don't think you can do this out of the box. You'd have to create your own table/data grid that you would style accordingly. 

answered
0

Hi Santhosh,

You can use the bootstrap tool tip to do this but the tool tip message doesnt display that nicely. 

 

To get the class name I used the inspect tool on chrome. It will be something along the lines of "mx-name-....".

 

https://appstore.home.mendix.com/link/app/1939/Mendix/Bootstrap-Tooltip

 

Hope this helps!

answered