[Zope] DTML - change document title?

Casey Duncan cduncan@kaivo.com
Fri, 11 May 2001 11:52:15 -0600


Kevin L wrote:
> 
> I know this is probably really easy but I can't find it anywhere
> in the docs.
> 
> I have a dtml document that needs to have a different title
> every time (based on a database call). How can I set the title
> attribute from dtml?
> 
> thanks much
> 
> -Kevin
> 

<dtml-call expr="dtml_doc.manage_changeProperties(title='new title')">

hth,
-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>