All posts

20
Jun
2017

Episerver Forms validator with settings

When you have worked with Episerver Forms, you know you can enable validators on a form element. You have the Required validator, the Regular Expression validator, the Email validator and more. Most of these validators have a simple on/off configuration,...

28
Jun
2016

Referencing content gadget

A while ago I was talking to some content editors about how they worked with Episerver and what could make their work easier. One of the things they were struggling with is to find out where their content is being referenced....

Photo by Ramakant Sharda
10
Apr
2016

Color picker property plus plus

Have you ever used the Dijit ColorPalette to create a color picker property? You probably have. It’s pretty simple as you can read here. However, this ColorPalette has some disadvantages. You can’t change the colors, only switch between 2 predefined...

17
Mar
2016

Custom validators with Episerver Forms

A few weeks ago Episerver Forms was released. We have seen several blogs about creating custom forms types like a Color Picker or a Constrained Textbox. But what about creating your own validators? To create you own validator simply inherit...