And filter with Or filter inside
I'm trying to filter my indexed items by categories (Or) and then by filetype, so "And match this filetype, or this filetype" etcMy Data structure look like this:{"FileType$$string":...
View ArticleAdding a clickable link onto catalog editing page
Hello all, I'm currently implementing a process to allow CMS users to scan the page they are editing to be in compliance with website accessibility standards. The plan is to add a clickable link which...
View ArticleUploading HTML file to media folder
HiI am trying to upload html file (around 420KB) to episerver cms media folder. Files are uploaded successfully however when I am trying to view the files using...
View ArticleAdding a HubSpot Form to a Block
Hi all, I'm trying to add a HubSpot form to a Image Content or RTE Block. I've added the HubSpot form code to the source code in the block but when I preview the form does not show, the RTE space is...
View ArticleCustomise FIND Result
Hi ,Find Query that should satisfy the following conditions.Must match *searchKey*Should also match searchKeyShould also match searchKey*Now we have implemented the following query for above but it...
View ArticleContentProvider - Custom Order
Hi All,I've implemented a custom provider for one of my clients. It displayed a folder structure with relevant assets in the RHS pane. I am struggling a bit with implementing custom sort order for the...
View ArticleHow can i write a custom filter in tab “Insight" to show abandoned cart...
I have been used Episerver Insight to tracking all event of cart and now i want to show abandoned cart (carts not updated for about X hours) in insight tabHow can i write a custom filter in tab...
View ArticleA lot of exceptions in Azure App Insights
Hi everyone, we have an Epi site with CMS 11.15.0 and Commerce 13.18.2, hosted in an Azure appservice. It is registering a lot of exceptions in Azure Insights, and we just don't know where are those...
View ArticleTable referenced for NodeContent (Category nodecontent)
There's a significant update that I need to make happen on our database to update phone numbers saved in NodeContent for our Category structure. There is a BottomContent...
View ArticleForms in iframes... or not?
Hi All,Hope you are staying safe.I'll provide some background to what I'm trying to do, just incase I'm focusing on solving the wrong problem!Background:We recently implemented a caching strategy with...
View ArticleUnexpected URL's in multilanguage site
Hi,By coincidence, I discovered a strange behaviour in Episerver CMS routing (v11.23.7.0). Let's say my site has multiple languages: Dutch and English. I have translated the same page into both of...
View ArticleSystem.InvalidOperationException: An error occurred when trying to create a...
Hi,I have been implemented Episerver Insight like bellow.It very strange, I don't know why i can't get instance of ICmsTrackingService even i already registered it.Can anybody show me...
View ArticleSQL error installing EPiServer CMS 6 R2
..on a Windows 7 x64 machine with SQL Server Express R2 and Visual Studio 2010. The actual installation was fine, I'm just having trouble running a newly created EPiServer project with the Visual...
View ArticleHow to make a block type A global asset in Episerver?
How to make a block type A global asset in Episerver so that it can be used globally?
View ArticleCan i disable SessionState in PageControllerBase
Hi Team,As of now, I am not using any Sessions in my application so i am planning to disable SessionState in Base controller level to improve the performance. Below is code which i am...
View ArticleRestrict Content Area only to add Links
How to Restrict Content Area only to add Links?
View ArticleCan we use Service Bus Queue for emails in Episerver DXC
Hi Team,My application is hosted in Episerver DXC and using CMS platform. As of now Emails are sending synchronusly and taking almost average of 1 second to send email.I want to move this process into...
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 ArticleUserID from User Table
Hello, all I am trying to make a simple request to retrieve the UserID from the Users Table after they have registered the user. I have read that there are calls on Commerce Server to get this...
View ArticleLogout not working, .AspNet.ApplicationCookie is not being deleted
When I click on logout I am taken to util/logout.aspx however when I navigate back to the main page of our website I am still logged in and can access the CMS backend.From what I can tell the cookie...
View Article