Hi
We're using the SQL DB adaptor approach to store images for use in your RadEditor / ImageManager. Our CMS platform enables us to load thumbnail size versions of those images, however I can only see a way to supply ONE image url through when loading the image list, and no way to modify that URL when a user clicks to load the full size image up in the right hand preview panel. There doesn't seem to be any onLoad type event I can hook to which would allow me to alter that preview image url.
To be clear, the intention here would be to use a thumbnail url for the thumbnail listings of all images, but then to use the full size image version in the right hand side preview panel when they click on an individual image.
Is this possible?
Thanks