Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
5087 Tampilan

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
Buang

Hello Nanda, Did you find a solution?

Post Terkait Replies Tampilan Aktivitas
0
Des 24
1447
1
Mar 23
6643
2
Apr 22
4095
0
Okt 21
2637
2
Mei 20
12208