Infuriating search not indexing all page string fields
Has anybody had any experience of the Episerver Search not indexing all the text fields in a page? I have a text field in my SitePageData which stubbonly refuses to show up in any searches. I have...
View ArticlePossible to use new promotions + old promotions simultaneously ?
Hi,Is it possible to use old & new promotions at the same time? And if so, would it be reliable, or would you recommend against it?Thanks! - Ken
View ArticlePreview error in edit mode for media
I understand that the media type like pdf, excel, images etc are now internally now handled thevery same way as pages or blocks under the umbrella term Content. I don't think pdf uploaded to media in...
View ArticleError in Catalog import
In our epi commerce project we have approximately 400.000 products. These products are added/updated bij uploading zipped catalog.xml packages onto the service api (in batches of 2000 products).Our...
View ArticleCreate button of page template is not working
Hi,When i am going to create any page My create Button is not working .first time its showing enabled after clicking on this it got disabaled and not working at all and i am not able to create the...
View ArticleLineItem InStockQuantity always 0 - 10.1.1
We've upgraded to 10.1.1 and discovered that the InStockQuantity property always returns 0.Other properties regarding stock status seems also to return 0.Anyone know why? We've built a temporary way...
View ArticleImproved best bets matching in Find
Currently the best bets matching is phrase based, which means that the editor needs to predict each and every possible variation of queries for a particular best bet.It would be great if there was an...
View ArticleEpiserver Forms - Redirect based on form input
Hi, I'd like to use episrver forms as a base for wizards, that is I'd like to redirect user to different pages after submissions. However I don't see a way to do that?I can implement an actor with all...
View ArticleSetting up episerver find to work well with a data-driven page type
I'm carrying out a technical analysis of using EPiFind to drive our websites search page. However, we have one specific page instance which I'm finding it hard to determine if EPiFind will cope with.We...
View ArticleHow to get list of pages by permission?
Hi,How can I get list of pages that have visible to everyone? And list of pages that only current logged in user can read (exclude pages has visible to everyone)?
View ArticleOverride property value in edit mode
Do you know how to override property value in edit mode?For example:public virtual string AboutUsLinksTitle { get { var value = this.GetPropertyValue(p => p.AboutUsLinksTitle); return...
View ArticleUnable to log in to Commerce Manager, stuck in redirection loop
Hi all,I've just completed these steps to the letter with the 10.2.0 version of CMS and the 10.2.1 version of...
View ArticleMigrate user accounts after AD change
The company I work for uses AD authentication on their Intranet built with EPiServer 6. All 35 000 users are in the process of being migrated to a new AD, which means a new profile is being created...
View ArticleInitialization error
Hi,After upgrading to EpiSever 10.3.0 I get an initialization error in our test-environment. On my developer-machine the site works fine. It looks like it has to do with...
View ArticleUpgrade to CMS version 10.3 gives me error while editing block
Hi,Recently I have upgraded my application from CMS 9.12 to 10.3 hosted on Azure cloud. When I am trying to click on edit button for any block it is giving me below console error:Failed to load...
View ArticleMinimum score of returned item
Hi.I was unable to find any information on how to do this, or if it is even possible.Anyway. Given the query FindClient.UnifiedSearchFor("Christmas tree") you could expect results containing...
View ArticleCatalog Node Sort Order
Hi!I Have episerver commerce 9.11. We've had a request to order the products on our category pages. Looking in the CatalogNode table, there is a SortOrder column to hold sort data. In addition, there...
View ArticleDXC ETag Support
Has anyone had any experience in using ETags on the DXC?We've found the following description (from:...
View ArticleUpgrade to CMS version 10.3 gives me error while loading some pages in Edit mode
Hi,recently I have upgraded my application to CMS 10.3 hosted on Cloud. I am getting following error while loading couple of pages in edit mode.Preview UnavailableFailed to load the preview within the...
View ArticleGroupDefinitions SortOrder -1
Hi,I have defined my custom tabs in code but have an issue where the SortOrder and Access Level isnt loaded at site startup. [GroupDefinitions] public static class GroupNames { [Display(Order = 210),...
View Article