Content Expired Event
Hello,There is already a post for this question but it seems to be archived for new posts. Please refer to...
View ArticleIntercept private NormalizeData of EPiServer.Forms CSVDataExporter
Hi all,what would be the correct way to intercept NormalizeData method (which is private) of CSVDataExporter class to add additional normalization, without creating additional option for form...
View ArticleIntercept private NormalizeData of EPiServer.Forms CSVDataExporter
Hi all,what would be the correct way to intercept NormalizeData method (which is private) of CSVDataExporter class to add additional normalization, without creating additional option for form...
View ArticleUpgrade to Episerver CMS 11
Hi,I'm doing an upgrade on Episerver CMS version 10.3.2.When I run Update-EPiDatabase in "Package Manager Console" all packages from 7.8.0.sql to 11.0.0.sql runs however when 11.2.0.sql is beeing...
View ArticleHow to export submissions of Episerver Form with local timestamp instead of...
Hey here,Does anyone konw how to export submissions of Episerver Form with local timestamp instead of UTC time? There is column "Time" in a form's submissions. I can see it's local date/time. However,...
View ArticleStatic Helper Class vs Dependency Injection
Hi guys, very simple question, I had a static helper class that provides for me the Content References for some of the most used pages in the solution. Then other developer said, let' not use it but...
View ArticleTrigger an event while removing a block from a content area on a page (using...
I want to trigger an event whenever editor removes a block (using "Remove" on the Content Area) and when a user click on "Move to Trash" on a block in the asset pane.which event and how can i do this.
View ArticleCommerce 12 OrderContext.GetMostRecentPurchaseOrder() obsolete
Anyone know a new shorthand method for this, or do I have to implement the myself (copy/paste from the obsolete)?
View ArticleCommerce 12 OrderContext.GetMostRecentPurchaseOrder() obsolete
Anyone know a new shorthand method for this, or do I have to implement the myself (copy/paste from the obsolete)?
View ArticleException when adding/updating cart or listing cart items, problem with workflow
Hi!We are running Commerce 11.2.2 and are still using workflows. We just found out that exceptions are caught when we run the CartValidate workflow.Our code:public bool AddToCart(string code, decimal...
View ArticleAdd hover on list item in admin area
Hi!Could you possibly mark active list item in admin area(where jobs/tools/etc.)? Even with adding "epi-navigation-selected" class to li it looks much better(and informative, that important when you...
View ArticleAfter dxc migration getting error in form submission
After dxc migration getting error in form submission:1) HTTP500: SERVER ERROR - The server encountered an unexpected condition that prevented it from fulfilling the request. (XHR)POST2) WebSocket...
View ArticleUnifiedSearchHit, i want more details about my hits
When implementing a global search using Unified search i get a list of UnifiedSearchHit as a searchresult. Most of the properties in UnifiedSearchHit is useful to me but i would like to add a few...
View ArticlePromotions - Only apply discounts if item is in stock
Im working with a customer that recently upgraded to the new promotion engine. A type of promotion they frequently used in the old engine was something along the lines of: "% discount as long as the...
View ArticlePromotionTypeHandler.DisablePromotions and DisableBuiltinPromotions no longer...
As topic says. Neither DisablePromotions or DisableBuiltinPromotions works after upgrading to EPiServer.Business.Commerce 12.11.1.0.
View ArticleEPiFind Nested Sorting Bad Request
Hi,I am trying to sort some objects by a nesten field, but cannot seem to get it working. I would like to sort all the results, (each containing the EnumerableField) based on the first element matching...
View ArticleCannot find product detail page outside of edit mode.
HiI am experiencing something that I cannot figure out. I can view our product details page in edit mode with the Commerce Catalog. When I try to browse the URL, it gives a 404. Cannot seem to figure...
View ArticleDependency Injecting IContentResolver error - No default Instance registered
Hi Guys,in one of my controller i try to inject IContenResolver. Example..All the other DI's services work, but the IContentResolver doesnt. public class OrphanedBlocksReportController : Controller {...
View ArticleMultiple tinyMce Settings for different properties
Episerver 11 with TinyMce 2.How can i create multiple tinyMce Settings for different properties in same pagetype?I tried to do this:config.Default() .ContentCss("/Content/Editor.css")...
View ArticleCMS edit pages redirect issue
Hi Team,I have a requirement of displaying child pages into grid format instead of out-of-box content tree structure. So i have implemented the logic in parent page type and getting all children pages...
View Article