hello there,
I am looking for an easy and simple way to redirect a top entry in the navigation menu to the first submenu page. Any idea how this can be achieved?
For example:
Services (top menu item)
Investigations
Lectures
The “Service” page is just for navigation (no content) and it should forward to the “Investigations” page.
Thank you Joe
that’s all, these simple line of code will do the trick. I’ve just checked your demo page, great!
Just this line of HTML code in the RW page, or an HTML stack on a stacks page right. I will test it myself. Thank you very much.
Ueli
If what you want is to link to be strictly for navigation, try an offsite page and set the URL to #. That’s a link to nowhere. It should open the navigation menu, but not change the page.
thank you all for your help. This leaves three options to get a website similar to what my customer already is having.
Generally I wouldn’t leave a top level navigation page empty. It should be some kind of a summary what the user can expect in this category. But if there is nothing to say I suggest to use the link to nowhere solution as mentioned by @teefers .
An offsite page or HTML code will exactly reproduce the already existing website navigation. But why not improve something if I will have to rewrite the whole website anyway.