How do I save an image to the database?

I have an image in an Image element. How do I save this to the Database?

Hi there @eddie6,

You’ll need to create a new data type then a new field as an image.

Hi @johnny, I have an image field in my database. How do I get an image from my page (an image element) or a URL into this field?