Needing code to list subcategories of the selected record

11 posts by 5 authors in: Forums > CMS Builder
Last Post: April 15, 2009   (RSS)

Re: [drewh01] Needing code to list subcategories of the selected record

By faribaa - March 27, 2009

I have been searching for the same; a way to list sub-categories for a selected category. For instance, on the categoryindex page for a certain cat, I'd like to display the related subcategory names above the article title.

Re: [drewh01] Needing code to list subcategories of the selected record

By Dave - March 27, 2009

Hi drewh01,

The next release will have a new field called $record['_isAncestorSelected'] that you can test to see if a records ancestor is selected.

We'll be releasing that next week, probably Tuesday if not major issues crop up.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com

Re: [faribaa] Needing code to list subcategories of the selected record

By Dave - March 27, 2009

faribaa,

See the above post. We should have something that makes it easier to do that next week.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Needing code to list subcategories of the selected record

By drewh01 - March 27, 2009

ok, thanks...i'll keep an eye out for the new release next week.

Re: [drewh01] Needing code to list subcategories of the selected record

By ibis70 - March 29, 2009

I will certainly look forward to that!! When exactly?

Re: [ibis70] Needing code to list subcategories of the selected record

By drewh01 - March 31, 2009

Could we get an update on when this never version is released?

Re: [drewh01] Needing code to list subcategories of the selected record

By drewh01 - April 6, 2009

Any updates?

Re: [drewh01] Needing code to list subcategories of the selected record

By ross - April 7, 2009

Hi.

We are doing the final rounds of testing on it right now. I don't have a firm release date but it should be pretty soon.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/

Re: [ross] Needing code to list subcategories of the selected record

By drewh01 - April 14, 2009

Now that the newest verison has been released, how would I implement this new function...or...I guess I should ask, what would the code look like to call the subcategories?

thx