Best way to get a specific menu item and all descendants
Hi,I have a site menu structure that looks something like this –Menu rootSub menu 1 (MenuPage type)Sub menu 2 (MenuPage type)Another sub 1 (SubMenuPage type)Another sub 2 (SubMenuPage type)Sub menu...
View ArticleConsole Application for testing Find - no results
Hello,I've been trying to setup a little test console application for Episerver Search & Navigation. This is something that the training course does.We already have an index that we use for...
View ArticleHow to convert block property types with MigrationSteps?
Hello everyone,the question was already asked here:https://world.episerver.com/forum/developer-forum/Developer-to-developer/Thread-Container/2018/2/how-to-update-old-page-type-property-values/i...
View ArticleWhat the the available pluginareas for a ViewConfiguration?
Hi!In this article:https://world.episerver.com/blogs/Duong-Nguyen/Dates/2013/12/Custom-views-and-plugin-areas-in-EPiServer-75/I read this:"Also, you may want to add your view to some other places, for...
View ArticleCommerce - find variants with no prices
I would like to use Episerver Search & Navigation -- Find -- to search for all variants that does have any prices. I am not sure how to build the correct filter to do this.Code so far:var...
View ArticleIndex containing types from DynamicContentModelsAssembly (13.2.8)
I have started seeing weird types in the index:MyProject.Web.Features.Product.Models.DefaultVariationContent_DynamicProxy, DynamicContentModelsAssemblyI also have the correct type indexed, which...
View ArticleLineItemCalculator price is not getting updated on the cart
Hi,I am working on Commerce 13.21.0. I am facing an issue where the cart total doesnt seem to be getting updated after overriding the LineItem calculator. I am overriding the CalculateExtendedPrice...
View ArticleLink Validation Commerce
Hi guys, as far as I am aware the SoftLink Validator job doesn't check commerce? I thought this was as the SoftLink Repository didn't work well with commerce but I vagulely remember some releases in...
View ArticleContent Delivery API - 401 unauthorized
I'm in the middle of a project to convert our CMS site to use OIDC/OAUTH for authentication/authorization. So far authentication to the CMS as a user works as expected but I'm running into trouble...
View ArticleContent Delivery API: configuring OAuth
Hi,We're trying to configure OAuth in our setup of the Content Delivery API, and have followed the instructions in the official documentation for doing so:...
View ArticleGeta categories - "For this site" root node not showing in Categories gadget.
I have Geta.EpiCategories v1.2.11 and EPiServer.CMS 11.14.0 installed.When I have added the Categories gadget, only the "For all sites" root node appear, and not the "For this site" root node.Is there...
View ArticleEPiServer.ServiceApi.Commerce.5.4.5 GetOrganization endpoint does not return...
Hello. We are using ServiceApi to get organization details through a http request (/episerverapi/commerce/customers/organization/). We added some fields on the Business object Organization but they are...
View ArticleMultisite - Is there any way to reuse one page in different site's.
Hi Team, Consider SiteA and SiteB are multisites created. Is there any way to load a page from SiteA (www.sitea.com/testpage) in SiteB, like - (www.siteb.com/testpage) without creating any page in...
View Articlecreate a quiz and results in CMS
The ability to create a quiz and give results within the CMS
View ArticleRegistering a custom content provider
Hello all, I am trying to add an example content provider, https://github.com/episerver/YouTubeContentProvider, and have added it to my local solution. I am now trying to register the content provider...
View ArticleUpdating the data type of a meta field that was code based
Hello,I have a metafield that is type decimal. I want to change it to double. I tried to remove that field from code and then restart the app but I still see the meta field is still there and there's...
View ArticleMaximum number of pages in a folder
Is there a maximum number of pages that can be created in a folder or under a parent page in the CMS?I'm using a program to generate pages from an XML file and save them to a folder. The file contains...
View ArticleWhen initialize the page this error
HiI got a strange error when I deploy to a new server:Does anyone have any idea?Need help pleaseThanks
View ArticleForm Element Block templates not being applied across severs
We have several servers in our internet (external) and one in our intranet (internal). I have taken most of the Form Element Blocks and converted them to cshtml and added bootstrap styling. All works...
View ArticlePossible regression of CMS-4284 : Creating an external link with the same...
External links containing the primary hostname are being converted to internal links when the link dialog is closed. As far as I can tell this was reported in CMS-4284, and may be a...
View Article