Error when loading Edit in CMS " Failed loading content with the url/uri:...
I am trying to get into the edit area of episerver (I get a dashboard as the first page after login). But when I click on CMS and then Edit I get the following error messageSomething Went WrongError...
View ArticleRestrict a block type to only be created on a specific page type and in a...
I'm trying to restrict a block to only be allowed to be created on a specific page type, in a specific contentarea on that page type. Is this possible? If not both, then perhaps restricting to a...
View Article7.11 CMS not working in latest browsers
We are experiencing some problems with browsers and editing the website using Episerver.Our IT Department has asked have been making changes to our browsers recently, which may have contributed. We...
View ArticleCookie Consent Opt In/Opt Out feature on Episerver platform
Hi,For many of the european or global clients, there is requirement to configure Cookie Consent with Opt-in/Opt-out feature. Until user provides active consent corresponding cookies will not be...
View ArticleEpiserver product data export
Hi there, First of all, I am not a developer, so I'd appreciate layman's terms for anyone talking code :) I have used multiple CMS over the years (Sitecore, Magento, Adobe, ATG etc.) and I have been...
View ArticleVirtual role addition for ContentDeliveryAPI
As per the documentation I have set up the Content delivery API . As suggested I have added the virtual role:<add name="contentapiread" type="EPiServer.Security.MappedRole, EPiServer.Framework"...
View ArticleImplementing OAuth for ContentDelivery API
I did set up ContentDelivery API and is working when I provide role as Everyone and no Auth setup. I am trying to implement OAuth here and have some questions. My application is using OKTA...
View ArticleContent Delivery API: configuring OAuth
Hi,We're trying to configure OAuth in our setup of the Content Delivery API, and have followed the instructions in the official documentation for doing so:...
View ArticleTrouble with AvailableContentTypesAttribute ExcludeOn/IncludeOn
I'm copying some core features of a site we built a few years ago to a new site and came across an unintentional content type restriction that's not letting me create a Login page. When I try to add a...
View ArticleCustom Metafield in Purchase Order and View in Commerce
Hi Everyone,I have a requirement to add custom metafileds to purchase order class.i used below code to add metafield.var name = "AccountName";var metaNamespace =...
View ArticleMultiselect in content area
Is it possible to enable multiselect to remove a range of items from a content area? Much like the multiselect on items in a promotion.
View ArticleBlank Page on CMS Edit page (Failed to load resource: the server responded...
Hello Guys,Need some help here. I was playing around removing and installing packages to set up Content Delivery API. While I was able to set that up and get it working, not sure what happened to my...
View ArticleLicense fails to load
Hi,I am having issues with my licenses on my machine. My old one expired but the new one gives me a generic: "A error occured while loading the license file.".Doing a Google search reveals that it...
View ArticleMake LinkItem a valid property type
LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.
View ArticleMultiselect in content area
I have a customer that requested multiselect to remove a range of items from a content area.Much like the multiselect on items in a promotion.
View ArticleCatalog import and DisableVersionSync bug
Hi,I have found a bug or at least to me some unexpected behaviour of the use of DisableVersionSync="true" when using the Catalog Import. We are using commerce.13.16.x, but since the latest commerce tag...
View ArticleGet Title and Excerpt when applied Best Bets to a Typed Search?
I have applied best bets to the Typed search as the Episerver developer documentation stated it. Is there a way to get the Best bet Title and the Excerpt (which are defined in the best bet edit mode in...
View ArticleOptimize DDS linq query.
HI,I need suggestions to optimize below linq query.store.Items<StorageMessage>().ToList().Where(x => x.Recipients.Select(y => y.Code).Contains(testCode)).OrderByDescending(x =>...
View ArticleLocalizing DisplayName and Description for when multiple content types share...
I have a multisite solution where some block types are shared between sites but each site has it's own page types. Some page types are named the same but are located in different namespaces, for...
View ArticleHow to re-pack a .episerverdata export file after making changes
Whenever I try to import .episerverdata exports that I've tampered with, the import fails. Or rather, it succeeds with zero files found inside the package.I renamed the .episerverdata file to .zip....
View Article