Preserve "Documents and Media" folder context when selecting images

Ben Turner, modified 16 Days ago. New Member Posts: 7 Join Date: 10/5/20 Recent Posts

When selecting an image from a fragment editable image field,
e.g.: <img src="placeholder.jpg" alt="Placeholder" data-lfr-editable-id="img1" data-lfr-editable-type="image" >

we are taken to the root of "Documents and Media".

If we’ve created a folder hierarchy and, on a content page, we need to display all the images contained in the last folder of the hierarchy, then for each image, we have to browse through the entire folder structure again, which becomes tedious when dealing with a large number of images.

Would it be possible, when working on the same page and an image has already been selected from Documents and Media, to reopen the Documents and Media window and be positioned at the folder location of the previously selected image (either by default or by enabling an option)?