this is relative simple ... check docs for the "admin" and create a partial to which you provide the rest of the fields ... also ... the sfGuardUser module allready does that listing ... Alecs
On Wed, Oct 14, 2009 at 2:32 PM, tirengarfio <[email protected]> wrote: > > I have generated a backend from sfGuadUser model, so i can list in the > backend the users registered in my app, sorting the list by the fields > (username, created_at, etc)... but i also have a Profile model that is > related to the sfGuardUser model. > > My problem: i dont know how to show also in that list the fields of > the Profile model (name, surname, phone, etc..). > > > On Oct 14, 12:56 pm, Alexandru-Emil Lupu <[email protected]> wrote: > > what do you mean ? > > > > On Wed, Oct 14, 2009 at 1:34 PM, tirengarfio <[email protected]> > wrote: > > > > > Hi, > > > > > is possible to do it using the generator (parameter "list:")? > > > > > Bye > > > > > Javi > > > > -- > > As programmers create bigger & better idiot proof programs, so the > universe > > creates bigger & better idiots! > > I am on web: http://www.alecslupu.ro/ > > I am on twitter:http://twitter.com/alecslupu > > I am on linkedIn:http://www.linkedin.com/in/alecslupu > > Tel: (+4)0748.543.798 > > > -- As programmers create bigger & better idiot proof programs, so the universe creates bigger & better idiots! I am on web: http://www.alecslupu.ro/ I am on twitter: http://twitter.com/alecslupu I am on linkedIn: http://www.linkedin.com/in/alecslupu Tel: (+4)0748.543.798 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
