Something else you may consider (and you might have it already setup this way) is to use a list on your foundation page list_Navigation for all child pages and then reference this list from the navigation component in your con_SubNav, instead of connecting the child pages on the navigation component list within con_subnav. (makes the sub navigation component really generic)
The benefit is that when you upgrade to 7.5, you're setup to use the NavManager (Foundation page with chlid pages on a list, their children on their list element, etc) The drawback is that you need to reference the list on the foundation page from the list in your nav component, but if your site navigation doesn't change much (just new leaf node pages) then it doesn't matter. I just automated it with RQL. Wayne. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
