Hmmm.. Thanks for the insight, but that's not working.
All I am trying to do is run a foreach and display only records with a
specific value in a specific field.
Here is a high-level scenario:
-> I want to display all "tasks" - column name "status" with a value of
"YES".
-> I want to use a standard foreach loop as I would for any baked view to
display all records.
-> My "tasks" table is related to my "status" table.
All of my data is currently being pulled in OK, but I just cannot get this
filter to work. I know it's possible, but it seems it's very difficult.
Any ideas?
--
View this message in context:
http://www.nabble.com/displaying-records-in-index-through-specific-field-criteria-tp23641397p23647731.html
Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---