15 Mar
2002
15 Mar
'02
2:31 p.m.
Hi All: I'm using the following to get the path: <dtml-var "keywords.getpath(data_record_id_)"> How can i get the actual titles of the path instead of the id's to show? Thanks, Todd
15 Mar
15 Mar
3:22 p.m.
New subject: [Zope] Path folder TITLES
Todd Loomis, DMSO (SAIC) wrote:
<dtml-var "keywords.getpath(data_record_id_)">
How can i get the actual titles of the path instead of the id's to show?
untested: <dtml in "keywords.getpath(data_record_id_).PARENTS"> <dtml-var title_or_id> </dtml-in> regards Max M
8789
Age (days ago)
8789
Last active (days ago)
1 comments
2 participants
participants (2)
-
Max M -
Todd Loomis, DMSO (SAIC)