Forums

Drag on Drop picture uploads with a thumbnail?

RamboRon 28 Oct, 2021
If I have a form that is information about a photo and the photo upload itself to be loaded into a database, is there a way they can drag and drop the photo on the form and it will thumbnail it and present the thumbnail and the photo title before the form is submitted?
GreyHead 29 Oct, 2021
Hi RamboRon,

You could probably do this with custom JavaScript. I found a StackOverFlow answer here that looks as if it might work for you though that replaces the image with the thumbnail rather than uploading both.

Bob
You need to login to be able to post a reply.