I have created a TopNav Selection Group and a Navlist Selection Group
The TopNav selection group has 3 link items; Home, Menu 1 and Menu 2 - this behaves as expected - only one can be selected at a time
Menu 1 and Menu 2 both contain link lists, where each list item is part of NavList selection group - This behaves as expected - no problem.
My problem is that When I click on the Home link and I want to deselect any of the NavList items.
I had tried having all link items part of one selection group - but when I took that approach I lost the ability to show a menu list item as selected as well as it’s opening menu item.
As this is a library element. I want to allow this top nav element to be scalable where I can duplicate a menu item and/or list item in list and not have to add individual link conditional code.
Any help appreciated - thanks