LanguageManager (Language Add-On): Add all children does not seem to work in CMS
Hi, I am evaluating this add-on for our translators. In order to make the export faster, I would like to use the "Add all children" and "Add related contents that need translation" options in the "Add...
View ArticleGet content type from content id without loding content.
Hi,Is there a nice way to get the type of a content with contentreference or id without loading the content?I found this project https://github.com/vimvq1987/CatalogContentTypeResolver but it uses...
View ArticleLanguageManager (Language Add-On): only visible in English
Hi,We have the problem that the Language Addon Gadget is only visible if the user language in CMS is set to English. If it is set to another language, it is not visible. I understand that it is not...
View ArticleBuild a DelegateFilterBuilder that uses stemming
Hello,Using FIND 13.0.5I want to keep it simple and do not want to mention too many details.My simple question is how to have a DelegeateFilterBuilder that uses stemming.Here is my first try and it did...
View ArticleCompare between prices for an item with applicable promotions
Hi,I am using Commerce 12.15, I have a requirment where I need to compare between the sale price and the promotion price (All lineitem promotions only). The logic is as follows:An item 001 has a...
View ArticleReal time connection could not be established error even if websocket is...
We have our Episerver site version 10.10 in Amazon s3 server. It had been hosted for a while and working fine until yesterday when we had a new deployment.The error is in admin mode which says this (as...
View ArticleMap to Nested List Object in ViewModel
I have a complex JSON object with nested lists and nesteded values. Traditionally in a MVC environment I can use List Model binding which allows me to map to a list nested within the object. Below is...
View ArticleHow to update existing CustomerContact in Commerce?
How to update existing CustomerContact in Commerce? We have UpdateContactAddress and UpdateCreditCard. But i want to update firstname, Lastname etc in CustomerContact..
View ArticleEpiserver Connect for Marketing Automation add-on - license
Hi,In order to integrate Episerver Forms with Episerver Campaign, I need to install the EPiServer.ConnectForCampaign NuGet. This NuGet package is dependant...
View ArticleCreateMetaField is not adding entry to mcmd_MetaField table
We're having an issue where the Business Foundation API for creating a new MetaField on a class is not working properly.This is the code that I'm executing:using (var myEditScope =...
View ArticleExport/Import and AAR Affinity Azure
We're facing some issues with Export/Import functionality on Azure when AAR Affinity is not enabled on an Azure Web App. This setting makes sure that each request is sent to the same instance based on...
View Article"There is no rate configured for the shipping method...
For reasons I do not understand, when I try to open Commerce Manager or my site locally, I get an errorThere is no rate configured for the shipping method...
View ArticleUpdate to EPiServer.Marketing.KPI.Commerce for Commerce 13
Hi,Does anyone have a ballpark time for when we can expect the EPiServer.Marketing.KPI.Commerce package to be updated for Commerce 13.0.0? Currently, it only supports all versions of Commerce 12.See:...
View ArticleImport images using CSV Catalog import in CommerceManager
HelloI'm using Commerce version 12 and looking at the Catalog import using CSV files and XML mapping...
View ArticleIndexing error
Hi,I'm getting following error when I run the find indexing job.An exception occurred while indexing content [Link 2269__CatalogContent] [GUID 1706ee5d-d561-42ee-b6f5-d760b59fd968] [Type Product] [Name...
View ArticleRestrict editors to delete page which is translated into other language for...
We have language specific roles, so editor of one language can not change the content in other language except the language he has access. In our scenario's, we have created 2 languages EN, SV and one...
View ArticleRouting Issue in Episerver
Hi ,We are using Episerver CMS 10 .I have a news for which the URL is domain/nyheter/<newsname>and we have implemented partial routing for that as below :public object...
View ArticleModules routing returns blank output, wtf!
Hello Experts,Latest version 11.12 CMSI´ve set up a new site but no modules routes are working.not /EPiServer/Cms/VisitorGroupsnot /EPiServer/EPiServer.DeveloperTools/IOCnot...
View ArticleGroup to Create Promotional Codes
I would like to create a group for users with permisions to only generate promotional codes. Is this possible? I created a group called "Generate Promo Codes", added the users to that group then...
View ArticleAdding OWIN startup class to new empty episerver site
Hi,I am trying to add a standard OWIN startup class to my episerver website but the code is not being hit when i run the site. I have cretaed a startup class (startup.cs) in the root of the application...
View Article