World is now on Opti ID! Learn more

Maris Krivtezs

Maris Krivtezs

 Alias: Maris Krivtezs
 Company: Geta US Inc - Norway
 Location: Latvia

CRP Information

Level: Contributing Citizen
Total contribution points: 909 (gain 591 points more to level up)

Score Distribution

Syndicated blog - Posted on: Dec 23, 2021

Geta.Optimizely.Extensions The old package Geta.EPi.Extensions has been renamed to Geta.Optimizely.Extensions . Install it using Nuget package...

Syndicated blog - Posted on: Nov 04, 2021

The new name - Geta.NotFoundHandler We have changed the name of the package again. The reason for this is that the old name was inconsistent...

Syndicated blog - Posted on: Mar 31, 2020

Settings page If we look at the single responsibility principle, a start page with settings is doing too much. It has start page related content an...

Syndicated blog - Posted on: Mar 31, 2020

Settings page If we look at the single responsibility principle, a start page with settings is doing too much. It has start page related content an...

Syndicated blog - Posted on: Feb 28, 2020

Grouping settings in tabs The easiest way to improve the way how settings are displayed for the users (administrators), is by grouping those in tab...

Syndicated blog - Posted on: Jan 06, 2020

appSettings in Web.config In the ASP.NET world (.NET Framework, not Core), the most common place for settings is the appSettings section in the...

Syndicated blog - Posted on: Oct 23, 2019

IOrderForm has a property with all promotions applied to the order. Each promotion record provides information about the saved monetary amount, abo...

Syndicated blog - Posted on: Aug 02, 2019

In Episerver you can hide properties in edit mode using a ScaffoldColumn attribute by using it like this: [ScaffoldColumn(false)] This does not wor...

Syndicated blog - Posted on: Jun 18, 2019

The issue We have item level discounts on two categories where one category has a 30% discount and the second one has a 50% discount. Then we defin...

Syndicated blog - Posted on: Apr 23, 2019

While Episerver's async methods for starting a scheduled job do not work well, there is a workaround. You can schedule the job to run later. Then t...