Access on page from different menues
Posted: Sun May 24, 2015 1:51 pm
How can the same page be displayed in different menues?
Let's assume I have two menues, A and B with entries
A1, A2, A3, A4, A5 and
B1, B2, A3, B4, B5
As you can see, I want ONE page (A3) to be displayed in TWO different menues.
What I tried was to create page "B3" with content type "Internal Page Link" and "Destination Page" pointing to A3. (I also tried "Redirecting Link" with the URL set accordingly)
Both works fine: the original content page A3 is shown when clicking the entry in menu B. Except that the menue also changes from B to A, as A is the "correct" parent.
Changing the Target in the Options did work. "_blank" opens A3 in as expected in a new window, but this is not the desired behaviour. "_self" and "_parent" didn't work, too.
Of course I could copy the orginal content from A to B, but probably somebody knows a more elegant way to avoid duplicates?
Let's assume I have two menues, A and B with entries
A1, A2, A3, A4, A5 and
B1, B2, A3, B4, B5
As you can see, I want ONE page (A3) to be displayed in TWO different menues.
What I tried was to create page "B3" with content type "Internal Page Link" and "Destination Page" pointing to A3. (I also tried "Redirecting Link" with the URL set accordingly)
Both works fine: the original content page A3 is shown when clicking the entry in menu B. Except that the menue also changes from B to A, as A is the "correct" parent.
Changing the Target in the Options did work. "_blank" opens A3 in as expected in a new window, but this is not the desired behaviour. "_self" and "_parent" didn't work, too.
Of course I could copy the orginal content from A to B, but probably somebody knows a more elegant way to avoid duplicates?