Url to views for custom reports and admin plugins
Hello!I am working on a hobby project that will add an admin plugin and a couple of cms reports. I plan to package it as a nuget package for others to use. Currently I am stuck on how to set the url...
View ArticleOpen site of particular language depending upon location
I have site with languages en-gb, en-za and master language en-us. However, I want en-gb as default language and en-gb should be opened when the site is opened from all countries other than Uk (en-gb)...
View ArticleCommerce FindSearchProvider not using DXC App Settings
Hi QuanAn update on an issue I raised a few months agohttps://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2019/3/dxc---commerce-config-files-/#202251We are getting...
View ArticleGoing to Next article in News details page
Hi, In my website i've News sections, where in it contains News list page(list of all news artciles) and it navigates to details of each item on selecting particular news item.Now in news details page...
View ArticleSavedAmount on PromotionInfromation is wrong?
I am having issues with getting the correct saved amount from PromotionInfromation. I have written some complicated code to get around it, but I would like to not have to use my workaround as it is...
View ArticleWhen tried to edit variant of one language in Commerce Manager, it asks to...
I have an ecommerce site with multiple languages say A, B and C where A is the master language and is disabled now. When I add a variant in language B and try to enter In Stock quantity in Commerce...
View ArticleUpdating to Episerver Commerce 13 (NodeContent Extensions)
Hi team,I have updated my episerver commerce to 13.7.1 version and the NodeContentExtensions class is removed.In my solution i have used GetCategories() method (from NodeContentExtensions). Can you...
View ArticleFinding products using properties on Products and Variants.
Hello!I am wanting to search for products and variants in Episerver Find. I have inherited from ProductContent and VariationContent and created an index. I am able to pull back products using code like...
View ArticleConnection strings defined in Azure Portal are still not picked up
HelloI did just now deploy an Alloy site to Azure (with version: ) and I still neeeded the appsetting to make it read from the portal instead of the config file.With a release note for this bug (that I...
View ArticleTrigger scheduled job on all servers in DXC
I am working on a site where we have a scheduled job that generates a static 500 error page and saves it to the site root. In DXC, when we have multiple web servers, this job will only run on the...
View ArticleExport Bilingual xliff File
I am trying to update our translated web pages as our English website has some updates. These updates are minor (i.e. adding a sentence or deleting some words), so obviously, it won't make sense to...
View ArticleRebuild index Json error
Hi!I have a clean Quicksilver local project installed. Just after migration step, when going to Commerce Manager I have the following error when rebuilding index:2019-09-16 20:14:57,146 [17] ERROR...
View ArticleFilter content by language
Hi Team,I want to filter page by exiting languages . The below method always retrnng me null value. Is the any thing wrong with my query. public T GetPageData<T>() where T:PageData { return...
View ArticleDelete all data in price table
Hello, how to delete all data from pricing programmatically ?Thank you
View ArticleExpired pages are still appearing in the search bar at the front end
Expired pages are still appearing in the search bar at the front end
View ArticleIssue when using 'PropertyDictionaryMultiple' as a backing type for a block...
Hi,I have created a Block which I am using on a Commerce Product Node and am running into issues when adding a property and setting the backing type to be 'PropertyDictionaryMultiple'. The editor is...
View ArticleNullReferenceException in OrderFormPriceMatrix
Hi,I have a Software catalog and a Training catalog in Commerce. If I try to apply a coupon code on an order that contains a Training catalog product, I get a NullReference error in the internal...
View ArticleEpiserver forms event handler client side or server side
We are going through this documentation https://world.episerver.com/documentation/developer-guides/forms/handling-events-for-forms/ for episerver forms event handling and we have client side and server...
View ArticleBe able to filter out stopwords for all search not only MoreLike
I was struggeling with the search returning to much result when users wrote for example Episerver and SharePoint since 98% of the result was on the word "and".After contact with support I learned that...
View ArticleExpired pages are still appearing in the search bar at the front end
Expired pages are still appearing in the search bar at the front end
View Article