EPiServer Forms custom validator
I'm trying to implement a custom validator for my form elements. I started following this post By Mark van Dijk. There it says that in order to get the javascript to load correctly, the following lines...
View ArticleError when editing a Contact that was created from code (Commerce 11.7.3)
I'm getting this error when clicking on the Name (not edit pen icon) from my list of contacts, ONLY if that contact was created from code. We have an import script and a registration page where...
View ArticleDisabling ARRAffinity effect cache distribution using...
Our site is in Azure Clouds on multiple instances, we disabled ARRAffinity option from our settings (due to XYZ reason), As a result, we observed that caching isn't distributing correctly on all...
View ArticleUpcoming SameSite cookie changes and Episerver
There are some quite big changes in Chrome 80, and later on in Firefox/Edge(With Chromium), that affects cookies. Some good litterature...
View ArticleIssue with EPiServer NuGet Feed in Visual Studio
Hi All,I'm at a bit of a loose end here so I'm wondering if anyone had experience or some good troubleshooting tips to help me out.About 1.5 - 2 months ago I lost the ability to update EPiServer...
View ArticleSelecting Inventories from Select Menu not showing the Product Variant name...
In Catalog view, when I select any Product to edit their variant's inventory (selecting from select menu), it is not showing the product variant name or code. Is there something I am missing or how to...
View ArticleStrange behavior when editing links in TinyMCE
We have encountered some strange behavior when editing links in the TinyMCE editor. When creating a link using the "Page" radio button and entering "Remaining url" the information is not preserved...
View ArticleSupport for Newtonsoft.Json 13 in Epi Find
I see that Epi Find is lacking support for Newtonsoft.Json 13.Is that planned to be released soon?Here's an old post on the same topic from last year:...
View ArticleHow to deploy to Azure App Service, using deployment slots, without downtime
I've been using Azure DevOps Pipelines for deploying an Episerver website to an Azure App Service. My deployment to production goes like this:Deploy to preprod deployment slot.Warm up preprod, and...
View ArticleAdding a block to several pages at once?
Hello, first time posting on the forum. I am not a developer but i have admin access to the episerver CMS.We are running a new campaign and want to add a simple image block with a link to a large...
View ArticleEpiserver find - Developer Demo Services (Unauthorized)
Hello,Im trying to creating a developer service, but something seems to be wrong.The newly created service returns{"status":401,"error":"Unauthorized"}Is it just me or is something elso going on?Felicia
View ArticleI can't find out the reason of the repetition of this query ? This make my...
I can't also trace this query in my code.QUERY1 :- (@1 nvarchar(88),@0 datetime2(7))UPDATE [dbo].[Sessions] SET [Expires] = @0 WHERE ([SessionId] = @1)QUERY2 :- (@p0 nvarchar(4000))SELECT TOP (2)...
View ArticleEPiServer Forms custom validator
I'm trying to implement a custom validator for my form elements. I started following this post By Mark van Dijk. There it says that in order to get the javascript to load correctly, the following lines...
View ArticleRemoving Image Upload permissions for several groups
I've been requested to look at removing image upload permissions for about 10-15 of our 120 groups. This would include disallowing them to upload in the For this Page/For this Block permssions. I'm...
View ArticleDisabling ARRAffinity effect cache distribution using...
Our site is in Azure Clouds on multiple instances, we disabled ARRAffinity option from our settings (due to XYZ reason), As a result, we observed that caching isn't distributing correctly on all...
View ArticleUpcoming SameSite cookie changes and Episerver
There are some quite big changes in Chrome 80, and later on in Firefox/Edge(With Chromium), that affects cookies. Some good litterature...
View ArticleError when editing a Contact that was created from code (Commerce 11.7.3)
I'm getting this error when clicking on the Name (not edit pen icon) from my list of contacts, ONLY if that contact was created from code. We have an import script and a registration page where...
View ArticleSelecting Inventories from Select Menu not showing the Product Variant name...
In Catalog view, when I select any Product to edit their variant's inventory (selecting from select menu), it is not showing the product variant name or code. Is there something I am missing or how to...
View ArticleStrange behavior when editing links in TinyMCE
We have encountered some strange behavior when editing links in the TinyMCE editor. When creating a link using the "Page" radio button and entering "Remaining url" the information is not preserved...
View ArticleHow to deploy to Azure App Service, using deployment slots, without downtime
I've been using Azure DevOps Pipelines for deploying an Episerver website to an Azure App Service. My deployment to production goes like this:Deploy to preprod deployment slot.Warm up preprod, and...
View Article