Re: how to change a drop down based on a previously selected drop down in cakephp

2013-06-03 Thread designv...@gmail.com
I followed that tutorial recently and it worked like a charm. +1 On Saturday, 1 June 2013 19:48:13 UTC+1, Karey Powell wrote: > > I think this is what you are looking for: > http://www.willis-owen.co.uk/2011/11/dynamic-select-box-with-cakephp-2-0/ > > On Friday, 31 May 2013 09:04:42 UTC-4, sneha

Re: Is there a way to get a 'has many' relationship left joined without forcing the join such that I can get a count of the child table?

2013-06-03 Thread heavyKevy
Thank you Cricket, I will try and look in to the counterCache. On Sunday, June 2, 2013 12:01:40 AM UTC+7, cricket wrote: > > ContainableBehavior doesn't work like that, unfortunately. It's a really > good addition to the toolbox, though at the cost of the extra queries. (I > use it a lot, but on