Request for comment - Our search implementation in GitHub
Hello fellow developers,We just went through a complete search overhaul of our front-end experience. This was a long time coming and I wanted to share what we've done. If others can benefit from our...
View ArticleBuilding headless website using content and commerce delivery APIs
We are thinking of the best architecture to build our website using Optimizely and Headless might seem compelling but we feel it is risky, and we couldn't find any website fully headless built on top...
View ArticleError from authentication changes CMS 12.17.1 -> 12.26.1
We have previously used Windows Authentication together with an IClaimsTransformation to authenticate users for the CMS and Admin parts of our website.This was done by simply using AddNegotiate after...
View ArticleOverride backoffice template
Is it possible to override the template of this page? It uses a very unpractical mdc-tab-scroller
View ArticleNew Block Creation doesn't get recognized for publish
Hello all,I have an IList<Block1> which has a content area property that accepts Blocks of same type Block1 . When I try to Click on Create a New Block from Content Area option, I get prompted...
View ArticleCMS UI page editing validation starts failing unexpectedly
HiValidation of pages in UI will sometimes start failing, not matter which , usually after some uptime. Commonly detected when modifiing settings on the pages we use for global settings.Sometimes it...
View ArticleMicrosoft Dynamics Outbound Marketing Capture Forms integration with native...
Hi all,We are working on an implementation of native Optimizely CMS forms connected to Microsoft Dynamics Outbound Marketing through the use of Capture Forms.We have investigated a solution using both...
View ArticleTable location of page URLs
Hi there,I am trying to find out which SQL table contains the page URL used for the View on Website link in the CMS. I am trying to export all URLs for a specific page type to another DB.
View ArticleDelete content types not available in code
Hi,We have got both blocks and pages that are no more available in code. How can we delete content types not available in code anymore We tried to delete one block through CMS admin site, but that...
View ArticleTrigger server re-render of on-page-edit with contentSaved event
Hi,Is it possible to trigger a server re-render of the on-page-edit using the contentSaved event?EDIT: Forgot to mention - without using [ReloadOnChange] attribute and/or...
View ArticleWhile opening the Optimizely CMS Page not showing the page properties(Fields)
While opening the CMS page it's not showing the page properties and it's showing below console errors.GET https://localhost:5000/EPiServer/Shell/12.17.1/ClientResources/foundation/editors/ImageLink.js...
View ArticleForms, error on submitting with DdsEncryptedPermanentStorage provider
On enabling the DdsEncryptedPermanentStorage provider, I get the following error on submitting a form:It is setup with:I had errors for read access to the keyvault and my key size before, and after...
View ArticleExporting all the page links where there is a link to PDF in website with...
Hello,We have requirement to fetch all page links with PDF reference in it.Is there a way we can export all the pages with a PDF link with detail of category tag, published date, PDF link and page URL...
View ArticleIcon indicating expired content is gone for blocks in content areas in...
In Optimizely CMS 11 you got a red clock icon on blocks marked as expired. After upgrading to Optimizely CMS 12 this visual indication is now gone. It still shows for expired pages in the tree view,...
View ArticleIs there a way to apply personlization for Optimizely graphql content?
Hello,I have setup and implemented GraphQL to work with optimizely. And synced my optimizely content and content types to GraphQL. I would like to apply and use Personlization with my synced content on...
View ArticleCMS 12 custom editordescriptor widget
Hi there, We are trying to implement an icon picker EditorDescriptor widget as described in this article (https://blog.lethargic.dev/font-awesome-episerver-property/) but when we get to the step called...
View ArticleNeed help with calling a controller from a Scheduled Task
I need to be able to call a controller method from an EPiServer scheduled job and send email from the controller . The controller method work perfect if called normally and send the email, but not if...
View ArticleDoes Search & Navigation (Find) use C:\Windows\Temp?
Hi!Maybe this is the wrong forum but the other one seemed "dead". Anyway...Does anyone know if Optimizely Search & Navigation (Find) use the folder C:\Windows\Temp for some local caching or...
View ArticleBUG: ViewComponentContext.ViewContext.ViewData.Values is null after upgrade...
HiOn some blocks I have this code snippet in order to get which size the block has.var renderSettings = ViewComponentContext.ViewContext.ViewData.Values.FirstOrDefault() as Dictionary<string,...
View ArticlePOST request gets challenged by Cloudflare.
The POST request of the site gets challenged by cloudflare and returns an unathorized response. https://challenges.cloudflare.com/cdn-cgi/challenge-platform/The payload contains two base64 images and...
View Article