[Zope-dev] Problem with Properties's method

Victor.Zhai@ogilvy.com Victor.Zhai@ogilvy.com
Fri, 8 Oct 1999 16:42:09 +0800



Hello,everyone.
   I am a learner with Zope.When I changed a dtml(pollEdit.dtml) of class Poll's
method manage_main.But when I restart zope and view my instance,In the
properties interface,It is always the same.And it doesnnot work like I expected.
   What's the problerm?
manage_options=(
     {'label':'Properties', 'action':'manage_main'},
        ............
     )
manage_main=HTMLFile('pollEdit', globals())



"WorldSecure Server <ogilvy.com>" made the following
 annotations on 10/08/99 04:30:52
------------------------------------------------------------------------------
Privileged/Confidential Information may be contained in this message.  If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer does not consent to email for messages of this kind.  Opinions, conclusions and other information in this message that do not relate to the official business of the Ogilvy Group shall be understood as neither given nor endorsed by it.

==============================================================================