Changing name of fields in UI for Commerce Types
Hi,Is it possible to change display name or group of fields of commerce catalog, like in CMS? I mean, for CMS content it is possible to change the name or assigned group in Admin tab for the Content...
View ArticleContentIndexerException: The 'RelatedContent' function could not be evaluated...
Lately, we've been seeing this error showing up quite extensively in our logs. It only seems to happen for Commerce Content.We are running Episerver CMS 11.20.2, Episerver CMS UI 11.31.0, Episerver...
View ArticleService API can't handle serializable carts
The Service API can't handle serializable carts, which, I guess, is technically not a bug though, as it is stated in the docs.The Content Delivery API can handle them, but does not return any (custom /...
View ArticleEmail validation
Hi Guys, I have an issue: I am looking for a way that someone can only fill in a form just once and based on emailadress. So if you fill in a form that you have already filled in in the past, you are...
View ArticleExcessive application boot time
Hi.We are having some issues with an application using almost 3 minutes to boot up after launch. I started by checking the logs for any errors but found only one entry:...
View ArticleRemoving all active carts
HiIs there any way to remove all current carts programmatically? Not using direct SQL querysMaybe I can use the "remove old carts" job...
View ArticleEpiserver and Azure CDN
Looking at setting up an Azure CDN on our site and have looked at this article: Add Azure CDN (or any CDN) to your Episerver site (getadigital.com). The article describes this as rather straight...
View ArticleThe Type 'EPiServer.Commerce.Catalog.Linking.AssociationGroupDefinition'...
HiI am getting a strange problem in my EPiServer commerce solution, its works fine in my local envirement.I mean "AssociationGroupDefinition" is a Episerver type, and I am not even using it in my...
View ArticleDisplay in navigation checkbox is gone
Hi,With our Development database the "Display in navigation" checkbox for content types has disappeared for all content types, across all sites.Strange is, if the same codebase running on another...
View ArticleError after upgrading database
I have upgraded cms from 10.10.4 to 11.20.3. Also I upgraded data using updateDatabaseSchema="true" in web.config file.Now I am getting below error. Please suggest.[ArgumentNullException: Value cannot...
View ArticleUse of ImageProcessor.Web.Episerver package for image optimization
We are planning to use "ImageProcessor.Web.Episerver" package to optimize images for our application. Since this is not a Episerver verified/certified package we wanted to ensure if its safe to use...
View ArticleFind Indexing Events?
I have a block controller that leverages the Find Index to fetch data that is then passed into a view. All of this works and the block is functioning perfectly.I want to wrap the Find logic with...
View ArticleUpgrade from CMS 10.10.4 to 11.20.3
After upgrading from cms 10.10.4 to 11.20.3, I am not able to upgrade episerver.forms.samples to 3.6.0 from 3.3.0.The error which comes is as below:Package 'EPiServer.Forms.Samples.3.6.0 :...
View ArticleNew property in descendent of ImageData class does not appear in image edit...
I have a class called ImageMedia that is based on the ImageData class in EPiServer.Core. There is a property, Description, which should be generating a text entry field when I edit an image in the...
View ArticleCreating a spend amount promotion that allows dollars off and a free gift
Im trying to create a custom promotion within commerce and was wondering if it's possible to have a promotion that applies dollars off and allows a free gift. I ask becuase it looks as though in our...
View ArticleOrder Management page not working
I have recently upgraded Episerver/commerce version. After this upgrade, we have a new "Oder Management" screen but it does not work.The message is "Your session has expired. Please relogin." Am I...
View ArticlePage URL change requires site restart.
Hello,When a pages URL is changed, it seems the website does not recognize the change until restarting. Is there any way to have this get updated on change, or to perhaps schedule a job that can update...
View ArticleContent Delivery API - Wrapper function for making REST Content API Calls
Hello All,We are trying to implement the token validation using JWT Security Token and we were able to successfully generate the token.Based on the token validation we are trying to retrieve the...
View ArticleAdd, remove or edit catalog columns in CMS Commerce
We have requests on adding specific columns (for filtering) in the catalog structure and removing columns unneccessary for our needs. I have been informed that this is not currently supported in...
View ArticleCannot delete block content type through CMS backend
We created a solution to be able to tag our customer stories in the CMS backend and then allow users to filter them through the frontend.We created the categories through code. I had to delete one of...
View Article