Shared cart - B2C
Has anyone implemented a shared cart for B2C websites ?Scenario is user can shop across multiple brand sites using a single cart. I'd be interested in understanding how it can be achieved without...
View ArticleOne Million SKUs Import - Bulk insert\update
Hello,We have a client with about 1 million SKUs in their catalog.The challenge we are facing is how we can import/update this huge number of products in most effiicent way.With initial running of our...
View Articleredirect from view to epi controller with parameter
Hi, i try to do somthing that is very simple in mvc, but now, with episerver i have some problems:in the view, while clicking, i want to redirect to epicontroller and pass parameter.in mvc i do...
View ArticleAfter installing PDF preview, the previously uploaded PDF files are not...
Hi,I have recently installed PDF preview version 1.0.0 and the .pdf files that were uploaded before installation are not recognized as PDF files and they can not be previewed. However when I download...
View ArticleAdd custom icon to Episerver toolbar
I would really like to get the globe back, to be able to «view on website» with one single click.I guess it should be possible to add a button like this, getting the url from the link «view on...
View ArticleEPiServer UIDescriptor VS EditorDescriptor
Good day all,could someone explain or reference explanation what is the difference between UIDescriptor and EditorDescriptor?Thanks!
View ArticleWhat does EPi mean?
Hey I could not a find an appropiate place to ask this question but what does EPi mean? Does it stand for anything?ThanksT
View ArticleHow does GetDiscountPrices with multiple items work?
I know GetDiscountPrices can be called with a single item and it evaluates that by creating a virutal cart with only that item in it and then runs the promo engine against that cart, but how does it...
View ArticleConfigure Shipping Method - When does SaveChanges and LoadObject get called?
Hi there,We are configuring a new shipping method and can see we need to implement a two methods which are SaveChanges and LoadObject. We are wondering where and when these two methods get called?...
View ArticleDebugging edit mode in episerver 7.5
Hi,Facing issue while dubugging Added Install-Package EPiServer.CMS.UI.Sources into the project.Modified episerverFramework.config <episerver.framework><clientResources debug="true"...
View ArticleOverride Admin UI CSS ? Anyone know how? (11.5.3)
I wish to override the very top of the admin UI css, the "Dashboard CMS Find Add-ons" top nav links.I can add custom styles fine using module.config and these work fine when in the CMS > edit...
View ArticleSelectionFactory set Initial/Default value and display it's placeholder in...
Hi all,I found this topic here - https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2014/9/Setting-a-ISelectItem-as-selected/ - but none of the solutions solves my...
View ArticleEpiserver Find Statistics Results Pagination
Hi Everyone!In my project we have large amount of data ofMost frequent searchesSearches without hitsSearches without relevant hitsin the Episerver - > Find - > Statistics. My requirment is to...
View ArticleHow to get page Start id in Episerver 7.5
Hi,I have below code in episerver 6 var startPage = EPiServer.DataFactory.Instance.GetPage(new PageReference(EPiServer.Configuration.Settings.Instance.PageStartId));How to convert this to episerver 7.5...
View ArticleRender Block in XhtmlString field
Hi!I use Episerver 11 and a standalone Nuxt front-end. I having problem rendering blocks (which are Vue components) in XhtmlString field. It work well when I write the same code into...
View ArticleHighlighting in GetContentResult
I have the following block in my solution and my Find index:// Attributes ommitted for clarity public class FaqItemBlock : BlockData { public virtual string Question { get; set; } public virtual...
View ArticleFind out if product(s) is part of campaign
Is there a efficient way to find out if a product/variant is part of a campaign/promotion? For example, lets say I want to know this on a product listing page containing like 20 products.My best bet...
View ArticleBVNetwork.EPi404 very strange problem - ghostly redirects
I have a very strange problem with BVNetwork.EPi404.Our setup is dual server, with a public site fed by the event system from the admin site. A particular redirect was deleted from Custom Redirects...
View ArticleCustom ContentProvider performance issue
HelloWe're writing a custom ContentProvider to enable editors to reference data from an external system in the page properties.It seems that when there are a lot of child nodes for a content item, then...
View ArticleEpiserver Forms - Error message placement when form submit fails (but...
Dear Episerver support,We have built a form with Epi Forms that calls an external API on submit from an Actor. When all fields are filled correctly and validation succeeds both on client and server...
View Article