Re: How to convert string to object?
6 Mar
2003
6 Mar
'03
6:43 p.m.
I tried do following in index_html:
<dtml-var obj>
But this echoes only plain text ('path.to.object.file') and not the object's content. I need to find some way how to convert this string to object, so Zope (or Python) can understand it as an object and display its content. Is there some way? You could try:
<dtml-var "REQUEST.resolve_url(obj)"> Regards, Josef
8432
Age (days ago)
8432
Last active (days ago)
0 comments
1 participants
participants (1)
-
Josef Meile