I set the image field Sizing as "Scale Image Proportionately" and would like the image placed at the centre of the box. How to do that? The image is always left-aligned.
I set the image field Sizing as "Scale Image Proportionately" and would like the image placed at the centre of the box. How to do that? The image is always left-aligned.
this.para.hAlign = "center"; xfa.layout.relayout();
this.para.hAlign = "center";
to the initialize:Event of the image field
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs