Add block to ContentArea programmatically C# Episerver 11.x
Hi Team,I was trying to add the blocks to the ContentArea programmatically and used the following code.DisplayOption threw an exception of type 'System.NotImplementedException'//Save the page...
View ArticleAssets in UI do not sort by SortOrder
It seems as if the assets under the Assets pane in Commerce does not sort by SortOrder - or changes the SortOrder for no reason, this makes it very confusing for the editor.3092 =...
View ArticleMember profiles: recommended approach
For our current project (multiple sites, multiple stores, multiple roles, multiple types of users) we are asked to migrate data from an old cms into a fresh EPiServer build. Our EPiServer build is...
View ArticleContent picker in custom MVC report?
Hi!Henrik made a nice example here how to add a MVC report in the Reports section, nice.https://world.episerver.com/blogs/Henrik-Fransas/Dates/2016/3/create-custom-report-in-mvc-with-excel-export/But...
View ArticleSuggestion on Tracking
Hello All,I have just started exploring EpiServer Profile store tracking and still doing research on best practices. However I had this question, do you still send tracking request for a page if user...
View Article"Media not found" - how to delete and find the media relation in later...
Hi!! Commerce v13.24.0I have this old code that seems to stopped working. We have a Delete Media from Commerce entries functionality. But the problem is that it never finds the asset. How do we find...
View ArticleCode first migration not working when deploying on DXP/DXC
Hi,I am using foundation for a new project we have, I am facing an issue where the table is not getting created via EF Code first approach. It works when I do the update-database via the NuGet console...
View ArticleEpi forms - Custom Actor - non CMS users to be able to access uploaded link
I'm working out on a mutiple options to tweak the uploaded file logic for users from marketing team (non-cms) to be able to access it without providing them CMS access.To access the form uploaded link...
View ArticleMaximum number of pages in a folder
Is there a maximum number of pages that can be created in a folder or under a parent page in the CMS?I'm using a program to generate pages from an XML file and save them to a folder. The file contains...
View ArticleThe proper way to exclude data that episerver search shows the user
I'm fairly new to episerver and this is also my first question in the forum! So any and all pointers are appriciated.As the title implies I'd like to exclude certain files from the search. Specifically...
View ArticleImageResizer with EPiFocalPoint - images without focal point not cropping...
I am using EPiServer version 11.14.1.0, with the ImageResizing module installed alongside EPiFocalPoint (both the latest versions). We're experiencing an issue where when we attempt to crop images with...
View ArticleBulk update of prices - Most optimal way?
Hi everybody.We have a solution with around 200.000 variants/SKUs each of them having around 40 price points (one per market - we have 40 markets).Once a week we need to adjust all price points for all...
View ArticleCommerce Catalog Import API - Issue with EntryRelations
Hi there!We are checking some strange behavior in our Catalog Import process, and I have found something in the Epi code that I would like to see if anyone has experience the same.Let's assume the...
View ArticleRelated query, Synonyms, Best Bets phrases text box doesn't accept special...
Is there any way we can allow special characters to enter into phrases text box? Currently it accepts only comma.
View ArticleTrack PDF views and downloads
I am using EpiServer profile store to track page views which is all good. How would i go about tracking PDF's and its downloads using the profile store.
View ArticleOrder Management page not working
I have recently upgraded Episerver/commerce version. After this upgrade, we have a new "Oder Management" screen but it does not work.The message is "Your session has expired. Please relogin." Am I...
View ArticleDynamicDataStore refuses to add new properties
Hi!I am really stuck at something. I am trying to add a new property to an existing DynamicDataStore, but if I do, I get a nullreference exception on the get store...
View ArticleUpdating the data type of a meta field that was code based
Hello,I have a metafield that is type decimal. I want to change it to double. I tried to remove that field from code and then restart the app but I still see the meta field is still there and there's...
View ArticleParse failure on orderby
I have indexed my content. I have a field that is an int (my_custom_field below) and would like to sort on it. I'm getting the error below:Parse Failure [No mapping found for...
View Articlehow to get the info about the menu data(configured in the cms page) through...
how to get the info about the menu data(configured in the cms page) through database query?
View Article