Skip to Content
Menu
This question has been flagged
3 Replies
2544 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
2491
0
Sep 23
2182
2
Jun 25
11760
6
Oct 23
22842
3
Mar 24
10099