You probably could, although I have never tried it. Try nesting the 'MainLink.OwnerPage' portion of the Render Tag. For example, <%!! Context:CurrentPage.MainLink.OwnerPage.MainLink.OwnerPage.Headline !! %>
On Dec 5, 12:35 pm, Tiffany <[EMAIL PROTECTED]> wrote: > OMG Ive been looking for this forever!!!! > Is there a way to go two or three levels up? Or specify a certain > level (show ancestor level 2 instead of ownerpage)??? > > On Dec 4, 12:03 pm, CraigNY <[EMAIL PROTECTED]> wrote: > > > > > Yep tried to or wanted to use render tags, went through the > > documentation. RD support said to use > > <%!! Context:CurrentPage.MainLink.OwnerPage.Headline !!%> > > > which works like a charm, and which is NOT in the navigation manager > > documentation, or is covered briefly. alas. Perhaps sharper C#-ers > > could figure it out, but... > > > One big issue with RD is their documentation. > > > Anyway thanks everyone for your help. > > > On Dec 3, 4:56 pm, bushland25 <[EMAIL PROTECTED]> wrote: > > > > I am not exactly sure what you are trying to do. Are you using Render > > > Tags? If not, maybe this will solve your problem. Render Tag > > > documentation is available in the Navigation Manager documentation > > > provided by RedDot. I believe you can find that document on the > > > community website also. > > > > On Dec 3, 9:11 am, CraigNY <[EMAIL PROTECTED]> wrote: > > > > > Hard to explain, but I have a page that is a container, and within > > > > that there is a section. The section has the headline of the master > > > > page and it's own headline. Now the section will appear on another > > > > page via keywords, but I want the headline to show *the original > > > > master page* headline. > > > > > To wit: > > > > > _________________________________________________ > > > > | > > > > | > > > > | SO-AND- > > > > SO > > > > | > > > > | > > > > | > > > > | so-and-so Project > > > > 1 | > > > > | > > > > | > > > > |_________________________________________________| > > > > > SO-AND-SO is the container's headline, > > > > Project 1 is the section headline, all looks good here. > > > > Now there is a container page called Projects. All project sections > > > > will appear here via categories and keywords. > > > > > We want this below. > > > > _________________________________________________ > > > > | > > > > | > > > > | > > > > PROJECTS > > > > | > > > > | > > > > | > > > > | so-and-so Project > > > > 1 | > > > > | > > > > | > > > > |_________________________________________________| > > > > > so that the original container's headline stays as the headline of the > > > > section. > > > > using currentmasterPage.Headline doesn't work. > > > > Transfer elements don't work or I am not doing it correctly. > > > > > What will work???? > > > > > Sorry if this is simple, but I am seriously not grokking how to do > > > > this seemingly simple task.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
