Parent Nodes Options
Hay
Posted: Thursday, August 03, 2006 12:12:31 PM
Rank: Devotee

Joined: 8/2/2006
Posts: 47
He,

Is it possible when you have a content tree like this:

-Parent
-Sub 1
-Sub 2
-Sub 3

Can i configire the parent node when clciked to take the user to the first subnode in the navigation. I guess this would be don in my topnav xslt file... any ideas?
hoehler
Posted: Friday, August 04, 2006 8:31:49 AM

Rank: Addict

Joined: 7/19/2006
Posts: 597
Location: Bad Homburg, Germany
If you want an redirect to a certan node use umbracoRedirect: add a Property with alias name umbracoRedirect to your doctype and in the parent node you can set the id of subnode1 to this field. But be aware that if the first node has a redirect the xslt-testfunctionality does not work anymore. Workaround add a dummynode as the first node and assign domain to the original node.
See the post here in the forum.

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
Hay
Posted: Saturday, August 05, 2006 11:31:02 AM
Rank: Devotee

Joined: 8/2/2006
Posts: 47
Hey thats great.

I dont suppose anyone has a list of all these functions simular to 'umbracoRedirect' as they are so easy to implement?
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.