[Cyril Elkaim]

| Of course I have tried REQUEST.PARENTS[0] but this is the parent
| inside the URL, I'm searching the PARENT inside the object system.

yourobject.getParentNode() should do the trick.

Have a read at lib/python/OFS/ZDOM.py
 
| Another question how can I get a reference of any object in OBJECT
| system,

I'm not quite sure what you mean, could you elaborate please?  Do you
mean like you want to search for any object and get a reference
(kewords: ZCatalog, getobject and searchResults) or just to have a
HTML link (keywords: relative_url and absolute_url) or what?  :)

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to