can i make a menu alias?

Permalink
I am finding it hard to describe the question, so i will give a scenario.

i have some top level menu items that open up a kind of landing page, once on that landing page, users can click on a list of sub pages.
But other top level menu items I want to go directly to the sub-page.

e.g.
services (has splash page)
- coding
- design
News (no splash page - i want it to go to latest news)
- latest news (should load this page when click on news)
- blog
- whats on

is this possible?
how do i achieve this?

johnnyNui
 
frz replied on at Permalink Best Answer Reply
frz
there's a custom attribute you can add to that News page that will forward you to the first one under it..

replace_link_with_first_in_nav

explained on this page:
http://www.concrete5.org/documentation/how-tos/built-in-attribute-r...