[Zope] [Zope]: manage_edit with DTML method
Casey Duncan
cduncan@kaivo.com
Tue, 26 Jun 2001 11:45:57 -0600
Arno Gross wrote:
>
> I have two DTML methods and I want to do sth like this:
>
> <dtml-call "manage_edit(data=result_of_other_DMLTmethod, title='myTitle')">
>
> But how can I force that the rendered result is inserted and not the document
> source.
> Best regards
> Arno
>
<dtml-call "manage_edit(data=other_DMLTmethod(_.None,_),
title='myTitle')">
hth,
--
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>