How to add category in page url?
I have a child page under start page as shown below. How to access child page with url "startpage/category/childpage." Normally we get url as "startpage/childpage" where category is property of PageData.
View ArticleSafe way to call async method in EPiServer scheduled job?
Hi!Can anyone give an example of how to safely call an async method in an EPiServer scheduled job?The following is - as far as I know - not safe:IDummyRepository repo = new DummyRepository(); var...
View ArticleCannot read property 'contentData' of null -- Publish (when...
Hello All,I am starting out my journey into EpiServer and trying to spin up the AlloyDemo application. I am playing around with Users and associated permissions (more specifically Publishing a page). I...
View ArticleObject reference not set to an instance of an object - problem on...
I have a solution where I need to start with an empty Commerce database.I have created a database and I have run the SQL-script in the EPiServer.Commerce.Core' tool folder.But when starting up the...
View ArticleAttach an image to a SerializableCart
Hi!We are looking to create a solution where an end-user can upload an image, and then attach it to a SerializableCart or PurchaseOrder or something similar. We can attach the image as base64 as a...
View ArticleEpi multisite
Hi Team,Requirement: Two sites with different logos, menus...etc but commerce catalog products are the same only.We are tried to add another site(multisite) in our epi site(referred epi doc for...
View ArticleRedemption 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 ArticleUse inline validation after the user leaves the field
Episerver Forms RequestSome kind of inline validation after the user fills out and unfocus the field BUT Don’t use inline validation while the user is typing — unless it helps them — like in the case...
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 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 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 Article