Remove 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 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 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 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 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 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 Article