Per Nergård (MVP)
Sep 23, 2010
  5612
(0 votes)

Quick image select property

I have done a custom version of the ImageUrl property which adds a quicker way of selecting a image after an initial image has been selected.

To bad for me the excellent EPiImage module has been released which makes this one look like dog poo but here it is anyway.

The reason I did this is I think that the episerver filemanager is a bit slow and unfriendly, especially when navigating up and down a folder structure.

I’ve added two buttons to the original property. The first one for removing the selected image and the second displays a vertical scrolling layer displaying a list of all images in the current selected image folder and below. The number in parentheses is the number of images found.

Clicking on a image changes the selected image url. The title for each image displays the virtual path.

Not done yet: I’ve not added language handling of the button texts, the quick select button opens up an empty container even if no images were found.

Quickselectorgeneral

 

quickimageselect

 

quickimagequickselect

The code is both viewable and downloadable over at the codesection.

Sep 23, 2010

Comments

Please login to comment.
Latest blogs
Optimizely London Dev Meetup 2026

Well, everyone, it's that time of the year again, and we have another London Developer meet up coming for this summer. The date is set for the 2nd ...

Scott Reed | May 15, 2026

Building a Custom RAG for Optimizely Opal

How to design a standalone RAG service for documents that don't belong in Optimizely One, and expose it to Opal and other AI tools without coupling...

Michał Mitas | May 14, 2026 |

Building a Custom RAG for Optimizely Opal

Opal's built-in knowledge is limited to content inside Optimizely One. Here's how to design a custom RAG service for documents that live outside th...

Michał Mitas | May 14, 2026 |

Semantic Search - Deep Dive

Deep dive into semantic search with Optimizely Graph

Michał Mitas | May 14, 2026 |