Login

Blog entries tagged with EPiServer CMS

Dec
02

EPiServer:PageList with SelectedItemTemplate

Posted by: Erik Nordin

This is a quick guide how to extend EPiServer:PageList with a SelectedItemTemplate. This is a good start if you want to try to extend it with a SeparatorTemplate or something more spectacular. 1. Create a class I. e. PageList. cs, a recommendation... [Read full article]

0 Comments

Jun
27

Using XForms to store information

Posted by: Erik Nordin

At the moment I’m adding some functionallity to vinsprit. se, so that a visitor can add products, that aren’t in the regular assortment, to a cart and by a simple click send this cart by fax to the closest Systembolag. A pretty nice feature. The... [Read full article]

0 Comments

Jun
25

MultiPage Property to EPiServer 5

Posted by: Erik Nordin

I know there is a great MultiPage Property on EPiCode, but sometimes I want to use a bit more simple MultiPage picker, and not be able to choose to link documents and other pages etc. So when I had some spare time a few weeks ago, I wrote my own... [Read full article]

0 Comments

EPiTrace logger