Skip to Content
Menu
This question has been flagged
5319 Zobrazenia

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. 
Avatar
Zrušiť

Hello Nanda, Did you find a solution?

Related Posts Replies Zobrazenia Aktivita
0
dec 24
1887
1
mar 23
7169
2
apr 22
4674
0
okt 21
2988
2
máj 20
12624