UnifiedSearch: Letters with and without diacritical sign
Hi,Got a question regarding episerver find, my problem is similiar to this...
View ArticleVirtual role addition for ContentDeliveryAPI
As per the documentation I have set up the Content delivery API . As suggested I have added the virtual role:<add name="contentapiread" type="EPiServer.Security.MappedRole, EPiServer.Framework"...
View ArticleContent Delivery API returns null content if browser has wrong language set
Hey,I've spent couple of hours investigating why my content API returns null content response. I've finally managed to find the reson. It has turned out that my browser has set multiple languages and...
View ArticleContent Delivery API: customize returned data for blocks in content areas
Hi,The following article in the official documentation explains how to customize the API to change the data returned to clients:...
View ArticleMultiple searches in one request
I want to use Episerver Find MultiSearch to limit nr of requests to Find, as specified here. How can I dynamically add Searches, typically inside a foreach statement?The code below works, but I can see...
View ArticleSet an organization address as customer...
HiI am working with Commerce 12.15, I am trying to set the PreferredBillingAddress/PreferredShippingAddress for a customer. The problem I am facing is that when I try and set an organization address as...
View ArticleTakes a lot of time for epi cms resources to load on DXC Service
I have noticed that many times the edit interface is just loading and loading in our customers production environement. I now looked into it and this are a couple of example of what takes time, and I...
View ArticleVersions Gadget shows different person
Has anyone come across this before? If so how did you resolve it? It's not doing this all the time so I can't provide steps to recreate this.
View ArticleVersion gadget shows wrong author (cms 10)
episerver.ui 10.12.8.0 The version gadget looks like this. The "By" value is wrong; I've never edited this page. The "Publish"-button, however, has the right author.Note the same date and timestamp as...
View ArticleDeleted submissions don't get removed from DDS
Hi!I'm having issues deleting form submissions from the DDS. Submissions are stored in the tblBigTable with a store name of 'FormData_guid'. I use the statement below for deleting submission data from...
View ArticleQuestion accessing FileBlob
I am having a scheduled job that creates a file using IBlobFactory's CreateBlob method and eventually saving it in media documents using ContentRepository.Save() with SaveAction.Default.Now I want to...
View ArticleIOS Universal linking with EpiServer
I have a EpiServer website with my client. They also have an app which is outside of EpiServer. My site also has Content Delivery API installed.The app consumes some pages data using Content Delivery...
View ArticleHow to get PrincipalInfo in web api?
Hi!I have a site which is built on AspNet Identity, and I would like to have an api method (not using Headless) that returns logged in status for the current user.Is this possible?It looks like this:As...
View ArticleError after DXC deployment
I have noticed that from past few deployments to DXC I see this error "EPiServer.Cms.Shell.UI.Rest.ContentChangeManager : Unexpected error when saving 19234_158862System.Data.SqlClient.SqlException...
View ArticleUnpublish a project
Recently we were working upon a translation project that requires us to create a project so that this can create a translation package that can be sent to a translation company.During this process a...
View ArticleGet all published language variants of a page
Hey all How do i get only a list of published langauges for a page (langauges that are available to front end user). var xxxxx = currentPage as ILocalizable;xxxxx.ExistingLanguages Seems to return me...
View ArticleGet Block's Page
Hey all,is there a quick and nice or at least any way to get Block's Parent Page?Let's say I have some Page which has some Block in some of it's ContentArea. How could I get that Page from outside...
View ArticleError handling in DXC
Hi, I have activated the Error handling in Episerver CMS to "Activate for all". It is working correctly in my local environment, but it is not in INTEGRATION. I always get the error: "The page cannot...
View ArticleError: Partial view ' FormContainerBlock' was not found.
Hi,I just installed the Episerver Forms and got this error. Wroking with forms for the first time that's why may missed some step. Please help to resolve this issue.This is the installed location in...
View ArticleGoogle Analytics gadget cannot display data for some pages
Hi,We installed the Google Analytics add-on (v. 2.3.1) from Episerver on our site not too long ago, and pretty much immediately started seeing errors from the add-on in our error log:2020-04-02...
View Article