Redemption limit per customer not working
Hi,We use episerver site to provide Web API services.Redemption limit per customer in promotions is working fine for normal site, but not working in service sites.Is there any workaround to resolve the...
View ArticleRedemption limit per customer
Version 12.11I have an item discount with Customer Redemption limit set. When viewing the product on the site as an anonymous user, the discounted price is not displayed. How do I ensure the discounted...
View ArticleIf a product is updated in the catalog by another system does that remove the...
Hi there,If we update a variant in the Epi catalog by an external system will the update to the variant cause the variant to be removed from any content blocks its been added too?Thanks, James
View ArticleUpdate EPiServer.Forms.Implementation.Actors.SendEmailAfterSubmissionActor's...
Please update the SmtpClient utilized by EPiServer.Forms.Implementation.Actors.SendEmailAfterSubmissionActor to check appSettings for its configuration. Since the system.net/mailSettings/smtp/network...
View ArticleReal-time update error after upgrading to Episerver 11.11.3.0
Hello,After upgrading to Episerver 11.11.3.0 I get the "real-time update" error when switching from the admin panel to the edit panel.Websockets is enabled on the server. A similar Episerver site which...
View ArticleName in URL property clash in multi-language scenario
HiPer above Epi documentation snippet, it says Name in URL must be unique within same parent category. From the example URL provided :example.com/en/catalog/category/subcategory/productDoes it mean...
View ArticlePassing thru /episerver/commerce/migrate when created new site in azure
Episerver Commerce 13.2, Episerver cms 11.20For demo purposes Ive set up a new Azure Service app, with azure sql, Azure service bus (is that needed?), created the db by runing the sql scripts, both cms...
View ArticleMemory leak when using "Spend on Items for Free Items" discount and setting...
We are noticing high memory usage when using this discount. This happens when we are calling IPromotionEngine.Evaluate for those entries targetted by the discount.Everything works normal if we set at...
View ArticlePromotion Engine - calculating potential saving inside Evaluate
Hi, I am working with a custom promotion type, where I want to check the potential saving of the promotion, for each cart line item, inside the processors evaluate method. The aim is to check the...
View ArticleEmail notifictions when uploading a nuget package
Hope this is the right place - this is a feature request for https://nuget.episerver.com/. It would be really handy to have some email notifications around actions when uploading a community nuget...
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 ArticleCustom redirect in Bvn.404Handler not working
Hi!I am trying to get the custom redirect gadget in the BVN.404Handler, but I can't get it to work. It simply wont do the redirects I add.I have installed the latest version (11.2.3).The 404 redirect...
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 ArticleHow to check for a specific block type in ContentArea without loading content
I am searching for a way to check for the existence of a specific type of block in a content area. The presence of the block enables features in navigation, so this check is done on every page load. I...
View ArticleHow to bypass Cloudflare on the DXC
Hi All Anyone know what Url i could use to bypass Cloudflare ? I need to upload a file bigger than 500MB and keep on getting the following message : 413 Request Entity Too LargeAfter a bif of reasearch...
View ArticleModify Publish Flow
Is there any way we can gain more control over our publish flow for variants? Example: Every time we edit and publish a variant the page view opens, and we have to return to the properties view and go...
View ArticleExample of moving simple address router to be the last router, without...
Hi!Does anyone have example code of how to move the simple address router to be the last registered router, without upgrading the CMS to version 11?
View ArticleIs it "safe" to use the generic PropertyList?
Hi!Would you say it's "safe" to use the generic PropertyList?In the developer documentation it says the following:This topic describes unsupported functionality in Episerver CMS. Episerver recommends...
View ArticleHow to apply multiple UIHint to a property editor
Hi,I am trying to apply a css class to the default property editor for the ContentReference typeBut it only apply my UIHint and not apply default [UIHint(EPiServer.Commerce.UIHint.CatalogContent)]How...
View ArticleCopy form will not copy form element dependiencies
Lets say I create a form with 1 text and 1 choice element.In the choice element I set dependency that this should only be shown if I type Test in the text element.This works fine.Then I copy the...
View Article