Jump to content

Recommended Posts

Posted

Hi guys.

This is probably real easy and my headache is probably keeping me from thinking straight.

Take a products catalogue. The sections have multiple levels, 3 in my case. At the end of each branch there are products.

So when I'm at a top section, I want to display all products under all child sections, grandchild sections and so on. How do I reference this in the selector?

My only idea is to recursively check every child page down the tree where 'template=section' and slap each of them on the selector, but it seems wrong.

Posted

Here's an old thread and Ryan's response
 
A quick note for newbies....be careful not to invite the whole family ($page->find()) if you don't have enough room (memory)...you might need to limit numbers :-)

  • Like 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...