Is it possible to change datatype without losing data?
I have an Umbraco 8 Installation which uses Media picker to upload images, I want to change that media picker to "Image cropper", If I do that will I lose my data that's already associated with media picker?
I don't think changing to ImageCropper will retain your property data.
However if you change to the new Media Picker 3 it will keep the data from the old media picker. You can configure this new media picker to work with the image cropper.
Is it possible to change datatype without losing data?
I have an Umbraco 8 Installation which uses Media picker to upload images, I want to change that media picker to "Image cropper", If I do that will I lose my data that's already associated with media picker?
Hi None.
I don't think changing to ImageCropper will retain your property data.
However if you change to the new Media Picker 3 it will keep the data from the old media picker. You can configure this new media picker to work with the image cropper.
https://our.umbraco.com/documentation/Fundamentals/Backoffice/Property-Editors/Built-in-Property-Editors/Media-Picker-3/
Dave
is working on a reply...