Yes, I know that. But I want to take advantage of admin generator, which is using generator.yml and no need to write action manually. But it seemed I can not control what data to display, what not just by using the simple backend admin generator. Do you think so?
On Tue, Mar 17, 2009 at 4:40 AM, Tomasz Ignatiuk <[email protected]>wrote: > > If a sale can have access only to his clients and no one else has > (other sales) except admin, you can add to client rows a sales id. > Then when sales is logged in where data is taken to list in backend > etc change the action in order to get only those clients whose sales > id is the one who is logged in. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
