Take the community feedback survey now.
Take the community feedback survey now.
We are in an era of horizontal learning and now we are going to vertical learning. Digital transformation on learning is not optional anymore as community and business are going faster than education. There is no time to wait for HR to send you to...
Our customer asked for a custom dashboard that shows uses data sources, including ‘Schedule Job’ history. To achieve this we are going to use: And implementation would be quite easy: The schedule job type is ‘ImportUserJob’, and we are getting...
We are back with awesome gathering (obviously online) for our awesome developers. Our agenda: Darren Stahlhut presents AI 1:1 Personalisation with Episerver Content Intelligence & Recommendations – Darren Stahlhut is Technical Director of Digital ...
Episerver has quite nice mechanism on validating cart, line item, shipment , , promotion and inventory. I was looking into customizing the line item validtion, to inject some business logic. To do this: First create new class and inherit from...
We had a scenario that customer wants to generate a coupon dynamically and use the coupon as credit for the user. The code as everything else in Episerver is quite straight forward: The first step is to create a sales campaign: As you can see we...