This question is similar to https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2021/2/multiple-string-values-in-custom-visitor-group-criterion/ ... eveloping-custom-visitor-group-criteria/ and decompile the code for the TimeOfDayCriterion and how it's
Maybe this is more of a feature request instead of a question, but... Is there a way we can ... am not fully sure. Actually, looking at the decompiled code again (it's been a while)... The "RedirectUrl"
We are new to Episerver and I was not able to find where can I change this notification? How ... here, I would suggest digging into this more by decompiling the class "ApprovalHtmlEmailFormatter" in the
Hello, I've been trying to setup a little test console application for Episerver Search ... Gustafsson has in that above thread. It was decompiled from Episerver.Find.CMS. The FilterOnC
We have a solution on Episerver DXP with a bunch of pages and blocks. Editors are sometimes ... list? Neat! I actually started to looking at the decompiled code and putting something together based on
Hi all, We recently upgraded and converted over to the new approval sequences. ... here, I would suggest digging into this more by decompiling the class "ApprovalHtmlEmailFormatter" in the EPiServer
Hello. We are using ServiceApi to get organization details through a http request (<strong>/episerverapi/commerce/customers/organization/</strong>). ... they are not present in the response.
We decompiled the endpoint and found that we do not have e
Hi All, Hope you are staying safe. I'll provide some background to what I'm trying ... would that even work?
I've been looking at the decompiled code from Forms and from Forms.Demo and I can't
Hi all, We are currently building a commerce website and are using the Serializable Cart. I am ... to be found on the PurchaseOrder.After some decompiling I found out that the SaveAsPurchaseOrder
Hi. We are using ServiceApi to get order details through a http request (episerverapi/commerce/orders/orderGroupId). ... but they are not present in the response. We decompiled the endpoint and found that <strong>Pro
Today I ran into a weird issue when refactoring code. As a result ... implement IContent (at least not at compile time).
After decompiling the code responsible for generating the error: EPiServer
search from what I can gather) so you need to decompile the built in TermsFacetRequestConverter and make ... }}
If you decompile the EPiServer.Find.Api.Facets.TermsFacetRequestConverter
Hi all, we have an application that uses mixed authentication : Azure AD for the ... SynchronizeAsync(ctx.AuthenticationTicket.Identity);
When decompiling the code, i can see that it uses the username
Relevant for multi-site scenarios, using Episerver Search & Navigation (Find), and using ... rentsite-for-unifiedsearch/ but it involves decompiling the S&N code and copying that, removeing
Hi, I have looked everywhere on the forum, but could not find an answer to my question : I am creating ... 10% discount, the discount amount is $3.98.
Decompiling some codes and lloking at what has been done