Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
6970 Zobrazení

My custom model has a many2many ir.attachment field called 'images'.

I've used the widget "many2many_binary" to show it in form view.

When I'm in edit mode, I can see image thumbnails, add new and remove options just fine. However, when I'm not in edit mode, its just filename with URL. No previews.

How do I achieve thumbnails in non edit mode?

Avatar
Zrušit
Nejlepší odpověď

Hello MC,

For thumbnails view, you can use many2many_kanban widget.

Hope it will works for you.

Thanks,

Avatar
Zrušit