EPiServer.CMS.UI 11.14.0 Cannot Read Property "ContentData" of Null error
I got this same error after updating to EPiServer.CMS.UI 11.14.0. It is preventing the publish menu from dropping down...
View ArticleInvalid cast in Commerce Manager after update from 11.2.5 to 11.8.5
Hi all,After upgrading from Commerce 11.2.5 to 11.8.5, which should not contain any breaking change, we get the following error in Commerce Manager when trying to create a return. Anyone seen this...
View ArticleNull exception in commerce controller
I am trying to create controller fro commerce as explained in the link below. However, I am getting NULL exception in the parameter of action. e.g. currentContent is null inpublic class...
View ArticlePromotions : excluding certain line items from promotions
Hello everybody, I have a requirement on a project I'm working on whereby pricing information for products can be pulled in one of two ways:Via a list price configured in EPi itselfVia a "special"...
View Articlehow the order promotion is applied?
Hi Team,I have created order promotion(spend 500 get 5% off), item promotion(buy 20 item get 28% off) and both promotions are applied to one order.case1: order promotion as a high priority.I got the...
View ArticleServer rendering HTML with Javascript
It gets more and more popular for every day to render HTML with JavaScript libraries such as Knockout, React, Angular, etc. It's also getting more popular and viable to execute that JavaScript on the...
View ArticlePossible to hide block header?
When using a block as a property for a page or another block. Is it possible to hide the header so that the block appears like a just a list of properties?At the moment I have a blocktype called...
View ArticleRemove Catalog name from product URL
HiReally looking for some help on this one. I followed this post and can't seem to get rid of the catalog-name in the product URL. Is there a different way to do this?Please help!RegardsFarhad
View ArticleAdd the "Submitted from" value to email sent by Forms?
Hi!In the Forms data there is a column called "Submitted from". Is it possible the get that value in the email that is sent?Or how can you otherwise make sure that you know from which page the form was...
View Articleproperties
Hi Does anyone have a COMPLETE example of creating a custom property in CMS? Specifically, this samishleather online store I want to create drop down list of options. Thanks
View ArticleConvert single page PageType to another PageType programically
Hello,i found the topic https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2018/5/convert-page-type-to-another-page-type-programmatically/ where there is described...
View ArticleCustom file drag and drop property with uploading progress bar in editor page.
Hi developers,I am a beginner here. I am trying to create a page with custom property where it wants to allows the editor to drag and drop a file. While uploading I need to show the progress bar of...
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 ArticleContent Expired Event
Hello,There is already a post for this question but it seems to be archived for new posts. Please refer to...
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 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 Article