Blog Display: Sorting Category from URL

3 posts by 2 authors in: Forums > CMS Builder
Last Post: December 31, 2008   (RSS)

Re: [virgodesign] Blog Display: Sorting Category from URL

By Dave - December 31, 2008

Hi Avrom,

Do you want to display a display of categories or be able to filter blog results by category with the url? If it's the latter, drop the where and try this:
blogs.php?category=Music

This uses the built in search engine features described here:
http://www.interactivetools.com/docs/cmsbuilder/viewer_search.html

If that's not it give me some more details (and urls if you can) and I'll try to help.

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

Re: [Dave] Blog Display: Sorting Category from URL

By avrom - December 31, 2008

Yes Dave its that simple :)) Thanks !! I'll check through the documentation in the future as well.