Welcome page or html enable content + Nav bar

Wish to see a specific feature/change in future releases? Feel free to post it here, and if it gets enough "likes", we'd definitely include it in future releases!
Post Reply
bambinou
Veteran Member
Posts: 163
Joined: 2013-02-01 15:09

Welcome page or html enable content + Nav bar

Post by bambinou » 2013-11-18 18:54

Hi all,

I think it would be great to have the possibility to have a welcome editable page instead of the buttons and have a top nav bar with submenus.

The biggest problem I see at the minute(which requires hardcoding) is the impossibility to have main categories and sub categories.

For example, let's say we have:

Employees | Suppliers | Products

At the moment you have all the subcategories showibng with the main categories.

Would it not be nice to have a navbar in bootstrap that automatically ads the subcategories to the main buttons as

Employees | Suppliers | Products <----------------Main
Add employee add supplier add product
Training records Suppliers codes Products codes
Employees salaries Supplier payments Product reordering


and so on.

Thank you,

Ben

benzoD
Veteran Member
Posts: 69
Joined: 2013-01-31 21:16

Re: Welcome page or html enable content + Nav bar

Post by benzoD » 2014-02-14 16:22

You can create links that are only shown to certain user groups by editing the links-home.php and links-navmenu.php files located in the hooks folder. You can add classes to hook jQuery or css onto and style them. I'm not sure about making them cascade, but jQueryUI could probably be used to make it happen.

Post Reply