[Zope] dtml question - please somebody help me...
David Hassalevris
bluepaul@bluepaul.com
Tue, 15 May 2001 19:43:01 -0700
Dan,
Tried this?
http://www.zope.org/Members/tazzzzz/addZClasses
My last answer was not very clear,
David
Dan Jacobs wrote:
>
> ok, I can't work out how to do this.
>
> I want to call a zclass add form from dtml something like...
>
> <dtml-call expr="capfiles.manage_addProduct(id='', title=title)">
>
> now the class I created is called capella so the path to the form I want
> is /manage_addProduct/capella/capellaClass_factory.
>
> how do I do this? i've been trying to work it out for days :-(
>
> please help.
>
> thanks
>
> Dan
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )