Re: [Zope] Newbie Question: File upload in from my own Product
20 Sep
2000
20 Sep
'00
10:59 p.m.
Dicken, Peer writes:
I´m new to Zope ;) I´m currently composing a set of products for my website and have a little problem now: I need to make a Product that makes it possible to upload a file, well, basically a tuned "FILE" object. I need to add a description. Is it right to add the FILE object in my ZClass, or what should I do? That is one option.
However, images have properties of their own. You can just define a new property "description" and give it a value. Look at the "PropertyManager" interface (-> object reference (-> zdp.zope.org) or interface Wiki (-> dev.zope.org) or the source. Dieter
9329
Age (days ago)
9329
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer