Hey there, I'm currently working on a custom admin generator theme but missed a "show view". So I grabbed the sfDoctrineAdminGeneratorWithShowPlugin and integrated it which went smooth.
But right now it doesn't seem to handle virtual fields, partials and components. It works in the list view, e.g. I define a getResponsible () function in my model (which just does getsfGuardUser()) and put it in the list display array. But in the show display array it just displays 'The field "responsible" does not exist.'. Mhm, I had a look around the extensive world of sfModelGenerator and it's not pretty. I can't figure out where virtual fields, partials, and components are handled, maybe someone can help me? Thanks in advance! Annis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
