28 Mar
2001
28 Mar
'01
8:45 p.m.
For this, I have tried the following in C.D.A.B.index_html: <dtml-var "RESPONSE.redirect(A.B.index_html.url())">
How can I address Root.A.B.index_html separately from Root.C.D.A.B.index_html ?
<dtml-call "RESPONSE.redirect(restrictedTraverse('/C/D/A/B/index_html').absolute_url()) "> cheers, Chris