Using Image cropper on form for Member to update profile pic - can it be done?
I have searched High and low for the ability to use the image cropper on a form for members to be able to upload their own profile pics and adjust the crop to suit.
Is it possible to use the image cropper editor on a form/s in the website.
Also how can you save a httppostedfilebase object to the media library and create new published folders in the media library?
What would be the best methodology to be able for members to be able to do this without having access to the Umbraco backend.
I don't think the image cropper was designed to be used outside of the back office. That doesn't mean it couldn't be done, but I suspect it's far from straight forward. You could allow them access to the back office to edit their own member record and have an image cropper in that potentially but I think you'd do better to use another cropper.
Using Image cropper on form for Member to update profile pic - can it be done?
I have searched High and low for the ability to use the image cropper on a form for members to be able to upload their own profile pics and adjust the crop to suit.
Is it possible to use the image cropper editor on a form/s in the website.
Also how can you save a httppostedfilebase object to the media library and create new published folders in the media library?
What would be the best methodology to be able for members to be able to do this without having access to the Umbraco backend.
I don't think the image cropper was designed to be used outside of the back office. That doesn't mean it couldn't be done, but I suspect it's far from straight forward. You could allow them access to the back office to edit their own member record and have an image cropper in that potentially but I think you'd do better to use another cropper.
is working on a reply...