24 Aug
1999
24 Aug
'99
6:08 p.m.
Evan Simpson wrote:
When you say 'document', do you really mean 'DTML Method'? In a DTML *Document*, 'id' and 'title' refer to the document itself, while in a *Method* they refer to the client/caller/container (grr).
You can use 'document_id' and 'document_title' to get what you want in both cases.
If these work for both DTML Methods and DTML documents, does that mean that 'id' and 'title_or_id' are going to be deprecated? Michael Bernstein.