EPiServerForms.js doesn't recognize successful submission response
EPiServerForms.js expects an ajax response in camelCase, but JsonResult renders the response in PascalCase. Therefore, when using the JS submission mode for forms, the client-side script misinterprets...
View ArticleContent API Auth for .Net6 CMS 12 site
HiCurious to know if anyone's implemented Content API auth for CMS 12 (.net 6)? The ContentDeliveryAPI.OAuth package was deprectaed for .Net 5 and 6, so per the few online forums I've explored so far,...
View ArticleThe backing type is not a registered PropertyTypeDefinition
Hi,We use GETA/SEO.Sitemaps in our solution and this works fine for the main solution.As seen in the example below our SEOSitemaps property uses a BackingType called PropertySEOSitemaps which resides...
View ArticleEPiServer.Labs.ContentManager: 500 error when trying to go to edit mode
Hi,installed EPiServer.Labs.ContentManager 1.0.2 in a CMS12 site and when i try to go to edit mode (/episerver) i get the following 500 error:MissingMethodException: Method not found: 'Void...
View Article"CMS" navigation item is missing from the custom admin page.
I referenced the following and created admin pages and menu items. But for some reason the top CMS menu shows in few pages and not in some...
View ArticleTools to test UDP event replication
Is there a tool avalable to easily test that event replication between two EPiServer 11.x "boxes" function like it should?I.e. to check that e.g. no firewall etc. s blocking communication.
View ArticleWhat is the maximum level of Expand parameter for Content Areas?
We have a page strucutre with 3-4 levels of nested blocks inside of Content Areas. Simplified example :public class Level2Block : BaseBlock { public virtual string Name { get; set; } public virtual int...
View ArticleCreate a block within a category and by default load a list Object
Hello good everyone.I present my case.I have a .net 4.6.1 project with cms and commerceI need to create a block within a category and load a list by default, to speed up the work of the editors.for...
View ArticleCMS 12-Episerver Content Delivery API Caching Issue
Hi Team, I have devloped a spa (single page application) in the react technology and one cms application in which I have enabled the content delivery api. Our spa application consuming the content...
View ArticleAdd custom style to TinyMCE not working
Hi,With reference to the two articles below I'm trying to add custom styles to the TinyMCE editor. My preference is global but I've tested a single property and see the same result in both. Basically...
View ArticleCMS12 - Authentication by OpenID Connect - AccessDenied for /Episerver url
Hello all,I am trying to setup OpenIdConnect to connect to an Azure environment to authenticate my localhost cms.I am following the main example provided by Optimizely (with some tweaking for my...
View ArticleAccess is denied when saving editor/admin profile (AD)
Hi.FIrst a little context:Using a connection to company AD in customer site so users (e g editors and admins) can login into CMS. Recently added a custom ActiveDirectoryMembershipProvider to that the...
View ArticleCustom content provider drag only image url in cms 12
Hi Team, I have create the custom media tab and binding all the folders and images from external json file. As a editor when I am dragging any images from custom tab into the page . It's taking the...
View ArticleADFS on multiple environment restrict access
HI,We are using ADFS for EPiServer admin site login and it works perfectly fine.I have followed this link to achieve ADFS login ->...
View ArticleFIND indexing edit-host for documents
All of a sudden, FIND indexing the edit url instead of primary url, but only for documents. EPiServer.Find version="13.4.9EPiServer.CMS.Core version="11.20.16Seems the problem is in...
View ArticleEdit view is not loading
Hi team, Sometime CMS Edit view is not loading with errors in console (see screenshot below). The issue is floating - sometimes it is not reproducing. Hard reload of a page usually helps, and Edit view...
View ArticleHow to index external content using Episerver search, NOT Optimizely search &...
Hi, the question is about a project below,Optimizely CMS, still running on version 11.Episerver search (lucene) has been chosen as the search engine for the site.Unfortunately can't find much...
View ArticleAre there any drawbacks of setting stringDelayedLoadThreshold to 0?
We had to change the value to 0 since we are using Imagevault.Episerver package and MediaReferenceList<MediaReference> properties from Imagevault.Episerver are not loaded correctly (loading as...
View ArticleHow to Find the "Find Tab(Find administation panels)" in Optimizely 12
HI. I have upgraded from Optimizely (Episerver) 11 til Optimizely 12. I have Installed “EpiServer.Find.CMS” Module 14.2.1.0, and I have Indexed dokuments to a test index on...
View ArticleBulk update the cms content meta details by reading .csv file from scheduled job
Hello,We are trying to update CMS content item meta details by reading .csv file containing details of pages with friendly url and meta information. We are adding it as a scheduled job to update...
View Article