Is there any way to make a binary type field content and paint it in a form with the img tag?
This question has been flagged
1
Reply
8725
Views
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" />
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Apr 26
|
719 | ||
|
|
3
Mar 16
|
5322 | ||
|
|
3
Jul 15
|
21696 | ||
|
|
0
Mar 15
|
11167 | ||
|
|
0
Apr 25
|
1807 |
What version?
The version of my OpenERP is the 7th