Anatoliy
Well-known member
Hardly understanding what I'm doing, but knowing that I need a admin navigation tab with sub links within, I created 3 routs and 3 links (for each of action in my controller). It worked just fine, until I understood that I didn't know what I'm doing. So I rebuild it and now I have 1 rout and 3 subnav links that have urls like route/actionName. Now I guess it's how it should be, it works, but the sublinks don't stay open when I click one of them, as it was before. Every time I click the link and then want to click another one, I have to click the "Add-on name" tab, it opens, and only then I can click the link.
Before those links pointed to individual routs, and those routs had the same Section context. How can I keep those links opened, if I can't use Section context for them?
Before those links pointed to individual routs, and those routs had the same Section context. How can I keep those links opened, if I can't use Section context for them?