Skip to Content
Menu
This question has been flagged
3 Replies
2058 Views

Is it possible to create a button in form view that imports documents?

Avatar
Discard
Best Answer

Coding it is possible, using a field binary to upload the file and a button to process it

Avatar
Discard
Best Answer

Hi Giezel,

It is the answer of Axel Mendoza

foo = fields.Binary()
<field name="foo"/>


Avatar
Discard
Related Posts Replies Views Activity
0
Sep 23
498
0
Sep 23
451
2
Feb 23
9253
6
Oct 23
19279
3
Mar 24
7694