Sorry if it was not clear enough.
I don’t want to replace the actual content of an entry. The image-entry would have its original image but for a thumbnail view of that image-entry we want users to have more control to adjust the thumbnail view using crop options.
In simple words, image-entry should have a thumbAsset set to ‘default_thumb’ just like video-entry and when fetching thumbnail using thumbnail service it should return the default thumbAsset’s image not the actual image of an image-entry. Is that possible?
Thanks