You have not added any widgets to this widgetized area yet. Go to Appearance » Widgets to add widgets to the "Right Sidebar".
The other day I was building a mega menu for a customer - one of the requirements was to let the editor choose the number of columns of links to display. This turned out be quite easy with ASP.NET's...
Continue reading this entry →Today I wanted to create a custom property in EPiServer that uses a dropdown list where the user can select multiple options. In HTML you have the select element which when having the attribute multiple="multiple" actually does what I want,...
Continue reading this entry →