Drag and Drop upload for some (most) .MSI-files fails silently (EPiServer...
By some reason drag and drop upload of .msi files fails silently.After finding out that the same files uploads quite nicely by manually uploading through the plus-buttons and selecting it the old...
View ArticleImport content from different CMS into episerver database
I am working on migrating a legacy CMS onto EPiServer CMS. I want to move the content from legacy CMS into EPiServer's database. Anyone ran into a scenario like this? I followed their document on...
View ArticleDont index SKU during creation.
As I undestand from here: "https://world.episerver.com/documentation/developer-guides/find/Integration/episerver-cms-7-5-with-updates/Indexing/"During process of sku creation it is being created in...
View ArticleEpiserver - Automatically delete Properties from Episerver when deleted in code
I'm working on my first EPI Server project and I have noticed that when I create a property on a 'Page Type' in C# Code, compile it, I can see the properties in Episerver.However when I then delete...
View ArticleSignalR integration with EpiServer CMS
Hello,I am trying to integrate SignalR with EpiServer CMS Solution but it is failing to create connection with Hub.everytime i try it gives me this error at console log..." Error during negotiation...
View ArticleModifying Crawled Content
Hi, I'm working on Find 13.0.1, CMS 11.9.1. We have Find crawling an external site and the results are included in our site search. We have an issue where the search returns too many results for...
View ArticleFilter on class property type having issues
Hi,I am facing issue while applying filter to episerver find.I want to filter results based on condition that items found should be based on Document Class Property "HideDocumentInSearchResults" Value...
View ArticleBlocks with xhtmlstring not working after update
Hi,After an update to tinymce 2.6.1 no blocks with xhtmlstring works anymore. Geting: "Cant show blockname".Any ideas what the problem is?
View ArticleHow to restrict from creation of duplicate Page URLs in whole site
How to verify if (Page) URL is getting duplicated. (it should check in whole website and not in just same folder whether it is duplicating or not).Example,...
View ArticleNeed help to test Autoboost result
Hi,i have implement Autoboost activity in my code but not sure how to test the result it is very dificult to verify the end result, Does anyone know how to test this functionaity?Kindly do the needful...
View ArticleSEO Friendly Urls for Commerce Products
As product url in episerver is formulated by the catalog structure and product code is taken into consideration to build url.Is there any possibility to customize the product urls in episerver which is...
View ArticleCant log in to CMS
I am new with episerver but I am building a e-commerce site with CMS and Commerce and I have trouble to login at my CMS as admin. I have tried to change in my web.config file <location...
View ArticleHow to remove existing line items from purchase order?
We are trying to remove line items which are already present in the purchase order. Basically we wanted to change the product code in the line items of the purchase order. Is there any specific way to...
View ArticleHow to update "Name in Url" for commerce products programatically?
We are trying to update name in url field in commerce catalog to remove the product codes from the url for seo usage.Is there any way to update display name as input for urls or anyway to update "Name...
View ArticleCreateMetaField is not adding entry to mcmd_MetaField table
We're having an issue where the Business Foundation API for creating a new MetaField on a class is not working properly.This is the code that I'm executing:using (var myEditScope =...
View ArticleExtending the Max Length of Name and DisplayName of Products in Commerce
We are trying to extend maxlength of properties like Name and Display Name beyond its default value 100.I have tried to override the Name property and increasing the max length value in my custom...
View ArticleHow to customize validation message for each field episerver form.
Hi,I want to implement custom validation message for each filed in form,Does anyone know if we can customize a validation message for each field? Now I have two textboxes (Name, Email), those are...
View ArticleTranslating - Multiple or single choice field
Currently on a multi language site we want to use a Multiple or single choice field. However the items are not translatable in a different language. At least the choice how it is displayed in the...
View ArticleThe language for settings can not be found.
After updateing to Episerver 11 my multi language site is showing an error. If I log in and try to go to the admin mode I get this errorThe language for settings can not be...
View ArticleStop Words in Unified Search
Hi Team,I have a requirement where I need to implement stop words in unified query. All the words that are available in my one of the property should be skip from my result.If anyone can help will be...
View Article