Ir al contenido
Menú
Se marcó esta pregunta
5086 Vistas

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
Descartar

Hello Nanda, Did you find a solution?

Publicaciones relacionadas Respuestas Vistas Actividad
0
dic 24
1446
1
mar 23
6642
2
abr 22
4094
0
oct 21
2637
2
may 20
12205