It seems that this functionality is missing in the 1.2 branch, but it can be fixed with a small patch: http://trac.symfony-project.org/ticket/5832
As posted in the ticket, I don't believe the field level credentials are respected in the list views. -pat On Apr 28, 5:07 am, axe <[email protected]> wrote: > Hi, > > I am not sure if it works in generator.yml in symfony 1.2... > Try to list required credentials in an array: > > fields: > myfield: { credentials: [editMyField] } > > Or manage credentials directly in the form. > > Pavel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
