Skip to Content
Menu
This question has been flagged
1 Reply
7767 Views

Is there any way to make a binary type field content and paint it in a form with the img tag?

Avatar
Discard

What version?

Author

The version of my OpenERP is the 7th

Best Answer

OpenERP has a binary field type, which you can display in a form by specifying the image widget as follows:

<field name="image_field" widget="image" />
Avatar
Discard
Related Posts Replies Views Activity
3
Mar 16
4285
3
Jul 15
19713
0
Mar 15
9319
0
Apr 25
737
0
Apr 25
772