Support for the Async Session state module when using Visitor groups
Visitor groups can either use the session or cookies to store state, but in the former it only supports one session storage, namely the out of the box one, SessionStateModule. The default one is not a...
View ArticleNew feature: Display Groups in content areas
There is needs for organizings blocks by grouping them within content areas, for different reasons, mostly to comply with design. For example manual zebra striping or any more advanced stuff.Since...
View ArticleUnable to find version '11.18.0' of package 'EPiServer.CMS'
Looks like EPiServer.CMS 11.18.0 is no longer available in the nuget feed https://nuget.episerver.com/package/?id=EPiServer.CMSYou shouldn't remove published packages from the feed.
View ArticleBundle Price
Hi,How do you get the price of a bundle? As far as I understand the documentation (https://world.episerver.com/documentation/developer-guides/commerce/pricing/Pricing-examples/) you should get the...
View ArticleProperty list not being able to save/publish
CMS 11.14.2Ive implemented an IList<MenuItem> but it is not triggering the "Save/publish" button on change/add, what am I missing? Ive implemented the necessary items i think: [Display(Order =...
View ArticleBF MetaClass as child of organization, fields to show
Hello all, I created a BF metaclass 'OrganizationRights' in code as a child of an organization. Now when I add a record to the system, "nothing" is shown in the organizations childclass view. I can see...
View ArticleWhere to start?
My agency has been hired to build a new site for our client using Insite Commerce Version 5.I am having a hard time finding any documentation or tutorials on how to even begin.Can someone point me to...
View ArticlePersonalization scoping question
Hi everyoneI am currently scoping Personalization features for one of our clients.User story:We have a customer site (based on EpiServer, let’s call it site) and separate shop web application (not in...
View ArticleDXP PreProd Data Refresh Automation
Is there a service to autmoate an environment's data refresh as we're looking to do monthly Pre-Prod updates with PROD data (database and blobs).Or is this currently just a request ticket with Epi to...
View ArticleSearch in PurchaseOrder
HiI trying to create a SQL query that I can execute with var searchOptions = new OrderSearchOptions { CacheResults = false, StartingRecord = 0, RecordsToRetrieve = 10000, Namespace =...
View ArticleHow to warmp the application into DXP whenever deployed new build
Hi Team,I am currently facing performance issues for first request whenever latest deployed or Web app restarted in DXP.I am facing performance issue with MVC partial views as well. So always first...
View ArticleCustom "Visitor Groups" styling in Dashboards interface for CMS
Hi Episerver support,We're having a hard time figuring out how we can apply custom styling to the Visitor Groups page in the CMS Dashboards interface. We have a custom styling module which loads...
View ArticleStatusicons do not appear in page selector
Is there a way to make the statusicons appear in the page selector widget?For example the red clock icon that shows that a page is unpublished/expired. This appears in the page tree on the right side...
View ArticleSend form data to another email id based on a condition
Hi,I have a requirment to send the form data to a different email if a checkbox on the form is checked. I see that we can add multiple email address to which the form data must be submitted. But is...
View ArticleService API bulk catalog import fails to create relations
We are having an issue with our product import. We are using Service API bulk import to import a catalog.xml file that has both entries and relations in it.I have been investigating this for a couple...
View ArticleCustom object index to find service
Hi Team,As per my requirement, I am indexing custom objects into EpiServer find.So here, I am indexing 50 records at a time. My question is, what is the best practice to index max objects at a time. Do...
View ArticleIndex containing types from DynamicContentModelsAssembly (13.2.8)
I have started seeing weird types in the index:MyProject.Web.Features.Product.Models.DefaultVariationContent_DynamicProxy, DynamicContentModelsAssemblyI also have the correct type indexed, which...
View ArticleIs there a way to add custom settings for website
I would like to add some custom settings for websites which I want to manage in website management. Is this possible? I can add custom object in SiteDefiniton Items as key value, but that has to be in...
View ArticleDXP deployment and model sync not done?
Hi,have anyone else experienced problems with model sync during DXP deployment? We seems to have the following issue quite often (=or always) with at least one of our customer:We do deployment to...
View ArticleEPiServer.ServiceApi.Commerce.5.4.5 GetOrganization endpoint does not return...
Hello. We are using ServiceApi to get organization details through a http request (/episerverapi/commerce/customers/organization/). We added some fields on the Business object Organization but they are...
View Article