Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
5155 Visninger

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
Kassér

Hello Nanda, Did you find a solution?

Related Posts Besvarelser Visninger Aktivitet
0
dec. 24
1541
1
mar. 23
6755
2
apr. 22
4208
0
okt. 21
2710
2
maj 20
12287