I'm a newbie in programming and can't find any helpful documentation for my problem...
I want to use deform in my pyramid app. I used the FileUploadWidget to save my images in db.
This works fine, but i can't figured out how I can show a preview of the uploaded image (eg in edit form).
Can you help me, or give me a hint for my problem?
thx :)