Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Fernando Nunes

Fernando Nunes

 Alias: Fernando Nunes
 Company: IMPACT A/S
 Location: Denmark

CRP Information

Level: Citizen
Total contribution points: 97 (gain 278 points more to level up)

Score Distribution

Syndicated blog - Posted on: Feb 01, 2021

By default, the orders numbers are generated by an instance of EPiServer.Commerce.Order.IOrderNumberGenerator. The default number generation is: So...

Syndicated blog - Posted on: Nov 02, 2020

Scenario: Wanted to add a new schema, table and stored procedure to the same database where CMS is installed. The script should run only once after...

Syndicated blog - Posted on: Sep 24, 2020

Even with access rights correctly in place, the “For all sites” folder did not appear. So, went to the Website settings at Admin, and remove the...

Syndicated blog - Posted on: Sep 02, 2020

Suppose the front end code wants supply a way to download images from the assets folder. Consider the following code: Assuming that 127.0.0.1:5500 ...

Syndicated blog - Posted on: Apr 17, 2020

Creating a new page under root’s page site, the New Page menu was disabled. So, checked the available languages for the site and the master languag...

Syndicated blog - Posted on: Apr 17, 2020

Context: Episerver authentication integrated with Azure Active Directory B2C; A fresh installation of Episerver; Virtual roles configured to map...

Syndicated blog - Posted on: Jan 23, 2020

I need to add extra information on each LineItem of the order. But also to see it on the OrderSummary view on the Commerce UI. Please comment if i...

Syndicated blog - Posted on: Jan 23, 2020

I need to add extra information on each LineItem of the order. But also to see it on the OrderSummary view on the Commerce UI. Please comment if i...

Syndicated blog - Posted on: Oct 25, 2019

Consider the following scenario: Developing with debug compilation and using IIS Express. Everything works fine without license. Episerver allows...

Syndicated blog - Posted on: Oct 24, 2019

Assumptions: this post was written at 23/10/2019 with Visual Studio 2019 and Episerver CMS Visual Studio Extension version 11.5.0.412. The idea is ...