Episerver Forms on non-MVC Razor project
I know that docs here (https://docs.developers.optimizely.com/content-cloud/v1.2.0-forms/docs) says, that "Optimizely Forms is only supported by MVC-based websites and HTML5-compliant browsers.", but...
View ArticleAuthentication with Auth0
Hi, Is anyone has experience in using Auth0 as authentication in CMS? I have implmented logic in Startup.cs. The authentication is failed and I got an exception "IDX21323: RequireNonce is '[PII of type...
View ArticleWarning when compiling - NU1603 EPiServer.Find.Cms 14.2.1
HiI am trying to remove all warnings in my project, but this one I believe is caused by EPiServer.Find.Cms. I think the nuget-package is depending on a version of System.Linq.Async that does not...
View ArticleHow to fix "You cannot use the HttpContextLifecycle outside of a web request....
I have a hard time figuring out the reason for the following StructureMap error. MyComputerName 2022-10-18 19:00:00,854 [119] ERROR EPiServer.DataAbstraction.ScheduledJob: Failed to create job...
View ArticleSixLabors.ImageSharp braking in EPiServer.CMS (12.13.1)
The Sixlabors.ImageSharp.Web 2.0.2 still breaking in CMS 12.13.1Package Info:Note: The issue is able to replicate in CMS edit mode it looks good when we run the pages in preview mode.Error:...
View ArticlePossible to restrict block creation outside of parent?
We have some simple blocks that make up various lists and grids. Each parent list/grid block accepts any number of child blocks of specific types to render output. Using the child blocks outside of the...
View ArticleOptimizely-Okta Authentication
Hi Team, I wanted to implmente Okta authentication in my application instead regular login for cms edit/admin section. Please guide and help..!
View ArticleRecommended number of sites per server
My workplace has a situation whereby a server has approx 50 separate episerver sites on it and when a patch requires the server to reboot it is taking 4 to 5 hours to initialize everything.so what is...
View Articlemaking an async http call on publish
I need to make a call to an external api on page/block publish and wonder if there is any way to make this call asynchronous? as it may take a little while and its a fire and forget type thing.I...
View ArticleMarkets management - UI bug
Step to reproduct:We imported a list of markets to our system with name like Europe--ArmeniaAccess to Markets management to modify the marketActual:The market can not be saved since the Save button was...
View ArticleOpening Enriched Events Export File on windows 10
We are currently working on a feature which involves sending event tags along with an event in Optimizely full stack. The event seems to be working ok, but I am looking for the best way to verify the...
View ArticleOptimizely shortcuts between two domains
Hi,We have Optimizely CMS 11 set up with 2 languages, and a domain for each language,e .g. test-site.se and test-site.co.uk.One of the pages should only exist in english, and for the swedish site we...
View ArticleThe backing type is not a registered PropertyTypeDefinition
Hi,We use GETA/SEO.Sitemaps in our solution and this works fine for the main solution.As seen in the example below our SEOSitemaps property uses a BackingType called PropertySEOSitemaps which resides...
View ArticleIViewTemplateModelRegistrator with custom IViewLocationExpander
Hi,I'm trying to get partal view paths registered in IViewTemplateModelRegistrator to work, while I also have a custom IViewLocationExpander to find views in a feature folder structure, similar to...
View ArticleClick through rate is 0% in Searches without relevant hits
Hi, We did implement ClickTracking and we are able to track clicks but still in "Searches without relevant hits" section we see click through rate is 0% for all search phrases. I couldnt find any...
View ArticleImageVault's dojo property not working on DXP environment
We're trying to integrate ImageVault (DAM) system with Optimizely CMS 12 but ImageVault's property of type MediaReference is not working and rather displays as an empty textbox in CMSThis problem...
View ArticleContent migration from Epi 11 to Epi 11
So, we have 2 different sites, both on the same version of 11.x. We would like to make a multi-site out of them. So, we merge the codebase from both under one solution. Now, there is the database part...
View ArticleTranslation keys for login page
Hi.I wish to alter the labels for the login page(to CMS and any pages that is protected from non-autenticated users); such as Name and Password. I guess that can be achieved by using language...
View ArticleCreate A New Block does not work in Quick Edit
It seems there's a bug in Optimizely CMS 12. Steps to reproduce:have a page type (A) that has ContentArea propertyhave a block type (B) that has ContentArea propertycreate instance of block B and add...
View ArticleContent API Auth for .Net6 CMS 12 site
HiCurious to know if anyone's implemented Content API auth for CMS 12 (.net 6)? The ContentDeliveryAPI.OAuth package was deprectaed for .Net 5 and 6, so per the few online forums I've explored so far,...
View Article