Thumbail Image Selector Preview
Does anybody know how to display a preview of the image selected when implementing the Thumbnail Selector as per this blog post:
http://www.sitefinity.com/blogs/slavoingilizov/posts/11-09-09/extend_the_image_selector_for_content_items_with_filtering_by_album.aspx
It isn't very user friendly to just have a guid shown.
Hi Quba -
@Josh
Actually, you can use the ImageSelector to save the GUID and still display the preview, by initialising with the mediaUrl, as per my post on this thread.
http://www.sitefinity.com/devnet/forums/sitefinity/developing-with-sitefinity/creating-custom-content-blocks-where-the-user-can-select-an-image.aspx
HTH.