Hi every:
I need filter some data and for that nothing better than the "filters" 
generated using symfony propel:build-filters or even better using 
admin-generator filters but I need a special filter for a given role based on 
user permissions. Does anybody know how to do this? I was thinking and maybe I 
could use a different generator.yml but when I use 
sfYaml::loader('generator_role1.yml') wich is inside 
/apps/backend/reservacion/config and contain this piece of configuration:

filter:
 display: [desayuno, almuerzo, comida]

If I could do this then I'll be able to setup the filters based on permissions 
or roles but this approach doesn't work. If any have a better solution I'll be 
gracefully if it/she share the solution.

Regards
Ing. Reynier Pérez Mira



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to