Okey, I'll try to explain you. I have a combo box called "CboLocation" in my index_html page in the root folder of my proyect with some general information. I have a subfolder called "Add Data" where I have a page who add an entry to a database with some information. One of the fields that I need to add is the "Location" that I select in the first page, but when I try to load the "Add Data" page I got this error: Zope Error Zope has encountered an error while publishing this resource. Error Type: KeyError Error Value: CboLocation --------------------------------------------------------------------------- ----- Troubleshooting Suggestions This resource may be trying to reference a nonexistent object or variable CboLocation. The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience. Is this information enough or you need something else?? RicardoP Andreas Jung <andreas@andreas-jung.com> on 30/08/2003 01:24:45 p.m. Please respond to Andreas Jung <andreas@andreas-jung.com> To: Ricardo Penatez/Sistemas/Gerencia/Lattice, zope@zope.org cc: Subject: Re: [Zope] Variables and SubFolders Could you please ask a *detailed* question? That means you should provide informations about what are you trying to do in terms of code and error messages. -aj --On Samstag, 30. August 2003 10:22 Uhr -0500 rpenatez@lattice.com.co wrote:
Hello Zopistas! I'm trying to pass a variable value from the root folder to a subfolder but I can't. How can I do that??? Thanks for your help. RicardoP
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )