Hi There,
I am trying to use a method that will only display the current section and the immediate subsections only but I am looking to have the choice when this is used. For example on the front page you would have the links
ManuF1
ManuF2
ManuF3
If you click into Manf1 you would then only be presented with
ManuF1
- Range1
- Option1
- Option2
- Option3
- Range2
- Option1
- Option2
- Option3
- Range3
- Option1
- Option2
- Option3
Obviously if you click Option1 you would still have the above link set navigation.
I was going to use a CUSTOMVAR and swap for a different HTML menu depending where you are called from the primary. Is there a way to automate this call of menus?
Many thanks
J
I am trying to use a method that will only display the current section and the immediate subsections only but I am looking to have the choice when this is used. For example on the front page you would have the links
ManuF1
ManuF2
ManuF3
If you click into Manf1 you would then only be presented with
ManuF1
- Range1
- Option1
- Option2
- Option3
- Range2
- Option1
- Option2
- Option3
- Range3
- Option1
- Option2
- Option3
Obviously if you click Option1 you would still have the above link set navigation.
I was going to use a CUSTOMVAR and swap for a different HTML menu depending where you are called from the primary. Is there a way to automate this call of menus?
Many thanks
J
Comment