Can a parent folder access objects in child folder?
22 Feb
2000
22 Feb
'00
6:54 p.m.
If so, what would be the syntax for that? Thanks -- Lucas Vogel lucas7@home.com ICQ: 44697169
23 Feb
23 Feb
10:50 a.m.
New subject: [Zope] Can a parent folder access objects in child folder?
Lucas Vogel wrote:
If so, what would be the syntax for that?
You can use either: <dtml-with a_folder> <dtml-var a_doc> </dtml-with> or: <dtml-var "a_folder.a_doc()"> Cheers, Matt. -- Matt Goodall | Isotek Electronics Ltd email: mgg@isotek.co.uk | Claro House, Servia Road Tel: +44 113 2343202 | Leeds, LS7 1NL Fax: +44 113 2342918 | England
9539
Age (days ago)
9540
Last active (days ago)
1 comments
2 participants
participants (2)
-
Lucas Vogel -
Matt Goodall