Content 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 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 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 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 ArticleGeta EpiCategories - Can't add categories
Hi,Just installed EpiCategories 1.2.9 on CMS 11.9.0< managed to get everything set up (I think) but when I try and add a category the only option I get is New from Template!Anyone help me figure out...
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 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 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 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 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 ArticleA/B Testing add-on throwing 404 not found while trying to load
I am trying to setup A/B testing on my solution, and following the instructions for adding this module i am hitting a wall. i am using EPiServer version 10.10.3.0, and trying to use...
View ArticleEpiserver forms - AA compliance
Hi All,Quick question for the Epi wizards.Are Epi forms accessible? If not, is it easy enough to make them level AA compliant (client requires level AA WCAG compliance)?Any help would be greatly...
View ArticleScheduled job timing out
I've got a scheduled job that isn't working on Episerver. I think it must be timing out as my job calls a service that gets data sent to it and if gets 3 or 4 records it is ok, but if it gets sent 1000...
View Article