Hello,
I was curious if you had any idea why I am having this issue?
http://www.nabble.com/controller-condition-find-%3A%3A-only-retrieving-one-record--%3A%3A-foreach-%3A%3A-should-be-printing-many-to23690573.html#a23690573
I realized after I made the post, I had some unnecessary code "$allStat
$data = $this->Model->find("all", array(
"conditions"=>array(
"RelatedModel.field"=>$value
)
));
?
On May 20, 7:55 pm, programguru wrote:
> My situation is simple, but I have yet to find a solution that actually does
> what I need.
>
> And I am not sure at what level the data requirements shoul
simple to process it through the controller level.
Does anyone have any ideas or suggestions as to how I can effectively
address my problem?
--
View this message in context:
http://www.nabble.com/displaying-records-in-index-through-specific-field-content-tp23641397p23641397.html
Sent from the CakePHP