Setting episerver.social configuration in appsettings.json
Hello.I'm deploying a new v12 site, and need to know how to set episerver.social configuration using appsettings.json.Does anyone know?The corresponding help page for developers describes only...
View ArticleUpdating the value of hidden fields based on page properties
Hi, For one of my customers they want to be able to add a series of properties to a page, and then when a form is included on the page, the hidden values are added to a series of hidden fields (This is...
View ArticleDynamically add fields to a form on render
Hi,My client wants to use data from the page to dynamically add fields to a form (form is to register for a seminar, the seminar has agenda blocks which are rendered on screen), the forms will be radio...
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 ArticleCommerce Zero Downtime
Hi,I am looking into the process of having zero downtime.In the documentation I see that when deploying we can have 2 different database modes ReadOnly and ReadWrite.I wish to use the ReadOnly mode...
View ArticleMySettings page is crashing
I'm having issues regarding My Settings page in Epi. This page seems to be working normally but after some time it starts throwing exceptions (500). After restarting application pool in IIS it again...
View ArticleHandle events listener in a load balanced environment?
Hi!In CMS 11 you configured event listeners to make sure all servers in a load balances environment where up to date. This was configured in...
View ArticleCannot upload media after upgrade, exception in...
Hi!After upgrade to CMS 12 and using Windows Authentication we cannot longer upload even the smallest of picture, the exception below occurs;Exception: System.InvalidOperationException: The maximum...
View ArticleCommerce UI doesn't handle many payment countries
It seems that the Commerce UI doesn't handle many payment countries, does anyone else see the same behaviour? After 12 payment countries, the country links/buttons are cut off because they're all on...
View ArticleB2C-Commerce-Developer Dumps [2022] - Best Way To Study For Salesforce...
Salesforce B2C-Commerce-Developer Exam is of great importance in the field of IT and demands a strong grip on required knowledge. Once you get certified you see the entries of opportunities unlocked....
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 ArticleFind and Serilog CreateBootstrapLogger conflict
Hello,Using the Serilog Bootstrap Logger (more information here: https://nblumhardt.com/2020/10/bootstrap-logger/) causes issue within AddFind().This is not the case with other Episerver packages...
View ArticleMake local blocks CultureSpecific in one property and not in other
[Display( Name = "Overview Definition", Description = "Defines overview parameters", GroupName = SystemTabNames.Content, Order = 1)]public virtual ArticlePageFilterBlock OverviewDefinition { get; set;...
View ArticleUnifiedSearch won't return results from more than 1 targetted sites in...
We have a requirement in our environment when using EPiServer Find where I need to search and return the results from only specific sites in our multisite environment, depending on the site where the...
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 extend the All Properties functionality in Compare different version...
We have a specific requirement to compare the different versions view in CMS Editor view. Based on the current version comparison view, clients are not able to see the difference between two versions...
View ArticleHow to make local block localizable in one property but not in other?
I have a page with two properties that use the same local block ArticlePageFilterBlock:[Display( Name = "Overview Definition", Description = "Defines overview parameters", GroupName =...
View ArticleHow to remove block content from xhtml fields in search index with Optimizely...
Hi.We use some blocks inside xhtml fields. By example some layout blocks like “Luft 48px”, that should not be in the search index. Inspired by...
View ArticleCant edit links once Populated in Content Cloud v12.x
I have tried a number of different versions of Content Cloud 12 including latest and once populating a link propery you cant go back and edit it, only option is to remove and re-add another link. In...
View ArticleUnifiedSearch include Categories (Facets/tags) in UnifiedSearchHit results
Hello,We're trying to include the list of categories in our UnifiedSearchResults with no luck. The documentation seems to be VERY sparse with UnifiedSearch.We've tried an extension method to see if we...
View Article