11 Jan
1999
11 Jan
'99
1:52 a.m.
Try using... <!--#in "subfolder.some_sql_method"--> Cheers, Andy.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Michael Grinder Sent: Sunday, January 10, 1999 8:25 PM To: zope@zope.org Subject: [Zope] - Accessing objects in subfolders
I have a subfolder containing Documents and SQL Methods related to a certain database table I'm using. I want to access the SQL methods from the parent folder. I've tried the following:
<!--#in subfolder/some_sql_method-->
But this causes an error.
How do I access the subfolder objects in dtml?
Michael Grinder