Langdon,

I'm not sure I completely understand...

"When a record is saved a reference to the ACO group that the data
belongs to is saved in one field.  Now I can tell which ACO a record
belongs to


When a user logs in I get (using the ACL system) a list of ACOs that
the
user has access to and store it in their session.


When querying data from the database I limit the data set with a
"WHERE
[field.name] IN ([list, of, ACOs])" clause.  This means that each
user
can only retrieve the data that they have permission to see.
"

This sounds like exactly what I'm trying to do... could you
elaborate?  Thanks a ton for the insight!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to