David Bain a écrit : > I'm trying to figure out how to get back rename after creation support > > I added a custom "initializeArchetype" method to my archetype. > The method does what I need, but since adding it, rename after creation > no longer works.
Add '_at_rename_after_creation = True' in your class declaration: http://www.google.com/search?q=_at_rename_after_creation&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:fr:unofficial&client=iceweasel-a Regards, -- Encolpe Degoute INGENIWEB (TM) - S.A.S 50000 Euros - RC B 438 725 632 17 rue Louise Michel - 92300 Levallois Perret - France web : www.ingeniweb.com - « les Services Web Ingénieux » Tel : 01.78.15.24.08 / Fax : 01 47 57 39 14 _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
