Take the community feedback survey now.

Per Nergård (MVP)
Sep 23, 2010
  5436
(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
A day in the life of an Optimizely OMVP - Introducing the beta of Opti Graph Extensions add-on

Introducing Opti Graph Extensions: Enhanced Search Management for Optimizely CMS I am excited to announce the beta release of **Opti Graph...

Graham Carr | Sep 15, 2025

Content modeling for beginners

  Introduction Learning by Doing – Optimizely Build Series  is a YouTube series where I am building  a fictional  website called  TasteTrail , food...

Ratish | Sep 14, 2025 |

A day in the life of an Optimizely OMVP - Enhancing Search Relevance with Optimizely Graph: Synonyms and Pinned Results

When building search experiences for modern digital platforms, relevance is everything. Users expect search to understand their intent, even when...

Graham Carr | Sep 14, 2025

Optimizely CMS and HTML validation message: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

When using the W3C Markup Validation Service, some annoying information messages pop up because Optimizely CMS adds the trailing slash to...

Tomas Hensrud Gulla | Sep 14, 2025 |