We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19889
    • 616 Posts
    Hello,

    I’m afraid I need a little help with the wayfinder snippet. I got a multi-level menu on the left sidebar - please see http://schweizerfinance.com/index.php?id=8.

    What I’d like to achieve is that when I click on "Privatkunden", I would get only the children of the first level like "Anlegerschutz", "Konto-/Depoteroeffnungen", "Anlageberatung", etc. - no subitems should be shown. If I click on e.g. Anlegerschutz, I’d like to get the menu showing the whole menu as well as the Anlegerschutz with its two subitems.

    How can I achieve this using wayfinder.

    Thank you in advance for your help.
      • 17883
      • 1,039 Posts
      From the manual:

      &hideSubMenus
      default: FALSE
      values: [ TRUE | FALSE ]
      description: The hideSubMenus parameter will remove all non-active submenus from the Wayfinder output if set to TRUE. This parameter only works if multiple levels are being displayed.

      Should be the thing you´re looking for.
        • 19889
        • 616 Posts
        you made my day! - thank you