Cannot set min/max quantity of variant in Inventory tab of episerver commerce
Cannot set min/max quantity of variant in Inventory tab of episerver commerce. I am allowd to change values and can publish. However it is not saved.
View ArticleGetting RemovedDueToInvalidPrice error
While adding cart to cart service, I have validation from OrderValidationService.ValidateOrder, I am getting RemovedDueToInvalidPrice error (Item has been removed due to invalid price.). I have set...
View ArticleItems in content area are shown even if they are not available for the...
A regular page, with a ContentArea property (not CultureSpecific).- The page is created in all languages of the site.- Then we add a block with some text, but the block is only in Danish (which is the...
View ArticleWhen i am getting records i got these errors by using RestApi and Code First...
Error CS0103 The name 'query' does not exist in the current context. Error CS0103 The name 'First' does not exist in the current context. Error CS0103 The name 'query.First' does not exist in the...
View ArticleImproved content events for Episerver CMS
Remove the need to cast event args to get relevant information on content events. For instance on the move event you need to cast the ContentEventArg to MoveContentEventArgs to get the...
View ArticleCan we apply weightage (Find) to catalog content properties?
HiIs there a way to specify weightage (find boosting) to catalog content properties? The Find UI only shows 4 properties by default : title, content, summary and document content. These all refer to...
View ArticleCan't search using the Content Search API. Does an instance of...
I have installed the Content Delivery API in my solution, and everytime I generate a search request in Postman, I get an error saying:"ExceptionMessage": "An error occurred when trying to create a...
View ArticleSavingContent event - update block content - values not updated
Hi!I am updating content on a block in the SavingContent event. [InitializableModule] [ModuleDependency(typeof(EPiServer.Web.InitializationModule))] public class BlockEventsInitialization :...
View ArticleDiscrepancies in warehosue quantity
There is discrepancy in warehosue quantity. In my inventory tab of variant node , quantity is 0 as given below.Min quantity=1max quantity =10Locaiton | warehouse code | quantity | Deafult warehouse...
View ArticlePossible ISelectionQuery bug for GetItemByValue
I've implemented ISelectionQuery to provide a select items from an API. The GetItems query works and sets the property on my block, but when loading that block again the lookup is blank, even though...
View ArticleProgrammatically move ContentAreaItem from one Content Area to other Content...
I am trying to programmatically move content area item from one content area to the other content area but with no luck. I made web api controller that sends the page Id from the DOJO widget.From that...
View ArticleCannot call action method 'Void GetFormExternalResources exception during...
After updating forms to 4.23.3, my website throws the following exception during routeCollection.MapMvcAttributeRoutes():System.ArgumentException: 'Cannot call action method 'Void...
View ArticleHiding Submit Button Until Form is Filled In
Is there a way to disable/hide the submit button until all fields are filled in? With the latest forms update, the Dependencies tab shows up on all the form fields but the submit button. Is this...
View ArticleSame form twice on page, validator validates both forms
Hi there,Our users would like to add the same form twice to the page. I guess once near the top and again close to the bottom of the page (not here to debate whether this is good or bad).After doing...
View ArticleExport page with ContentReference to external data (custom ContentProvider...
I've implemented a custom ContentProvider and am using MappedIdentity to map to external data, quite similar to this blog post by...
View ArticleCan't search using the Content Search API. Does an instance of...
I have installed the Content Delivery API in my solution, and everytime I generate a search request in Postman, I get an error saying:"ExceptionMessage": "An error occurred when trying to create a...
View ArticleDisable Episerver Find Temporarily
I swear there's a setting for this but can't for the love of me find it.I'm doing a bulk update in code and need to ideally in code completely disable find indexing temporarily.Has anyone got the code...
View ArticleFilter to support Fallback language
Hi I have the following filter where i have to match the language and category id to get the Articles.So for example get me all Articles that have en-GB languageBranch and Category ID 20 Or en-GB...
View ArticlePage type restriction to root page
Hi, I need to apply page type restriction to root page structure.My cms site page root structure look like this: - Root -The Table -Home -Page 1 -Page 2 -Page 3I want...
View ArticleEPiServer 11 and SQL Server Web Edition
Hi everyone,For a customer we are considering the use of Sql Server Web edition over the Standard edition.Does anyone know if there are there limitations in the Web edition or other arguments why it is...
View Article