World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
In this blog post we are going to have a look on how you can use ViewTransformer to manipulate your UI. There are situations where we would want to hide particular UI components based on Role. For an instance, User A with Role CmsApprover don't...
Do you love require.js? who don't! There are some reasons: In a large application a lot of JavaScript files are needed, and each script tag needs a request. You have to put them in a same order in which they are called, i.e. File which is...
Often you want to work with content in an initialization module or a scheduled job and use a reference to the Start page. But in these scenarios, there is no HTTP context, so the system does not know what site you want to work with. One fix is to...
The prerequisite for this post is a basic knowledge of Episerver.Find. Yesterday I came accross with an issue with Episerver.Find filters . If you've ever faced issues with XhtmlString values with Episerver.Find then this blog post may help you. I...
Prerequisite - This tutorial requires a knowledge of ISelectionFactory. In this tutorial I would like to share my experience with SelectionFactory features from Episerver. We had a requirement where an Episerver CMS user should be able to view th...