Asset manager for uploaded images, files, etc

When I drag and drop an image block the only option to add an image is to upload an image. It is a must to be able to reuse already uploaded images. Is there a way to do so which I am not seeing?

1 Like

Hi @uzzer, you can create a common base class that uses the image, and assign that same class to multiple elements.

For example, lets say you have three div blocks on your page, and you want to assign the same image to all three blocks. You can give all those blocks the same class and assign a bg image to the common class, now all three blocks have the same bg image.

It’s not possible currently to browse a list of currently uploaded images though, so you can not pick those from an asset or image manager. We will add asset management that does what I think you are talking about in a future update.

Cheers, Dave

1 Like