following links while traversing hierarchy

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
martin.morango

following links while traversing hierarchy

Post by martin.morango »

I Have content pages and internal links. My summary pages pull out data from various content blocks of the child pages in their sections. So far easy. I have internal links somewhere else in teh hierarchy pointing to the content pages. However when traversing the hierarchy i don't seem to be able to 'reach' the actual content blocks of the destination pages i.e. 'content pages' as opposed to the link nodes pointing to them. Surely there must be a function i'm missing that will allow me to follow the link and get to the 'real' page node?

thx 

I'm looking for a way to
Post Reply

Return to “Developers Discussion”