16 Apr
2001
16 Apr
'01
3:44 p.m.
Jason Byron wrote:
Has anyone implemented something like the breadcrumbs trail in a python script instead of a dtml method?
jason
There is a fairly undocumented attribute named "aq_chain" which could be used. It contains a list of all the objects in the aquisition path. Iterating over it could be used to create breadcrumbs. hth, -- | Casey Duncan | Kaivo, Inc. | cduncan@kaivo.com `------------------>