I have a MemberType that contains a property called 'ProfilePic' and is of data type Upload. Is there a way to restrict this to only upload images (jpg/png). If not is there another way for this to be accomplished?
I would prefer a 1 step upload, rather than uploading to the media folder first and then selecting from there.
Restricting Upload data type to Images
Hi,
I have a MemberType that contains a property called 'ProfilePic' and is of data type Upload. Is there a way to restrict this to only upload images (jpg/png). If not is there another way for this to be accomplished?
I would prefer a 1 step upload, rather than uploading to the media folder first and then selecting from there.
Thanks,
is working on a reply...