Try our conversational search powered by Generative AI!

Per Nergård
Sep 23, 2010
  5049
(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
Fix your Search & Navigation (Find) indexing job, please

Once upon a time, a colleague asked me to look into a customer database with weird spikes in database log usage. (You might start to wonder why I a...

Quan Mai | Apr 17, 2024 | Syndicated blog

The A/A Test: What You Need to Know

Sure, we all know what an A/B test can do. But what is an A/A test? How is it different? With an A/B test, we know that we can take a webpage (our...

Lindsey Rogers | Apr 15, 2024

.Net Core Timezone ID's Windows vs Linux

Hey all, First post here and I would like to talk about Timezone ID's and How Windows and Linux systems use different IDs. We currently run a .NET...

sheider | Apr 15, 2024

What's new in Language Manager 5.3.0

In Language Manager (LM) version 5.2.0, we added an option in appsettings.json called TranslateOrCopyContentAreaChildrenBlockForTypes . It does...

Quoc Anh Nguyen | Apr 15, 2024