Calculating discounted price
HiHow can you calculate the discounted prices for a diferent customer group/price group?private IEnumerable<DiscountedEntry> GetDiscountedPrices(ContentReference contentLink, IMarket...
View ArticleHide uploaded media under the media tab.
Hi, is it possible to hide media so they will not to be shown in the media tab in Epi?Lets say we upload a document that should only be used in our custom tool within the system.We don't want the...
View Articlehit.OriginalObjectGetter.Invoke() is null (Find 13.2.2)
We have upgraded to 13.2.2 and some code based on episerver posts that was working fine has broken.This below was getting back the underlying type from UnifiedSearch, anyone have any idea how to fix...
View ArticleEPiServer DXC and SqlBlobProvider
HiI am not sure if I post this in the right forum, but I did not find a forum for EPiServer DXC.At my company we are building a new site thats going to be hosted in EPiServer DXC. It says here:...
View ArticleInitialization fails when starting site (Activation error occurred while...
Hi, I am quite new with Episerver CMS and I am encountering a failure during the setup on my computer of an existing site. The solution contains a main project and a library project.IIS has already...
View ArticleMulti-site favicons for siteassets
Hi all,We are running Episerver v11.5.1 on DXC in a multi-site environment.We are able to serve different icon for each site by storing the icon in different paths for each site. This works fine for...
View ArticleReintroduce anchors in top navigation bar
During development I always log in to Episerver, open Edit and middle click (open in new tab) on Admin to be able to quickly switch between these to views. You have now made that impossible since...
View ArticleAdd Content Delivery API with OAuth configuration
Hello,We are trying to get the Content Delivery API working on an existing project (Episerver 11.10.2.0).The default API is working, but we also want to use the OAuth possibility.Therefore we need to...
View ArticleDetermine if catalogentry is a product or variant by code
Hi,What's the best way to determine if an entrycode belongs to a product or variant? I have a renderer that has different behaviour for variants and products. Using only code as a parameter, is it...
View ArticleWarning at startup: Could not load type 'EPiServer.Core.PropertyXForm',...
Hi,Does anybody have an idea, why do I find in my Episerver Log the following entry 519 times in the log file each time I start up the project? 2019-09-03...
View ArticleMenu items disappear in the new UI
We are having problem with the new UI and when having a lot of different items in our custom menu. I replicated it so you can see (so, this not how our looks just for you to see what is happening) in...
View ArticlePageEditing.GetEditUrl causes page within a page
I would like to make a link from one block in edit mode to another block in edit mode. I can generate the url using PageEditing.GetEditUrl but if I click on that link, it opens a page within a page...
View ArticleComponent ClientResources Path
Hello,I have been banging my head against the wall for a while now trying to figure out what I am doing wrong here. I am trying to package my dashboard component, but when I try to reference the dojo...
View ArticleVariants shown as Not published, although dates are OK and IsActive = true in...
Hi, everyone,We are having a Commerce installation that gets the product info from InRiver. We are not working on the connector or InRiver, a partner company is.They have set a variant as unpublished...
View ArticleAdd Submission Count Method to IPermanentStorage
51 requests are made to LoadSubmissionFromStorage in IPermanentStorage when rendering the form submissions table in edit view. One request fetches all the submission data for the table, and 50 requests...
View ArticleEPiServer 10.10.4.0: Unexpected behaviour of the DDS for the...
Hello,We are got next error in the logs during developing our project:ERROR EPiServer.Packaging.Storage.StateStorage:ErrorFormat - There are more than one record in StorageUpdateEntity data store for...
View ArticleOverride prices when adding through EpiServerAPI
Hi, When I add a price via EpiServerAPI, the old value isn't deleted, is there any option I can force an override when new price come.Thank you
View ArticleCancel Order Not Updating Inventory
After cancelling the order from Commerce Manager, the inventory of the relevant product is not updating (not incrementing). Is there any reason for this issue ?When I dig further by implementing...
View ArticleCustom segment in the middle of URL
Hi,I'm attemping to add a custom segment in the middle of an url. Consider the two urls:/products/consumer/bikes and /products/business/bikesI would like both urls to route to the same page in...
View ArticleForum Add-on?
Does anyone know of a forum Add-on for Episerver 11, running on DXC? Anyone built one using the Social API?
View Article