Alexandre da Silva a écrit : > > (I don't know how to modify a user_name BEFORE passing it to the > > identity manager... To add the compagny abbrev for instance.) > Javascript?
Finally, it's the better solution. I will do that for User.user_name : [EMAIL PROTECTED] compagnyID is a foreignkey referring to the Compagny object. I use compagnyID rather than compagny_name because compagny_name may change.. This solution works perfectly, and doesn't need to change Identity. Thanks all for you help ! > Alexandre da Silva Guillaume --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

