I have my 3 top level sections in tabs in the outer layout, and I when the user clicks a tab, I want them to be presented with a subsection list in the outer layout (i.e. the subsection list for that TLS only, and not showing the top level sections either.). Only way out to other TLSs will be through the tabs, which are common to all outer layouts.
Looking at the Advanced User Guide, Javascript may be an option, but I'd like to avoid JS if possible.
I can see SubSectionListTop variable name, but I suspect that this needs to be within inner layout?
Looking at the Advanced User Guide, Javascript may be an option, but I'd like to avoid JS if possible.
I can see SubSectionListTop variable name, but I suspect that this needs to be within inner layout?
Comment