Using ReactJs.Net is DXP
This may not directly be related to Episerver and DXP but I will give it a try.I'm currently working on a new Episerver application and have an idea of building some parts/components of the site with...
View ArticleEpiserver in a multi-website scenario
Hi all!I have a question regarding the behavior of Episerver in a multi-website scenario.Imagine we have episerver with a single website, say company.com. The whole page tree is part of this single...
View ArticleFind wont index SearchHitUrl for block on publish
Hi,I´m indexing some block´s with SearchHitUrl-property set. This work great when indexing using "EPiServer Find Content Indexing Job" but when publishing an existing block all my Unified search...
View ArticleRemove New line character from XHTMLString response
I am using Content Delivery API that works fine. For some reason there is a need to remove the new line characters from the xhtml string response.Based on this article...
View ArticleUnable to fetch the indexed extra property on Find
Hi,Using Episerver Foundation, I included an extra property on the GenericProduct type:SearchClient.Instance.Conventions.ForInstancesOf<GenericProduct>().IncludeField(x =>...
View ArticleMany broadcasted custom events Missed in DXC
Hey,We are attempting to broadcasting an event using the IEventRegistry. From what i can see in our logs, there are alot of events being "Missed". Is there any way to see the reason for them being...
View ArticleValidate duplicate content on Blocks
I have a block (VideoBlock) that has a string type named Video (represents video id). I had to prevent users from creating more than one video block with same video id and used below code in Save...
View ArticleDijt FilteringSelect and EpiServer rest store issues
I have put together a widget which essentialy will allow users to select documents from external system and save links to them.I have used a dijit FilteringSelect to achieve this together with Epi...
View ArticleEPiServer/cms/Stores/notification/ status 500 error on closing...
I get the below error on closing the notifications panel. Episerver CMS 11.14.0.0.Oddly the retrieval of the notifications works fine, and it's method also gets passed a user. How can I troubleshoot...
View ArticleGoogle Analytics Addon - Sign in with Google temporarily disabled for this app
An editor completed the free eLearning courses (#comebackstronger) and wanted to try the Google Analytics Addon. I installed the EPiServer.GoogleAnalytics.2.3.1 nuget and had a look at this:...
View ArticleHow to get demo licence for azure demo site?
HiI want to request a demo licence for a demo site hosted on azure. I am using this site to request a licence file:https://license.episerver.com/public/GenerateDemoLicense.aspxI use the IP address...
View ArticleCan't see embed code in editor
Hi!After upgrade to update 304 we cant see the source code for embed and iframes that we published in the editor before the upgrade. The page can still show the iframe and embed content but its...
View ArticleStored procedure maxes out DTU in Azure
We're having the same issue as Johan describes in the following post: https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2017/5/what-function-is-making-this-sql-call/,...
View ArticleImplementing IPropertyModelConverter for EpiServer ContentDelivery API
Hello team,Can someone help me with below issue?I have a content delivery API and in response I have a field (for one of my pages) ContentReference for Images. I need to add some extension to the Image...
View ArticleDisplay ContentGuid
Hi,I would like to show contentguid field along with other fields (ID, Name, Languages and Visible to) on blocktype editorial screen.When i import and export the contents from one environment to...
View Articlewhy does episerver CMS not support versioning out of the box?
Our organisation manges about 10 sites with at least 1000 pages each site, and tens of millions of page impresssions per month.There are large teams dedicated to content.As a member of one of those...
View ArticleMake LinkItem a valid property type
LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.
View ArticleLimit editor access to customers and orders based on market
In the commerce manager there is no limit for which customers or orders the editors can edit.It would we nice if there was a restriction so they can only see and edit customers and order for their market.
View ArticleExecution timeout when detaching MetaField from CatalogEntry
Hi all,I am trying to detach (uncheck) meta field from a Variant in Episerver Commerce Manager.1) With local SQL Server and catalog with some 40k entries it works without any problems.2) In Azure...
View Article[Upgrade v9 to v11] Could not load type 'EPiServer.Web.Routing.UrlResolver'...
Hi, I've been trying to upgrade EPiServer CMS system from 9.* to 11 on an ASP.NET MVC site for a couple of days with seemingly neverending issues like the following:I've tried adding the following to...
View Article