[Zope-dev] Acquiring DTML Methods in context of DTML Document

Tres Seaver tseaver@palladion.com
Thu, 11 Mar 1999 17:18:39 -0600


I have a pair of DTML methods, say:

  manage_foo  -- displays a form with foo's properties
  update_foo  -- target of manage_foo's SUBMIT; 

which I would like to apply to a set of DTML Documents which exist in the same
directory:

  Foo1, Foo2.

The URL,

  .../foostuff/Foo1/manage_foo 

hurls, whereas if I put

  <!--#var manage_foo-->

in the body of the document, it works fine.  What am I missing?

-- 
=========================================================
Tres Seaver         tseaver@palladion.com    713-523-6582
Palladion Software  http://www.palladion.com