Displaying an image by giving a html property in TouchUI dialog.
I am able to display an image statically using displayfield xtype and setting fieldDescription property value as <img src="path of the image from DAM"> in classic UI. How to reproduce the same in Touch UI?