Categories in Drop Down Menu

13 posts by 4 authors in: Forums > CMS Builder
Last Post: April 24, 2010   (RSS)

By Chris - April 22, 2010

Hi Alan,

Try this:

SELECT num, breadcrumb
FROM `<?php echo $TABLE_PREFIX ?>tableName`
WHERE depth > 0


Does that help? Please let me know if you have any questions.
All the best,
Chris

By Chris - April 24, 2010

Hi Alan,

Glad I could help! :)
All the best,
Chris