Multiselect in content area
I have a customer that requested multiselect to remove a range of items from a content area.Much like the multiselect on items in a promotion.
View ArticleCatalog import and DisableVersionSync bug
Hi,I have found a bug or at least to me some unexpected behaviour of the use of DisableVersionSync="true" when using the Catalog Import. We are using commerce.13.16.x, but since the latest commerce tag...
View ArticleLocalizing DisplayName and Description for when multiple content types share...
I have a multisite solution where some block types are shared between sites but each site has it's own page types. Some page types are named the same but are located in different namespaces, for...
View ArticleHow to re-pack a .episerverdata export file after making changes
Whenever I try to import .episerverdata exports that I've tampered with, the import fails. Or rather, it succeeds with zero files found inside the package.I renamed the .episerverdata file to .zip....
View ArticleEpiserver Commerce [13.15] - Exclude Markets not working when importing XML...
We are having troubles with the XML importer to Commerce V13.15. In general everything works as expected but setting the excluded markets for a variant does not seem to have any effect.We are using the...
View ArticleWebhook Integration On Deployment
When we deploy from Integration -> Preprod, or Preprod -> Production via the DXC PaaS Portal, I would like to create an integration to some internal tooling to post notifications. Is there a...
View ArticleOptimize DDS linq query.
HI,I need suggestions to optimize below linq query.store.Items<StorageMessage>().ToList().Where(x => x.Recipients.Select(y => y.Code).Contains(testCode)).OrderByDescending(x =>...
View ArticleError: Cross-site request forgery detected on version 9.12
Hi, we've updated to version 9.12 from 9.4 (we will update to newer versions in following weeks), and when editing a document the Dojo UI stops working and the browser console shows this message:...
View ArticleEpiserver Commerce [13.15] - Exclude Markets not working when importing XML...
We are having troubles with the XML importer to Commerce V13.15. In general everything works as expected but setting the excluded markets for a variant does not seem to have any effect.We are using the...
View ArticleHow to re-pack a .episerverdata export file after making changes
Whenever I try to import .episerverdata exports that I've tampered with, the import fails. Or rather, it succeeds with zero files found inside the package.I renamed the .episerverdata file to .zip....
View ArticleUnpublish a project
Recently we were working upon a translation project that requires us to create a project so that this can create a translation package that can be sent to a translation company.During this process a...
View ArticleIgnoring EPiServer.Events.ServiceModel.IEventReplication.RaiseEvent via...
Hello all.Trying to ignore a NewRelic hit on /EPiServer.Events.ServiceModel.IEventReplication.RaiseEvent (approx 5k rpm) as it's skewing our view in NR a fair bit. 4 servers, lots of chatter/publishes...
View ArticleGet shipping tax
Hi,I have a project with prices including tax and I can't seem to be able to get the total tax amount (database field "Epi_ShippingTax" in Shipment table) for the shipment. The only way I can find is...
View ArticleSupport for Newtonsoft.Json 12 in Epi Find
I see that Epi Find is lacking support for Newtonsoft.Json 13.Is that planned to be released soon?Here's an old post on the same topic from last year:...
View ArticleError: Cross-site request forgery detected on version 9.12
Hi, we've updated to version 9.12 from 9.4 (we will update to newer versions in following weeks), and when editing a document the Dojo UI stops working and the browser console shows this message:...
View ArticlePerformance issues with IContentRepository methods
Hi Team,My application is facing lot of performance issues with IContentRepository methods. Always first requesting is taking minimum of 10 seconds to get any content page by using...
View ArticleCustom ContentProvider caching issue
We have a custom ContentProvider that loads a document library from Sharepoint, but we have a problem with the caching - specifically of children. When caching is turned on, we see files and folders on...
View ArticleMismatched shipping totals
Hi,We are using Commerce 12.17.2, we have a custom shipping gateway which implements IShippingPlugin. The expectation is that we compute custom shipping total using this implementation (which it does)....
View ArticleVirtual role addition for ContentDeliveryAPI
As per the documentation I have set up the Content delivery API . As suggested I have added the virtual role:<add name="contentapiread" type="EPiServer.Security.MappedRole, EPiServer.Framework"...
View Articleissue in my website
Hi Does anyone have a COMPLETE example of creating a custom property in CMS? Specifically, this bridgecitycabinetry.ca I want to create drop down list of options. Thanks
View Article