Tuesday, October 15, 2013

Edit the Bottom tool bar of SmartImage widget in CQ5 / AEM

Modify the below properties to remove/edit the tool bar (appears on the bottom) of the HTML5 smart image widget. (xtype: html5smartimage)

disableZoom="{Boolean}true" This will disable the zoom functionality
mapParameter="0" This will disable the Map feature
rotateParameter="0" This will disable the image rotation capability
cropParameter="" This will disable the image crop capability


1 comment: