Need help on menu customization

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
user8409
Posts: 3
Joined: 2016-02-17 11:13

Need help on menu customization

Post by user8409 » 2016-02-17 11:19

Hi,

I need help on menu customization.
Let's say I have 3 tables, tabC dependent on tabB whcih is dependent on tabA. I want to have menu drop down (similar to Northwind demo) for tabA, then it should go to tabB & tabC subsequently.

Please can any one help on this ? I really appreciate your help.

Thanks

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Need help on menu customization

Post by a.gneady » 2016-02-17 22:03

Hmm ... If you mean having multiple navigation menus, you can click the button labeled 'None' besides the table name in AppGini to create a new category and designate tables under each category. Each category becomes a separate menu when your generate your application. See this screencast for more details: https://youtu.be/Fhuu8zPzZPg
:idea: AppGini plugins to add more power to your apps:

user8409
Posts: 3
Joined: 2016-02-17 11:13

Re: Need help on menu customization

Post by user8409 » 2016-02-18 10:11

awesome !!! worked very well

Post Reply