Content Delivery API -- Not returning all properties of Page
I had implemented Content Delivery API which seems to be working fine in local environment. After I push it to DXC and had ensured that I gave read access to contentapiread to root and to all sub pages...
View ArticleTroubleshooting ImageFile upload Failed
I am in need of some smarter brains to help me troubleshoot an issue with an ImageFile upload. I set up an "ImageFile" type, inheriting from ImageData, to be able to add image files to Episerver. The...
View ArticleIs it possible to add more properties to Boosting UI configure
Hi,I want to add more properties to Boosting UI configure but i don't see any document show how to do itDefault of Find only define four properties public class UnifiedWeightsValues { public...
View ArticleAfter updating Episerver Find from version 12 to version 13, I cannot update...
Good afternoon. Faced the problem of updating the field in the find index after upgrading episerver find to version 13. It worked like that. There is a ContentData object for which is added to...
View ArticleNo access to preview mode but access to all properties mode in CMS-Edit-mode
I have a two websites setup in my Episerver configuration. One for the main website, one for a smaller website. On the main-website i have no problems editing a page in wysiwyg (preview) mode or in...
View ArticleUnable to login in newly created EPI server project
I am unable to login newly created empty project using EPI server plugin. I have created an empty project and run it without changing any values. Now changed the url to local:***/episerver/cms and in...
View ArticleDisplay commerce catalog link control on admin page
HiIs there a control that I could use to display some kind of control for choosing and adding content links on admin page?There is a control like this on main page in Quicksilver, when choosing links...
View ArticleList all by content Type
Hi all !I'm new to Episerver.Version 11.13.0.0I created a ContentData TestContent class which looks like this :public class TestContent : ContentData, IContent { //IContent implementation public string...
View ArticlePrioritization of best bets
Provide the ability for Find cms user to reorder best bets in the user interface.
View ArticleHow to support razor views in Episerver Modules
Hi ,I am trying to implement a module which is using MVC, so in turn i have razor views. In my previous modules ,I am able to refer webforms pages i.e. ascx or aspx which are packed in the package. But...
View ArticleSupport for Newtonsoft.Json 12 in Epi Find
I see that Epi Find is lacking support for Newtonsoft.Json 13.Is that planned to be released soon?Here's an old post on the same topic from last year:...
View ArticleI want to show catalog product in search result But now only page content is...
Now i am using _searchClient.Search<ContentPageBase> for extracting page content data in search result.Is there any way that i can use the same way for also extracts catalog product?
View ArticleMedia search and hyphens
I have a question regarding media search from a user perspective. The majority of image files we are importing follow a certain, established naming convention that includes a hyphen (e.g. tr17-0030)...
View ArticleSend preview link in draft status
Is there a way to send a preview link to reviewers for review without them having to log into EpiServer. Basically I have groups Contributors and Publishers. When Contributors create a content they...
View ArticleGet property type from PropertySettings
Is it possible to get the type of a property from a PropertySettings ID?
View ArticleEpiserver find use Boosting with weights and take 3 items sometime return...
Hi,I don't know why Episerver find used Boosting with weights and then take 3 items sometime return different results. I think it should order by weights and result should be consistentExample:var...
View ArticleUnwanted synonyms in EPiServer Find
We have detected some words are registered as synonyms without us adding them manually. One example is "rus" (Norwegian for "intoxication") and "fyll" (Norwegian for binge drinking and "fill" as in...
View ArticleIs there going to be an accessability update in the near future?
Hi,Will epiforms be updated to comply with th WCAG accessability levels? If so when? Some of our sites have to be accessible before 23 september according to EU web accessibility directive. We are not...
View ArticleEPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately
The private static field EPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately even when executing the same query and receiving the same result over and over. This will eventually...
View ArticleProblem with search 'like'
I have noticed that after updating to latest version of EpiFind, I can't find any results using 'like'. For example, let's have a phrase "abcdef", then when I use UnifiedSearch with phrase "abc", it...
View Article