w20-framework / w20-business-theme

W20 business-oriented theme.
http://seedstack.org/addons/themes/business
Mozilla Public License 2.0
1 stars 4 forks source link

Menu entries modifiable from controllers #21

Open aritrabasu104 opened 6 years ago

aritrabasu104 commented 6 years ago

How do I modify the navigation menu entries from controllers? I need to add entries like Admin,User etc to the left navigation menu

aritrabasu104 commented 6 years ago

I am adding sections via menuService but they are not getting rendered until they overwrite entry with same name.

adrienlauer commented 6 years ago

@jmmartinez84 Can you look into this please ?

jmmartinez84 commented 6 years ago

Hi @aritrabasu104! Can you give me more details about the issue? Do you want to add a new (route, template, controller) or do you want to add a new link into the menu ?

aritrabasu104 commented 6 years ago

A new route. Also multiple entries under a single folder needs scrolling

On Fri 29 Jun, 2018, 2:10 PM Jose Manuel Martinez, notifications@github.com wrote:

Hi @aritrabasu104 https://github.com/aritrabasu104! Can you give me more details about the issue? Do you want to add a new (route, template, controller) or do you want to add a new link into the menu ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/w20-framework/w20-business-theme/issues/21#issuecomment-401289269, or mute the thread https://github.com/notifications/unsubscribe-auth/Abp_Ww1m2d0H1YedI-frVpw8qeR3Gfhbks5uBefjgaJpZM4Sgbw_ .

maneesh-innani commented 6 years ago

Can we have abstract flag like state router, for nested views>