Custom Auto Boosting Decay or page type or field
We're using Auto Boosting with Unified search.Is there any way to only apply the decay to certain page types?For example, it makes sense to decay "news" pages based on their date but not general...
View ArticleAdding attributes to ContentAreaRenderer tags
Hi!I've seen the following stuff in one of our projects:@Html.PropertyFor(x => x.Shortcuts, new{  CustomTag = "ul role='menubar'",  ChildrenCustomTagName = "li role='none'"})The end tags looks...
View ArticleEPI Server Social Deploying on On-premises Servers
We are using EPIServer CMS solution and now wants to add social features to it. Wanted to know if we can deploy EPI Server Social microservices on On-Premises servers and database as we cannot use...
View ArticleFilter list of visitor groups
Hi there,When I drag and drop an item into a content area and then I click on personalize it'll display a pop-up with all visitor groups in the system. My question is, is there a way to filter these...
View ArticleEpiserver Forms - Send different emails based submitted values
HiIt woud be great to be able to send different emails based on the values submitted on a form. For example if a user selects an Enquiry Type of 'Complaint' they would receive a different automated...
View ArticleEPiServer.Azure uses deprecated package WindowsAzure.Storage
Hi,EPiServer.Azure uses package WindowsAzure.Storage which is deprecated.WindowsAzure.Storage is now (>1 year ago) splited into multiple packages, see more:...
View ArticleLineItemId no longer unique per cart?
We recently updated Commerce from 13.8.0 to 13.25.0Has there been a change that LineItemId is no longer unique per cart? I see that if I add line items they get get id, -1, -2, -3 etc but if I remove...
View ArticleContent Delivery API - With Azure AD B2C
Hello Guys,I would like to implement the Content Delivery API with Azure AD B2C.With following guideline I was suppose to start my implemenation...
View ArticleIs there a way to mark EPiSessionId Cookie secure and HttpOnly?
Like all the other questions regarding cookies and security scan, is there a way to mark the "EPiSessionId" cookie secure AND httpOnly?I've already set:Â <httpCookies requireSSL="true"...
View ArticleMultisite - Is there any way to reuse one page in different site's.
Hi Team, Consider SiteA and SiteB are multisites created. Is there any way to load a page from SiteA (www.sitea.com/testpage) in SiteB, like - (www.siteb.com/testpage) without creating any page in...
View ArticleAbility to set Site Assets Root link in CMS > Manage Websites
When exporting data (& subsequently importing it) - if we import an entire "site" (that uses site specific assets), when we then change the start page of our site to the imported startpage "Home...
View ArticleGet value of context=epi.cms.contentdata
Hi,I would like to get hold of this value in OnContentCreating event.Here is the scenario.User is in editing context of a block that has a content area. Their workflow is that they want to create...
View ArticleIsVisibleOnSite() vs CheckPublishedStatus(PagePublishedStatus.Published)
Hello all,could anyone explain the difference between 2 or reference some article? What is "best" to use if I want to check that the page is not expired at the moment of the check?Thank you!
View ArticleLogging on DXP environment
Hi All,I would like to log information from single class (not Errors, just INFO kind of messages) on DXPIs there a way how to do it?I read this article about logging: "Logging into .Net Diagnostics...
View ArticleFind what pages custom blocks are used on.
Hi there,Looking for a little assistance here as I'm trying to learn the ropes with EpiServer.I'm trying to put together some logic to get a list of all our custom blocks and list out every page these...
View ArticleOn Page creation of block does not show custom error message when saving
Hi,I've a custom validator (MinMaxAttribute) added to a block property.When I create a new block of that type and save it for the first time, the error message that it needs at least x items is not...
View ArticleTips for a better overview when using Personalized groups / Visitor groups?
Hi everybody.We have a solution in which our customer makes heavy use of personalized groups and visitor groups. This works fine in some areas, but as the number of groups rise, it gets much harder for...
View ArticleImplement message bus/pubsub subscriber in EPI
Hi,I would like to create a subscriber for an external message bus solution, so that the web server can listen/receive external events and react to it (e.g. resync data, update inventory, prices,...
View ArticleTweak messaging around AllowedTypes to be more editor-friendly?
Is there a way that we can make the messaging in the Edit UI a bit more user friendly when configuring AllowedTypes?For example, I have this property, which allows an abstract base PageData class, and...
View ArticlePossibly issue with IRelationRepository
Hi there,I have the following catalog three:RootCatalogPyjama - categoryShorts - categoryMen - primary category of shortsShorts - categoryTheBlueShortWhen I call...
View Article