Adding the Image on the Image Element to database

When i try to add the image that is currently displayed on the image element to the database, the only options I am given is the image element’s width and height. Why can’t I get the actual image not the dimensions?

You need to use picture uploader, assign the dynamic image as the image you trying to display. And so when you call the picture uploader A u can take the value

1 Like

thanks! why even have an image element? What advantage is it over the picture uploader.