Developer forum

Forum » Rapido » Left navigation - best practice

Left navigation - best practice

Alexander Tømmerholen
Reply

Hello,

I got a question about best practice for how to customize the left navigation menu.

I want to seperate menu elements with a title. The goal is to acheive something like this:

  • Lorem Ipsum

      TITLE

  • Lorem Ipsum
  • Lorem Ipsum
  • Lorem Ipsum

      TITLE

  • Lorem ipsum

So, what is the best practice to acheive this? Is it to edit the template, use blocks or is there some settings in administration that can be done?

Provided a picture of the site we are working on below.

Best Regards
Alexander Tømmerholen

LeftMenuExample.PNG

Replies

 
Nicolai Pedersen
Reply

You might be able to use a block to replace the left navigation - but anyways you have to change the xslt to handle the scenario.

Then create a structure where you have 2 level items in navigation as headings and 3 level as the sub items - and then use expandmode=all on your xslt.

BR Nicolai

 

You must be logged in to post in the forum