Wrapped Images and Preview

0 Kudos

If we wrap an Image in a template so that we can apply content with it.  Example: ALT text that you want applied to the image where ever it is used.

Once the image is wrapped, and selected by some component using the ShowAcquireImage, the preview cannot show the image because it is wrapped.

There is no way I could find to output the binary of the image in the output.aspx of the template, so that the image picker preview will show it.

So the ask is: create a mechanism so that the image preview on the ShowAcquireImage can be used with a wrapped Image.

  - Possibly by allowing a binary output of the image or

  - maybe set some content (specifically named) that the ShowAcquireImage can look for and use it's path.