Wednesday, April 29, 2009

Re: Yet another Pagination Question (custom query but don't have a model to overwrite paginator)

here is the workaround:

http://debuggable.com/posts/how-to-paginate-a-search-using-the-cakephp-framework:48fc5f77-38d0-41e0-b711-77c64834cda3


ahmedhelmy007 wrote:
> No solution?
>
> i'm interested too, but where is the cake gurus? 20 days and no
> solution !
>
> On Apr 11, 1:19 pm, AD7six <andydawso...@gmail.com> wrote:
> > On Apr 11, 8:28 am, nc <n.chan...@gmail.com> wrote:
> >
> > > Anyone?
> >
> > > On Apr 9, 8:51 pm, nc <n.chan...@gmail.com> wrote:
> >
> > > > I have a Search controller that handles search-related tasks in my
> > > > project and one of the requirements is that given a query (let's say
> > > > $query) it should search for $query in table a (model A), table b
> > > > (model B), table c (model C), and table d (model D). This Search
> > > > controller  DOES NOT have a Search model associated with it
> >
> > Why don't you fix that.
--~--~---------~--~----~------------~-------~--~----~
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: