Re: $criteria pagination

2008-02-10 Thread monstercake
can you maybe make an example of how i can use $scope inside my code? thanks On Feb 10, 9:53 am, monstercake <[EMAIL PROTECTED]> wrote: > hi, > it is version 1.1.16 > thanks > > On Feb 10, 9:12 am, rtconner <[EMAIL PROTECTED]> wrote: > > > > > What ve

Re: $criteria pagination

2008-02-10 Thread monstercake
hi, it is version 1.1.16 thanks On Feb 10, 9:12 am, rtconner <[EMAIL PROTECTED]> wrote: > What version o'cake? > > Anyways.. you want the $scope parameter on > paginatehttp://api.cakephp.org/1.2/class_controller.html#6f79c1eed018894aede1... --~--~-~--~~~---~--~~ Y

$criteria pagination

2008-02-09 Thread monstercake
hi, i have a question about $criteria as far as the pagination is concerned in the database i have 3 tables table1 (one of the rows is client_id) table2 (one of the rows is client_id) table3 (there is no client_id) my problem is that in the pagination i need to show data from table3 linked to th

ajax and javascript in views file

2008-01-29 Thread monstercake
hi all, im trying to add the help balloons inside a view file here they are http://www.beauscott.com/2006/08/19/ajax-enabled-help-balloons i added the files inside js/helpbuttons in a layout file i added this within the tags print $javascript->link('helpbuttons/lib/prototype/prototype.js'); pr

enable javascript/ajax inside views files

2008-01-29 Thread monstercake
hi all, im trying to add the help balloons inside a view file here they are http://www.beauscott.com/2006/08/19/ajax-enabled-help-balloons i added the files inside js/helpbuttons in a layout file i added this within the tags print $javascript->link('helpbuttons/lib/prototype/prototype.js'); pr