the oldschool RQL way could do the job: - create a standard field element - write some RQL which checks if the page is connected to the link element via keyword or connected to the mainlink - if it is the mainlink write the content from the headline to the std- field to avoid to much RQL check via if(masterpagehdl!=stdfieldcontent) if the RQL needs to be executed.
cheers, markus On 3 Dez., 22:56, 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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
