[Zope] View Product and icons

Kelvin L Brown Kelvin L Brown" <kelbrown@usa.net
Wed, 16 Apr 2003 10:24:32 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0023_01C30402.5EB6F480
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I created a product then created an instance of that product in a =
folder. When I clicked on the product it showed up perfectly with the =
associated icons. I then created a dtml document with a link to the =
product, <a href=3D"ProductName"><Produc</a>, the product displayed but =
not the icons until I clicked the icon holders and the product =
refreshed. When I used the same document to creat a referne to the =
product, <dtml-var ProductName> I simply got a refernce to the product =
and not the actual product itsel like you would get if you referenced a =
document in that manner.

Does anyone know why this is happening? Is there some calling method I'm =
not aware of. Obviously, Zope know how to call the product because when =
I click on it directly it displays perfectly.

Any help would be greatly apppreciated.

------=_NextPart_000_0023_01C30402.5EB6F480
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4207.2601" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I created a product then created an =
instance of=20
that product in a folder. When I clicked on the product it&nbsp;showed =
up=20
perfectly with the associated icons. I then created a dtml document with =
a link=20
to the product, &lt;a href=3D"ProductName"&gt;&lt;Produc&lt;/a&gt;, the=20
product&nbsp;displayed but not the icons until I clicked the icon =
holders and=20
the product refreshed. When I used the same document to creat a referne =
to the=20
product, &lt;dtml-var ProductName&gt; I simply got a refernce to the =
product and=20
not the actual product itsel like you would get if you referenced a =
document in=20
that manner.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Does anyone know why this is happening? =
Is there=20
some calling method I'm not aware of. Obviously, Zope know how to call =
the=20
product because when I click on it directly it displays =
perfectly.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any help would be greatly=20
apppreciated.</FONT></DIV></BODY></HTML>

------=_NextPart_000_0023_01C30402.5EB6F480--