Problem with Client Certificates in DXC for authentication against an...
HelloTL;DR; I'm looking for assistence using multiple certificates for authentication of webrequests against an external API form the DXC encironemnts. I'm working with an external API that requiers...
View ArticleGetting RemovedDueToInvalidPrice error
While adding cart to cart service, I have validation from OrderValidationService.ValidateOrder and I am getting RemovedDueToInvalidPrice error (Item has been removed due to invalid price.). I have set...
View ArticleFocal point based image cropping for EPiServer using ImageResizing.NET
https://world.episerver.com/blogs/stephan-lonntorp/dates/2016/9/focal-point-based-image-cropping-for-episerver-using-imageresizing-net/Does anyone have information how to use this plugin. Simply...
View ArticleHow to submit a form element as boolean instead of string?
Our client is asking for some help with form fields that are submitting to Salesforce via the connector. Everything seems to be passed as a string. "5" instead of 5 for a number and no way to pass a...
View ArticleIs there a way to choose a default value for a selection field of a form?
I have a dropdown field on a form that is data driven by a selection feed. Is there a way to choose what the default value of the dropdown will be when it loads?
View ArticlePerformance monitoring
As a part of monitoring our servers, i decided to take a close look at our web server cluster. As you all know, EPiServer have some counters of it's own to do this. There is not a lot of documentation...
View ArticleThe order of Controls when sending XForm submissions by e-mail
I have created an XForm containing a textbox, two dropdowns, and finally another textbox.When I receive the submitted XForm in my e-mail, they are in a different order. The content of both of the...
View ArticleCannot set Changed state to false after updating the Forum
I have tried to update the forum topic as below,EPiServer.Community.Forum.Topic topic = GetTopic(); EPiServer.Community.Forum.Topic topicClone = topic.CreateWritableClone() as...
View ArticleCannot set Changed state to false after updating the Forum Topic
I have tried to update the forum topic as below,EPiServer.Community.Forum.Topic topic = GetTopic(); EPiServer.Community.Forum.Topic topicClone = topic.CreateWritableClone() as...
View ArticlePropertylist of Propertylist of page not showing properly
I have a page with Ilist property and the property has Ilist property in it. While displaying in CMS, it shows [object Object],[object Object] in grid. My code looks like below. [CultureSpecific]...
View ArticleMultiple filter based on different PageTypes in Find Query
Hi,I am trying to create episerver Find query that requires different filters on different PageTypeHere is the scenarioAll PageTypes are driven from Abscrtact Class BasePageso in Episerver Find query...
View ArticleAnonymous Visitor Group
Hello!I am trying to implement a feature where a block is invisible if an authenticated user is viewing the site, and visible if it is being viewed by an anonymous visitor.My first thought was to use...
View ArticleWrong Language Index is being added to Episerver Find
We see en-US is being added to Episerver Find index, although we have not added en-US language for the site. This started happening after upgrading to Episerver Find version 13. We are currently using...
View ArticleHad to reinstall operating system and Visual Studio 2017 - now EPiServer...
After reinstalling the operating system and then installing Visual Studio, I added the required NuGet packages and also the EPiServer CMS Extension.I restarted the computer.I then opened our EPiServer...
View ArticleHow to set variant's date and time and it is not converted to site language...
I have a date property in a variant and my site is hosted on say Australia and language of the site is also same. If I select date and time from other country than Australia(Country A), it will...
View ArticleOverride sort order/filtering for discount priorities and exclusions
When having a large amount of discounts it would make them easier to manage if it was possible to implement custom sort and filtering for the discount priorities and exclusions view.This also applies...
View ArticleContent Delivery API - Commerce Content
Is there currently anyway to surface Episerver Commerce content using the Content Delivery API? I'm working with a client on the DXC, and it would be very useful to surface this data with the Content...
View Article'EPiServer.Find.Framework.SearchClient' threw an exception in MS unit test
I have a Web API controller which use Epi Find to get data and it works perfectly in the website, but fails the MS unit test with following exception: "The type initializer for...
View ArticleImport Shipping addresses from Json file in Commerce
Hi Team!I have a requirement to Import all addresses from accountAddress.json which will looks like below.{"id": "100482","addresses": [{"id": "01","type": "SHIP","street": "Army Six Q Store, RNZAF...
View ArticleHello Error message is not vanishing even the required field is filled.
Hi,This is happenning after upgrading Episerver to 11.6. While creating a page required field error message is still there even the field has valid value.Thanks!
View Article