Per Nergård (MVP)
+1
Sep 23, 2010
visibility 5772
star star star star star
(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

error Please login to comment.
Latest blogs
Add more scheduled job settings from the Optimizely CMS 12 admin UI -- with OptiScheduledJob.ExtraParameters

  Optimizely (EPiServer) CMS 12 ships a great scheduled-jobs framework, but it has one frustrating gap: a job has nowhere to store its own...

Binh Nguyen Thi | Jun 25, 2026

Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |