15 May
2002
15 May
'02
3:16 p.m.
I have a standard_html_header in which I would like to be able to publish the Id of the document which calls it. but when if I use <dtml-var getId> I get 'standard_html_header' rather than the name of the document USING standard_html_header. How can I get the Id of the nesting document? Thanks joshua
15 May
15 May
7:15 p.m.
New subject: [Zope] getId of nesting document
On Wed, 2002-05-15 at 17:16, Joshua Newman wrote:
I have a standard_html_header in which I would like to be able to publish the Id of the document which calls it.
but when if I use <dtml-var getId> I get 'standard_html_header' rather than the name of the document USING standard_html_header.
How can I get the Id of the nesting document?
have you checked that your standard_html_header is a DTML Method, not a DTML Document? -mj
8728
Age (days ago)
8728
Last active (days ago)
1 comments
2 participants
participants (2)
-
Joshua Newman -
Maik Jablonski