Opticon Stockholm is on Tuesday September 10th, hope to see you there!

Linus Ekström
Nov 28, 2014
  3719
(13 votes)

Code samples to extend the user interface

Since the release of EPiServer 7.5, I've been out doing presentations how you can extend the user interface without having to write JavaScript. Today, I've published sample code on EPiServer's GitHub account that shows lots of samples on how you can customize the user interface for EPiServer. The idea is that the code should show common scenarios in a way that is self-explanatory, with comments to guide the functionality. You can view and download it here. This is basically a sum up of lots of different things that I have blogged about since the release of 7.5. Some of the samples that are included:

 

Please note that the sample code is written with the latest release available as of today. Some functionality works in EPiServer 7, lots was added in EPiServer 7.5 and some has been added in more recent releases.

Nov 28, 2014

Comments

Nov 28, 2014 01:11 PM

Thank you! This list immediately goes into my bookmark list... :)

David Sandeberg
David Sandeberg Nov 28, 2014 03:05 PM

+1 bookmarked :)

Henrik Fransas
Henrik Fransas Nov 28, 2014 03:29 PM

Great work! Thanks

Justin Le
Justin Le Dec 2, 2014 03:02 AM

bookmarked :). Good stuff

Dec 2, 2014 09:01 AM

Excellent!

Please login to comment.
Latest blogs
Handling Nynorsk and Bokmål in Optimizely CMS

Warning: Blog post about Norwegian language handling (but might be applicable to other languages and/or use cases). Optimizely have flexible and...

Haakon Peder Haugsten | Sep 5, 2024

Remove Unwanted properties for Headless Implementation using Content Delivery API

While working with Headless, whenever we want to send data to the front end, many properties are also shown in JSON that we don't wish to, which...

PuneetGarg | Sep 4, 2024

Optimizely Headless Form Setup

1. Create empty CMS applications First, let’s setup an empty CMS application. Install the NuGet packages in your solution using the NuGet Package...

Linh Hoang | Sep 4, 2024

Default caching on search request on Search & Navigation

For the better performance, Search & Navigation .Net client has provided StaticallyCacheFor method for caching your search result in a specific of...

Manh Nguyen | Sep 4, 2024