I am now using backend admin to manage my website. But I wondered if
there are any way to give different data to different roles.
In details, I have admin, and sales. I want sales to have access to
only their own clients, while admin can have access to all the sales
data.
But if I use symfony to create backend admin, all the users will be
listed out. I just wondered how to set different data criteria for
different registered users. Can we realize this through generator.yml?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---