Controller with TemplateDescriptor for Block without Controller not working.
Hi, I have a Block without controller. I want to create a Tag based contoller using TemplateDescriptor feature. This is code for the controller with tag.[TemplateDescriptor( AvailableWithoutTag =...
View ArticleEPiServer.Forms - CMS should not go back to form when a form element is sent...
Dear Sir or Madam,Thank you for taking time to process this message!We are currently testing approval workflows (using the corresponding addon) in conjunction with EPiServer.Forms and noticed that when...
View ArticleHow to add new properties on the CMS Create User Screen
Hi,How we can extend the properties of create user in admin panel of CMS? I want to add new properties to the create user screen i.e. CMS/Admin/Create UserRegards,Manik
View ArticleLicense 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 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 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 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 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 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 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 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 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 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 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 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