Customer has multiple components (Product, Category) that use an attribute of same name "picture".
In local.properties, we can setup the Media Format for the attribute like below:
otmm.renderings.BITMAP.picture=3
Is it possible to setup different format for different components?
So, for example picture on Product will use 300Wx300H and picture on Category will use 1200Wx1200H.
Any thoughts or workarounds?
Thanks,
Niranjan