Connect for Microsoft Dynamics CRM - Error Authenticating
Hi,We have the latest version 4.2 of the following package installed on a project which sits within DXC EPiServer.MarketingAutomationIntegration.MSDynamicsHowever our client is unable to connect to...
View ArticleContent Delivery API: customize returned data for blocks in content areas
Hi,The following article in the official documentation explains how to customize the API to change the data returned to clients:...
View ArticleAlways provide best possible item price from combination of discounts
HiSay I have the following active discount types:Line item discountsBuy Products for Discount on All SelectionsBuy at least item: 1From entries: Product AAt the follwing discount: 10 % offBuy Products...
View ArticleStuck on login page in Quicksilver on Azure
Hi!I am trying to deploy Quicksilver on azure. All was good until first run after deploy.I am stuck on login page. Default credentials do not work. The adress bar shows adress :...
View ArticleTriggering Alloy's ErrorHandlingContentRenderer
Hello,I was reviewing Alloy's error handling features and was trying to trigger the "nice" error alert, the partial view TemplateError.cshtml, that should be rendered in the body amongst other blocks...
View ArticleUnit testing in Episerver
Hello everyone :)I am totally a beginner to Episerver and starting our first project with Episerver at the moment. We would like to start writing unit tests for our project, but I am feeling a bit lost...
View ArticleIssue when using 'PropertyDictionaryMultiple' as a backing type for a block...
Hi,I have created a Block which I am using on a Commerce Product Node and am running into issues when adding a property and setting the backing type to be 'PropertyDictionaryMultiple'. The editor is...
View ArticleCatalog editing not showing data for selected product.
I have an issue with Commerce Catalog edit mode sometimes showing field values from the previously selected product. The breadcrumb is always correct, however the Display Name is that of the previously...
View ArticleCan someone explain why I can't search on the "Ancestors&&String" property?
So I have a simple method that uses a "dummy"-interface to get the "Ancestors" name so the underlaying FInd API can target the correct property, like this -> public interface ITracable {...
View ArticleHow to translate groupnames with spaces?
How do i translate my groupname here?[Display(Name = "Body", GroupName = "Main Body", Order = 400)] public virtual XhtmlString Content{ get; set; }I cant have spaces in my xml like...
View Article$$epiforms is not defined when using Form in footer
@* ... *@ @Html.Raw(Html.RequiredClientResources("Header")) I get this javascript error when adding a EPiServer Forms form to the footer. I guess it has to do with something not loading in the correct...
View ArticleWhere did the "to view mode" globe icon link go in the new UI?
We used this link all the time to view the current page outside of the CMS. Where did it go? If it was taken away, please add it back in the next update. This link was vital.
View ArticleCustom dojo utility
Hi,There was a problem creating a custom editor description using the dojo utility.I want users to be able to press Enter in the text box to perform a search. But the problem is that the dialog box...
View ArticleShow internal links as friendly URL in link check job
The link check tool, is useless when the internal links are presented as as "~/link/a28ef1b8a7864ceda237705b1923d5ac.aspx" as this doesn’t give the editor a clue to what link that need to be fixed. The...
View ArticleBug in using WebAPI and Tracking
I'm using episerver find and unified search, when I use tracking on Web API to search I get the following error:Object reference not set to an instance of an object.at...
View ArticleCalculating discounted price
HiHow can you calculate the discounted prices for a diferent customer group/price group?private IEnumerable<DiscountedEntry> GetDiscountedPrices(ContentReference contentLink, IMarket...
View ArticlePrevent shipping promotion from excluding other shipping promotions....
Hey,What's the best way, if possible, to have multiple shipping promotions be applied to different shipping methods?In my case, the customer wants ShippingMethod1 to be free if order value is greater...
View ArticleHow to change order of slices in powerslice filter dropdown?
I implemented powerslice and added some basic slices, but I cant seem to control in what order the slices appear in the dropdown. Implementing the "Order" property on each slice appears to have no...
View ArticleDDS cache issue
Hi,We sync certain user information during the login phase, and we do this based on the last sync date which is stored in the DDS. But upon checking the SQL Profiler, I can see a SQL call being called...
View ArticleSetting up OWIN with Episerver AspNetIdentity
https://imgur.com/Qqtaa7DGetting this exception after following this https://world.episerver.com/documentation/developer-guides/CMS/security/episerver-aspnetidentity/... and the latest Alloy project.Do...
View Article