Episerver find statistics results contains results from other website
Our website Find statistics for "Searches without relevant hits" contains statistics details some other website which is not related to current website.We have this line in codebase to fetch the tags...
View ArticleExclude "SearchHitURL" field in the search ?
We are trying to exclude "SearchHitURL" field in the search (Which is a Typed search query which considers all the fields in the index).But I do not know where this "SearchHitURL" comes from. In order...
View ArticleWhy whenever i click on newly added menu item, it somehow navigates to its...
https://world.episerver.com/documentation/developer-guides/CMS/user-interface/extending-the-navigation/adding-and-configuring-menu-items/I use the code form the above link present in example 4(New...
View ArticleGet CustommerContext in WebApi
Hi!I need to get some user info in a commerce project in an ApiController class. This is in a library project, so I will not know what kind of a provider a consuming project will have implemented.If I...
View ArticleRemove option to add title attributes to links in TinyMCE
Hi,According to our UX designer the "title" attribute is bad for accessibility on links.Here's more information about titles and accessibility: https://a11yproject.com/posts/title-attributes/The title...
View ArticleDowntime during DXC Deployment
Hi!We deploy our app using the DXC through PaaS portal. We're wondering how much time you should typically expect for downtime between the time that you go from the "warmed up slot" to "go live"?
View ArticleEpiserver CMS - how to ignore a folder in the root
Was looking around but didn't have any luck.Is there a way for Episerver to ignore a folder in the root? Right now it's just static content in a folder, but it might eventually be an application in a...
View ArticleDeprecated/obsolete properties and methods in Episerver 11
Hi!Getting warnings as follow:IContentExtensions.PublicUrl(IContent)' is obsolete: 'Will remain at least until jan 2017.and 'PermanentLinkMapStore' is obsolete: 'Use IPermanentLinkMapper instead'and we...
View ArticleUse localized catalog in Commerce catalog UI
This is something that has been bothering me for years. Why does Episerver render the Catalog UI using the Name property rather than the DisplayName property? The Name property isn't translatable,...
View ArticleFind initialization, exclude specifg folder?
Hi,We want index pdf's from Folder 1 and Folder 4, how we do that ?Folder 1-- pdffile1Folder 2--SubFolder-----Pdfflile2Folder 4-- pdffile3Thanks!
View ArticleAny way to exclude certain fields from search?
When having the '.InAllField()' search, how can we exclude certain fields from searching? I always think it's better to have the blacklist approach (Having 'InAllField()'' and then excluding certain...
View ArticleFallback language for commerce content
Is it possible to set fallback language for commerce content? This answer from 2017 said it didn't work back then, and I can't really get it to work now either (not on latest version, but 13.7 is...
View ArticleCan't apply Visitor Group Coupon for cart in Schedule Job
Hi, My project have "auto-schedule Place order for customer" function. Requirement is apply all coupon codes if they are still valid when schedule job place order for customer.The issue here is I can...
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 ArticleCustom Asset Pane Not Working
I've been following https://cdisol.blog/2019/11/22/episerver-creation-and-management-of-non-common-content-types/comment-page-1/#comment-367 and have everything working as expected but I can't for the...
View ArticleHow to handle the zip-files in the modules folder using Git or other tools?
Hi!My colleague and I have discussed for serveral days how to handle the zip-files thats provided by EPiServer and by default "installed"/located in the /modules/_protected/xxxx/ folder(s).Our current...
View ArticleRestrict permissions for Epi Find by each site
As a site admin, I want editor of each site only can see their data in EPI FIND dashboard.For example, the Germany editor can only view/update the Germany site in EPI FIND dashboard.Thanks,Harvey
View ArticleExtremely slow loading of client resources in Shell protected module (Azure)
Hi!From time to time we experience extremely slow loading of client resources located in the Shell module (~/modules/_protected/Shell/Shell.zip). Many resource requests are timing out even though the...
View ArticleDetermination of user login
hi all,Is there any way to find that whether the logging user was already logged in anywhere like other browser or other domain ?Please helpme on this.thank you !!
View ArticleOverride inherited property attributes - Form Elements
I'm having a problem with the attributes I've set for an overidden property are being ignored and haven't found a way around it yet so looking for some help please.Inherited from...
View Article