Sunday, August 1, 2010

How to show paginated results for the category items of the selected category in CakePHP?

Hello there,

Currently i'm having a problem with the pagination of some results.
The problem is the following:

I have a website with 3 tables: categories, categories_companies and
companies. In a many-to-many relationship. When i select one category,
it shows the companies that belongs to the selected category. My
problem is here! I don't know how to make it to show only 10 companies
per category.

Regards

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: