FYI, I'm new to Liferay so please have patience with me!
Here's the scenario:
I have a main nav
menu working in my navigation.vm
. I've determined that two of the main nav items would share the same child menu listing the same pages.
I've gone into the GUI and created the child pages but must I create the same set of pages twice for both nav
items which share the child pages or is there some method by which I can create these child pages once and then share them between the pages and just bring in different data?
So to restate:
Can I have two nav
items share one sub-menu with the same child pages and just bring in unique data to each of the child pages based on the main nav
item selected?
If this isn't clear, let me know and I will try to explain better.