[Zope3-Users] Customisation of addform
    Florian Lindner 
    mailinglists at xgm.de
       
    Mon Nov 29 04:04:53 EST 2004
    
    
  
Roger Ineichen schrieb:
>>Is there a piece of code to see how the addform is being 
>>generated? So I can see which macros and skin it uses.
No, I think you missunderstood me.
The addform directive is creating the addform by using several macros 
and fill the slots in the macros. How do I know which macros and slots 
it is attempting to use?
> See zope.app.rotterdam.standardmacros.py
macro_pages = ('skin_macros', 'view_macros', 'dialog_macros', 
navigation_macros')
How does Zope knows which of these macro_pages to pick?
Thanks,
Florian
    
    
More information about the Zope3-users
mailing list