SavedAmount on PromotionInfromation is wrong?
I am having issues with getting the correct saved amount from PromotionInfromation. I have written some complicated code to get around it, but I would like to not have to use my workaround as it is...
View Articlehow to get both key and value to insert placeholder in email template for...
how to get both key and value to insert placeholder in email template for ChoiceElementBlock and SelectionElementBlocks in episerver forms email template settings?
View ArticleRetrieving assocations by target
If I have an association between product A -> product B, it seems I can only retrieve this association by source. If I ask B for associations (through IAssociationsRepository), it doesn't appear to...
View ArticleEPiServer CMS Mode Page Tree Performance
Hi,I have recently upgraded a cms site from EPiServer.CMS 11.8.0 to 11.11.2We are occasionally facing High CPU Usage as soon as we try to access /episerver/cms, (Yes, our page Tree structure is bad but...
View ArticleEpiserver Find Indexing Error while Adding/Updating content in CMS
Hi,I am getting following error while adding/updating content. Also, the cotent is not indexing during this (adding/updating content).But, if I run the indexing job (EPiServer Find Content Indexing...
View ArticleIssues with find.js from dl.episerver.net in China
We have an Episerver DXC application that is working ok in most geolocations but is failing to serve https://dl.episerver.net/13.0.5/epi-util/find.js in China. Episerver Support are investigating, but...
View ArticleNaming of global assets folder issue
I am building my first EPiServer site after just finished the training. I noticed during the training the global assets folder was called "For All Sites", but in the actual site I am building using the...
View ArticleLink validation tool fails in live and pre-production environment.
Link validation works as expected in local and integration environment and reports broken links in link status report. But if we run this in pre-production and production environment link validation...
View ArticlePrefixCaseInsensitive for strings collection
Is it possible to use PrefixCaseInsensitive with a collection of strings?By default, FIND allows to use MatchCaseInsensitive for strings collections but seems like PrefixCaseInsensitive is not supported.
View ArticleUrlMenuItem disappears on top menu
I want to place UrlMenuItem on the top level of EPi menu:I would like to add the UrlMenuItem after the Commerce. I already have the same link in the CMS->Admin->Tools menu.When I login to CMS...
View ArticleDDS with nested types
Hi! I want to save some data with DDS, but keep having NotSupported exceptions when using linq querries.I have done it with Entity Framework, but I wanted to migrate to Episerver API.Is it even...
View ArticleUse EpiServer cache with Redis
Is it possible to put EpiServer cache in a cache provider like Redis?Can I write a custom provider for the EpiServer cache?
View ArticleJSON.NET 7
Hey guys,Do we know when Episerver will be supporting JSON.NET 7? Is there a reason why its pre-7. Some dependencies I want to use require 7 so just trying to work out the best approach.ThanksAdam
View ArticleNew User - Email Notifications
When creating a new user in Episerver is an email to the newly created user generated and sent ? If so what information is within the Email ? Locally I am not seeing any emails so cant be...
View ArticleCreateMetaField is not adding entry to mcmd_MetaField table
We're having an issue where the Business Foundation API for creating a new MetaField on a class is not working properly.This is the code that I'm executing:using (var myEditScope =...
View ArticleIntegrate Social Login platform (e.g. Gigya) with Episerver
Hello,Has anyone integrated a social login platform (e.g. Gigya) with Episerver front-end site and CMS login? I couldn't find any documentation, except the reference from this site:...
View ArticleUrlMenuItem navigation to keep the EpiServer admin hearder
Hi,I have an UrlMenuItem that should navigate to plain MVC subsite. Is it possible to keep the EpiServer admin header on top of the subsite while redirected?Kind of expected behavior is when we use...
View ArticleVariants shown as Not published, although dates are OK and IsActive = true in...
Hi, everyone,We are having a Commerce installation that gets the product info from InRiver. We are not working on the connector or InRiver, a partner company is.They have set a variant as unpublished...
View ArticleLimit available blocks in "For this site"
Hi, we have a multi-site where each site has some blocks in common and some that are specific to the site. We would like to be able to limit the blocks that can be created under "For this site" (and...
View Articlehow to overcome "Unexpected value is not accepted" validation on form submission
Hey Everyone,I am making a custom optionItem element and would like to pass a value and an email as the value, like so...<option value="<%: item.ValueAndEmail %>"<%= selectedString %>...
View Article