コンテンツへスキップ
メニュー
この質問にフラグが付けられました
5342 ビュー

I have a many2many field like this

medical_report_ids = fields.Many2many('ir.attachment', string='Medical reports')

This will accept both images and pdfs.

While displaying the data, I want to show the thumbnails for images and file name for pdf just like how it is shown in the default mail app.

I tried using <field name="medical_report_ids" widget="many2many_binary"/> but this only allows downloading attachments. I want to them to be previewed. 
アバター
破棄

Hello Nanda, Did you find a solution?

関連投稿 返信 ビュー 活動
0
12月 24
1902
1
3月 23
7195
2
4月 22
4685
0
10月 21
2994
2
5月 20
12633