Forums / Setup & design / Using a node to generate Menu but redirecting to a sub-page

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Using a node to generate Menu but redirecting to a sub-page

Author Message

Mark Emms

Friday 23 May 2008 3:54:08 am

I have created a site structure as follows:

Root (a folder with no content of its own)
|
----Home (set as site default URL)
|
----About
| |
| -----The Company
| |
| ----- Standards
| |
| ----- Ethics
|
----Contact
| |
| -----Contact Us
| |
| ----- International Contact
|
etc

The menu structure looks fine because the top level Root is not presented. I am using a dropdown menu system.

I want the About page to redirect to "The Company" if it is clicked on and the Contact page to reidrect to the Contact Us.

At the moment to have the menu looking as I want it to I am having to maintain 2 objects - I only want to have to maintain one.

Thanks!

Mark Emms

Friday 23 May 2008 4:02:12 am

Just found this:

http://ez.no/developer/forum/setup_design/direct_link_to_another_node_in_menu

think it might hold the answer