License fails to load
Hi,I am having issues with my licenses on my machine. My old one expired but the new one gives me a generic: "A error occured while loading the license file.".Doing a Google search reveals that it...
View ArticleEpi:StateMarker cookie - what is it and how can I make it secure?
After upgrading to Episerver 11, I've noticed session cookies like EPi:StateMarker and EPi:ViewedPages, with value "true" and "244" respectively in our production environment only. They aren't a...
View ArticleSort matching values first
I would like to sort/boost some products to the top on my searchresult, I have a parameter on the products with budget period, yyyyx (where yyyy is budget year and x is 1 or 2 (first or second half of...
View ArticleIssue with DDS setup
Hello,I am working on a POC with Dynamic data saving and retrieving and have followed the below article.https://roland.kierkels.net/2014/10/storing-data-using-episerver-7-5-dynamic-data-store . HoweI...
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 ArticleShared 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 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 ArticleDisable property if other is empty
Hi all,I think I have seen some attribute which can disable property depending on if other provided property is/not empty. I searched it here -...
View ArticleConfigure edit mode search fields to use Episerver.Search instead of Find
We recently added a search on our site using Episerver Find, and as part of that we made some sigificant changes to the indexing, such as excluded all files except PDFs, excluded all blocks and all...
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 ArticleMore explanation about [Ignore] attribute
Hi all,as [Ignore] attribute's comment states - "When applied to the property of a model type, specifies that the property should be ignored" - and it did exactly what I needed - hid the property input...
View ArticlePassword validator in aspnet identity
Hi!We are developing a new Episerver site with aspnet identity. I managed to configure the passwordvalidator like this:public class ApplicationBuilderExtensions { public static...
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 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 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 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 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 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 Article