I want to enlarge the size of the image in the view:form.
My picture descriptio. https://1drv.ms/u/s!AlHTfll4HG6H22LmagARGAdS5Iea
Odoo 11.0-20181018 (Community Edition)
Thank you.
lyc@928n.com
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to enlarge the size of the image in the view:form.
My picture descriptio. https://1drv.ms/u/s!AlHTfll4HG6H22LmagARGAdS5Iea
Odoo 11.0-20181018 (Community Edition)
Thank you.
lyc@928n.com
You would do the web development for that with some sort of tricky JS, QWEB stuffs.
I found one module on app store which could be helpful for you.
Hi
use option attribute in field imagg_1920
like this
options="{'zoom': true}"
thanks
The field in the product form is image_medium. You can use another field called image_big, which is provided by odoo by default if you need to see a big sized image. First inherit using inherit image_medium field using xpath and then give position='replace', then add the 'image_big'.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up