|
Greetings, my question is if the menu and submenus can call different templates and additionalData? As far as I know, they all call the same one defined as shown below:
I tried to add another attribute in the Any help would be appreciated, |
The question has been closed for the following reason "The question is answered, right answer was accepted" by Matteo Bicocchi Apr 06 '11 at 15:59
|
Hi, The idea is that you have one template that receive the ID of the menu you want to show in the page; you need to build your own logic inside the template that returns the right content based on the ID param recived. Bye, Matteo |
|
Thanks Matteo. You are right. I built my own logic in the template. |


