Navigation Hierarchy Issue
Permalink
I've got the following example-page-hierarchy:
home
----vision
----organisation
training centre
----programme
----application
My goal: I would like to display the vision-page when I click on home.(First Subpage of a super-page). At the moment the "home"-page itself will be displayed instead.
How could I archieve this ?
Thanks a lot
home
----vision
----organisation
training centre
----programme
----application
My goal: I would like to display the vision-page when I click on home.(First Subpage of a super-page). At the moment the "home"-page itself will be displayed instead.
How could I archieve this ?
Thanks a lot
I can't find that option anywhere. Where can I find it?
You can find it at:
Dashboard > Pages and Themes > Attributes > Add Page Attribute > Checkbox > go
And after that enter(handle): replace_link_with_first_in_nav
Now, when you create pages in the sitemap, you can select this custom attribute.
Dashboard > Pages and Themes > Attributes > Add Page Attribute > Checkbox > go
And after that enter(handle): replace_link_with_first_in_nav
Now, when you create pages in the sitemap, you can select this custom attribute.
The answer was already there:
http://www.concrete5.org/community/forums/usage/i-need-parent-page-...