I don't think it's rocket science. When a user logs in find out what (or which) 
clinic (or clinics) he has privileges on. If it's more than one prompt him to 
choose a client to work with. Hold that client_id in session and then when they 
go to, for example, view invoices only display those where Invoice.client_id 
matches the chosen one. There's nothing special or Cakey about it.

Jeremy Burns
Class Outfit

http://www.classoutfit.com

On 22 Dec 2011, at 15:36:23, cakebrother wrote:

> Thank You Jeremy. I'll give that a try. Is filter find a function? Basically 
> when an admin of one of the businesses logs in they'll be able to create 
> invoices and bills etc. They should only be able to see the content they've 
> created can you send me any links you may have that explain this. 
> View this message in context: Re: Multiple Businesses in one database
> Sent from the CakePHP mailing list archive at Nabble.com.
> 
> -- 
> Our newest site for the community: CakePHP Video Tutorials 
> http://tv.cakephp.org 
> Check out the new CakePHP Questions site http://ask.cakephp.org and help 
> others with their CakePHP related questions.
>  
>  
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to