Hi Daniel, shouldn't be a problem. Have a look at the sfGuardPlugin which adds user management to Symfony. Users can be part of groups (companies in your case) and you can pull db entries according to the group/company.
juro On Nov 25, 4:55 pm, Daniel Kurman <[EMAIL PROTECTED]> wrote: > Hi all. I need to do a multi company app. Is there a way to learn how > to do this?. Ideas. The idea is to have a login page. Through this, > the user could see only the records corresponding to his company only. > I thought to use some kind of filter, but I don´t know if this could > be done. > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
