SearchPhaseExecutionException after updating to EPiServer.Find 12
After updating from EPiServer.Find 11.0.0.3701 to 12.3.2.0 I'm getting an error when searching for a page type:EPiServer.Find.ServiceException: The remote server returned an error: (500) Internal...
View ArticleAccess Control List (ACL) for copied-pasted pages?
Hi!We have the following scenario:Login page- Start page for restricted area-- Restricted page A-- Restricted page B-- Restricted page CA user tries to access pages inside a restricted area. This...
View ArticleAsync Controller cannot execute
Hello, we implemented an async block controller in our project, using the approach described here...
View ArticlePromotionEngine.GetDiscountPrices throws NullRefException (Commerce 10.1.1)
HiI have encountered an issue where the promotionEngine.GetDiscountPrices(...) throw a NullReferenceException if a variation has no pricing on it.following the blogpost:...
View ArticleLineItem InStockQuantity always 0 - 10.1.1
We've upgraded to 10.1.1 and discovered that the InStockQuantity property always returns 0.Other properties regarding stock status seems also to return 0.Anyone know why? We've built a temporary way...
View ArticleTop level category model mismatch error
Hey All,We're using EpiServer 9.8 and getting a strange error when loading our top-level category page. What's weird about it is if you refresh the page, it works just fine and the error cannot be...
View ArticleInventoryRequest: How do I cancel an old and add a new reservation of...
Hi,Trying to use the new inventory-system to make reservations in inventory / backorder, some questions arose.Premise: In our system, all lineitems in a cart have different SKU's.Let say I have a cart...
View ArticleHow do I switch on the sidebar search in the Commerce Catalog?
I want to enable the search sidebar in the commerce catalog UI, similar to the search in the CMS editor screen so that users can navigate the catalog.I have used nuget to install the latest...
View ArticleWhere in ContentEventArgs is the HTML markup when content is saved or published?
We are trying to alter some HTML when content is saved or published in EpiServer 8.0. In the Global.asax we registered an OnPublishedContent event and an OnSavingContent event. But upon inspecting...
View ArticleIs there a "List" property I can use in a Custom New Promotion?
Hi,I'm setting up a custom promotion in the new Promotions system. I'd like to have a property (or Content Block?) that can be used like a .Net Dictionary, or a List<KeyValuePair<string,...
View ArticleAddress in IOrderGroup
Hello,I've just upgraded Commerce from 9.13.0 to 9.20.0 The address property in IOrderGroup has been moved. Does anyone know where I can get or set the address again? I think I can via the forms...
View ArticleHow to fix empty dashboard?
I have an issue that after I added a gadget on the dashboard, initially it displayed the whole dashboard correctly but after I refreshed the page, dashboard became empty.Link to the screenshot:...
View ArticleAutofill in edit mode
It seems like EPiServer haven't taken any consideration for the Autofill feature in edit mode. Is there any plan for implementing Autofill in edit mode?
View ArticleEPiServer forms trigger validation on blur
Does anyone know if it's possible to trigger validation for a field on blur?With jQuery validate the error message is removed when the user enters the correct input.I want the user to get a response...
View ArticleBe able to filter out stopwords for all search not only MoreLike
I was struggeling with the search returning to much result when users wrote for example Episerver and SharePoint since 98% of the result was on the word "and".After contact with support I learned that...
View ArticleServer rendering HTML with Javascript
It gets more and more popular for every day to render HTML with JavaScript libraries such as Knockout, React, Angular, etc. It's also getting more popular and viable to execute that JavaScript on the...
View ArticleAdd double quotes inside a string
For if Model.Class is not null, add the string value for Model.Class inside a class="" - I'm trying to output this: class="class1 class2"The problem is that I want to add quotes in case there are...
View ArticlePaypal integration
I am trying to add paypal as a payment provider for our site and came across this topic for the...
View ArticleOData compatible for content repository
I know there are some REST compatible packages are there but any know any OData compatible package which you can expose Contents? So you can query contents using OData? This would be really helpful...
View ArticleEpiserver forms custom validator never shows in UI
Hi. I am trying to create a custom validator for the latest version of Episerver forms. However, no matter what I do my validator never shows in the UI. I have tried a few different approached with no...
View Article