How to zoom image in odoo?
20 October, 2021 by
Umme Huzaifa
| No comments yet

Here is an example of zooming in on a picture:

<div>

       <field name="image_1920" widget="image" class="oe_avatar" options='{"zoom": true, "preview_image":"image_1920",         "zoom_delay": 1000}'/>

</div>

Umme Huzaifa
20 October, 2021
Share this post
Archive
Sign in to leave a comment