Click-through rate
I got a question regarding Click-through rate:Inside Find UI --> Manage --> "Most frequent searches": If I click on the top search phrase (lets say its "sunscreen") I can see that clicks are...
View ArticleDownload folder in Media secion from CMS
I have a feature request from a customer here in Denmark..The request is to be able to download a complete folder in the Media section in CMS at once, instead of having to download one file at a time,...
View ArticleDynamically created metafield doesn't show on the Commerce UI
We have an import that creates metafields from the code. The relations and the values reach the DB. But the fields don't show on the Commerce UI or on the code retrieving the data for PDPs.When the...
View ArticleMove dynamic datastore to another solution
Hi!How can I move a dynamic datastore to another solution? We are building the site on the same database, so basically, I need to change the namespaces.
View ArticleConvert Blocks
Please could we have a 'Convert Blocks' feature, that does exactly the same as 'Convert Pages' but for Blocks.Currently, if you refactor a block type in code and rename it to something else, the...
View ArticleStrange behavior when editing links in TinyMCE
We have encountered some strange behavior when editing links in the TinyMCE editor. When creating a link using the "Page" radio button and entering "Remaining url" the information is not preserved...
View ArticleUtilizing Service API for RESTful Services
Hello,I'm trying to use Postman to run a GET request to retrieve a token in order to be able to retrieve content data for put together REST methods within my Epi environment.I'm following the...
View ArticleAdding premium plugins like LinkChecker to Episerver's TinyMCE
Hi all, We have obtained a premium license for TinyMCE to be hosted on premises.We would like to add some of the premium plugins that were included in the license into the WYSIWYG editor for our...
View Article"First time" file upload failing
Experiencing a bug when uploading a file for the first time on an EpiServer page.Using the "+"-button as the image shows:I get the following result with the "Content type "DocumentFile" is not...
View ArticleReintroduce anchors in top navigation bar
During development I always log in to Episerver, open Edit and middle click (open in new tab) on Admin to be able to quickly switch between these to views. You have now made that impossible since...
View ArticleContentIndexer.Instance.Conventions.ForInstancesOf() threw null reference...
ContentIndexer.Instance.Conventions.ForInstancesOf<ContentPageBase>() threw null reference error after updation of episerver.find to latest version
View ArticleThe store was queried with a [string] but the entity id is a [undefined]
When loading a page in OnPageEdit I first see a warning in the console: "Observable store detected, but no sort order specified. You may experience quirks when adding/updating items. These can be...
View ArticleAddressType in cls_Address? [Commerce 12.16]
Hi!I would like to run a SQL script (not preferable and not recommended, I know!) that removes all shipping addresses with "Box" in Line2. But I don't understand the AddressType in cls_Address. It is a...
View ArticleHide uploaded media under the media tab.
Hi, is it possible to hide media so they will not to be shown in the media tab in Epi?Lets say we upload a document that should only be used in our custom tool within the system.We don't want the...
View ArticleHow to index DefaultPrice of all markets
Hi, I have some code lines as this var markets = _marketService.GetAllMarkets(); foreach(var m in markets) { conventionBuilder.IncludeField(x => x.DefaultPriceByMarket(m.MarketId)); }And I expected...
View ArticleVisitor group: Remap visitor group criterion model property type for...
Question:What do I need to do if I change the namespace of an enum used by a visitor group criteria model property?Is it possible to remap the enum without needing to run a SQL-query every time I want...
View ArticlePOSSIBLE RobotsTxtHandler robots.txt file - Unable to update the content...
We have 3rd party package which is POSSIBLE RobotsTxtHandler for managing our robots.txt file in our website. And there is this error "The page cannot be displayed because an internal server error has...
View ArticleThere is no contentType registered for:...
When starting CommerceManager locally, I am getting the following error:There is no contentType registered for: EPiServer.Commerce.Reporting.Order.CommerceReportingFolderversion="12.15.1"...
View ArticleTinyMCE functionality
Hi,We have several customers that have reported that they would like to have the TinyMCE remove/add link right-click functions in episervers implementation of TinyMCE.This functionality appears on “the...
View ArticlePOSSIBLE RobotsTxtHandler robots.txt file - Unable to update the content...
We have 3rd party package which is POSSIBLE RobotsTxtHandler for managing our robots.txt file in our website. And there is this error "The page cannot be displayed because an internal server error has...
View Article