4 Nov
2002
4 Nov
'02
4:15 a.m.
On Mon, 2002-11-04 at 04:10, Dylan Reinhardt wrote:
DTML Methods don't have their own namespace, they use that of their parent. That's why you're getting the title/id of the containing folder. Use a DTML Document instead... that should give you what you want.
but then in my dtml document i cant do what i can in dtml methods... j