This content has been marked as final.
Show 2 replies
-
1. Re: How to Fix one value of a size field
Sham HC Apr 19, 2013 8:09 PM (in response to Veena_07)Hi Veena,
Have you tried seeting autoWidth to false http://dev.day.com/docs/en/cq/current/widgets-api/index.html?class=CQ.form.SizeField
Thanks,
Sham
-
2. Re: How to Fix one value of a size field
Veena_07 May 2, 2013 5:18 AM (in response to Sham HC)Hi Sham
I got the issue solved. I am takin height value alone and doin
img.addAttribute("height", imageHeight);
Thanks
Veena



