Ok guys & gals, Totally stupid question but probably easy to answer if you've done it before!!! I have a zclass created, for which I chose OFSImage when I created it. I then added a couple of properties and now would like to get the image out. When I create a class instance I can get the properties out no problem, but cannot anywhere find out how to get the image to display on my web page... Any help would be much appreciated... Laurie Laurie Nason Dept. of Biochemistry - N420 Baylor College of Medicine Houston. TX77030
Laurie Nason writes:
I have a zclass created, for which I chose OFSImage when I created it. I then added a couple of properties and now would like to get the image out. When I create a class instance I can get the properties out no problem, but cannot anywhere find out how to get the image to display on my web page... Any help would be much appreciated... Strange!
I would expect, it works the same way as with an OFS.Image instance: * In the ZMI: use the "View" tab * Direct call from a browser: use the URL of you object or, if you like, <URL to object>/index_html * In DTML: <dtml-var your_object> What does not work? Dieter
participants (2)
-
Dieter Maurer -
Laurie Nason