How can I display an Image on the Card (Tile) applet without disorting the edit list applet.
I have successfully implemented the Image to display on the card applet. However on the list applet the image is distorting the view. The field on the List applet is Imagesource path, Html Type is Image control. If this column isnt exposed on the list applet it wont be displayed on the card applet.
So how can I make the image appear on the Card applet without being exposed as an Image control html on the list applet.