Optimizely 12+ with Forms : Custom form container, FormContainerBlock Partial...
HiJust wanted to share something I found that might help someone else going forward or perhaps someone knows a better way of doing it. Im running Optimizely CMS 12+ with Razor Pages and the new...
View ArticleFoundation project: Cannot resolve View
When I go to any of the controllers (e.g. HomeController), View is highlighted as red (Visual Studio 2022) saying:Cannot resolve view 'Index'Is that because the Features structure is not configured for...
View ArticleUIHint is highlighting as red in Visual Studio
For the Foundation project, all UIHint declarations are highlighted as red in Visual Studio (2022).Visual Studio says, for example:Cannot resolve template 'textarea'Is there any way to fix it?
View ArticleCustom Route URL for custom controller
Hello There,As a developer I want to create a custom routing for my controller. This controller is created outside of the EPi CMS.ex. "https://test.com/en-us/b/custom-url-5"routes.MapRoute("sample",...
View Article[New Commerce UI] Removed product/variant properties still show in Commerce...
How can I remove obsolete properties from content in new Commerce UI?I cannot find Admistration > Catalog System > Meta Classes (or similar) menu option.Related thread:...
View ArticleCan't upload images: Cannot read properties of undefined (reading...
I can't upload images to the media assets panel. I tried both For All Sites and For This Page and get the same error. I'm running this solution locally, and it's a brand new deploy. There's nothing in...
View Articlestores/contentversion 500 error when trying to publish
We have started getting an error in the cms when publishing. The autosave is taking a very long to complete and getting a misleading error notification, to complicate things more the error log doesn't...
View ArticleOptimizely CMS Pendo integration (editor module)
I'm trying to integrate the Pendo into the admin/editor part of the CMS system. To do that I have to add small js snippet to the page simmilar to google analytics....
View ArticleCatalogContext FindNodesDto - How to retrieve MetaData
We are trying to retrieve the Meta data for Category Nodes that are a few levels down from the top. We are using the FindNodesDto to retrieve the nodes but we need the additional meta data fields....
View ArticleIncremental Search Index - CatalogIndexBuilder Not Processing Products
Hi!I am using Optimizely Search (not Search & Navigation) for indexing product catalog content. I extended the CatalogIndexBuilder to add some additional calculated fields to the indexer. The issue...
View ArticleService API bulk import: Issue with duplicate node entry relations
Hi!We have quite a few issues with bulk import of catalog content and node entry relations. We get exceptions like these:Violation of PRIMARY KEY constraint 'PK_NodeEntryRelation'. Cannot insert...
View ArticleHow to combining Server with Client Routing in Episerver
Hi,I have url like this http://site.com/register/ and at register page with next step something like register/step1-> register/step2...register/stepn i want to use Client routing. It still work fine...
View ArticleContent with id was not found for ContentReference.RootPage
Hi all, We have a 2 websites with different code bases and structure. Site1 has a custom content provider that we want to implement in Site2. This custom content provider works fine in Site1.However,...
View ArticleElement blocks razor embedded code does not work on pages after adding...
Hi guys,Trying to customize FormContainerBlock, made some changes in FormContainerBlock.cshtml under ElementBlocks/Components/FormContainerBlock.But I found was that none of the embedded code works in...
View ArticleSearch & Navigation problems with virtual roles
Hi everyone,I'm having some issues with accessing the search & navigation UI after setting up authentication using OpenID Connect. As expected the menu item was hidden because the role names are...
View ArticleException type: TargetInvocationException in EPiServer 9.9.1
We recently upgraded from 7.15 to 9.9.1 version When we re-start our servers (Windows2019) hosting our episerver websites, the CPU usage goes high (100%). When we checked event viewer we saw below...
View ArticleCMS 11 to 12 upgrade run stops abruptly and site doesn't load.
We are in process of upgrading our project from CMS 11 version to 12 version using upgrade assistant tool , fixed package and build errors related to .Net core migration.Now when we run the application...
View ArticleIs there a way to pull statistics from the index?
Hi there,Episerver.Find v13.4.8We have a requirement to build a UI in a search interface to show "Recent searches of yours", "Frequent searches of yours" and "Popular searches from other users" each...
View Articlereaching max depth on json with simple searches.
Hi all, i'm troubleshooting an scenario that happens only when I'm looking for straight numbers (treated always as strings).Looks like my searh elements are getting nested somehow and when try to have...
View ArticleRecording order activities not working
After upgrading Commerce from 13.30.0 to 13.32.4, I wanted to test the "Recording order activities" feature, but I don't see any difference in the order notes. Is there some additional set up required...
View Article