You can't reference any list(news) to a list(nav mgr list) in the master page. Unfortunately it doesn't work this way because NavMgr is .net based and holds it's own navindex by referencing they look connected but still won't be able to communicate.
You need to physically connect the news pages to the navmgr list and then you can reference the navmgr list from the news list. If you still want to be able to create pages from the news container page then you might have to add a plugin to do this. Otherwise pages always have to be created and connected using navmgr to get things working in the way you want. cheers, Markus www.reddotcmsblog.com On 15 Jan., 02:12, ingohill <[email protected]> wrote: > Hi Tony, > > i am using the navigation manger - to fit the requirements i recreated > three navigation areas. > Based on your description, i referenced the list containing the News > to the navigation list. In the content-class where the news list is > placed, i try to get the list via rendertags. > > Did i get you right? > > Greetings, > Ingo
-- 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.
