show all uploads from category where field equals x

4 posts by 2 authors in: Forums > CMS Builder
Last Post: February 25, 2010   (RSS)

Re: [jarvis] show all uploads from category where field equals x

By Dave - February 24, 2010

Hi Jarvis,

The code generated for the "Detail Page" is designed to just show one record. Try removing this option from getRecords():

'limit' => '1',

Hope that helps! Let me know if that fixes it.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] show all uploads from category where field equals x

By jarvis - February 25, 2010

Hi Dave,

Thanks for the reply. I ended up looking at a similar file on the site, copying the code but altering the relevent parts, this seems to have sorted the issue.

Thanks again

Re: [jarvis] show all uploads from category where field equals x

By Dave - February 25, 2010

Great, glad to hear you got it working!

If you have any other questions, just let me know. :)
Dave Edis - Senior Developer
interactivetools.com