Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation feature #692

Open
dven84 opened this issue Jun 3, 2020 · 5 comments
Open

Navigation feature #692

dven84 opened this issue Jun 3, 2020 · 5 comments

Comments

@dven84
Copy link

dven84 commented Jun 3, 2020

Hello!
Is it possible to click on a section in the main menu to open a specific table?
image

@nadar
Copy link
Contributor

nadar commented Jun 3, 2020

Maybe you can try to uses ->nodeRoute('Root Custom URL', 'material-icon', 'module/controller/route') but this will give you a new permission entry as well. So i would have to answer "no" for now, but give it a try and let me know.

@dven84
Copy link
Author

dven84 commented Jun 3, 2020

Thank you!

Maybe you can try to uses ->nodeRoute('Root Custom URL', 'material-icon', 'module/controller/route')

...then the submenu is not visible:

image

Maybe add a new parameter for the node?
node($name, $icon, $template = false, $defaultRoute = null)

@nadar
Copy link
Contributor

nadar commented Jun 3, 2020

So your intention was to SKIP the dashboard and directly open a specific subitem when click on the root node? This is not possible yet :-) but yes we could add a new parameter to do so.

@dven84
Copy link
Author

dven84 commented Jun 3, 2020

So your intention was to SKIP the dashboard and directly open a specific subitem when click on the root node?

Yes, that would be better in some cases.

This is not possible yet :-) but yes we could add a new parameter to do so.

Thank you! 👍

@hbugdoll
Copy link
Member

This issue should moved to luya-module-admin und relabeled as enhancement.

@nadar nadar transferred this issue from luyadev/luya-module-cms Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants