Hello, I'm on about day 10 of learning Red Dot CMS, it's getting easier thanks to posting questions here and getting good answers. But here's another question, potentially Navigation Manager related.
I have all the basic NavMan components working, sitemap, breadcrumbs etc... but I have one more requirement which may be something I can get out the NavMan. We have a 'Landing Page', a basic page that displays a listing of its immediate child pages (just one level deep). Is this achievable with NavMan and rendertags? I thought I could use <%!! Context:CurrentIndex.HasChildren() !!%> but this seems to give me the root page of the site, rather than the actual current page? Another stipulation here is that I'll need to use the landing page content class in several places, so the iteration of the children needs to be generic. (i.e mentionning this because this idea http://groups.google.com/group/RedDot-CMS-Users/browse_thread/thread/663760ac318fee47/6ff6bf7d7850df23?lnk=gst&q=Navigation+Manager#6ff6bf7d7850df23, doesnt seem to allow that level of flexibility) So how would you guys do it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
