improve business foundation read
Hello Team,I would like to know if using more caching could be a way to imporve BF read perfomance , what other tircks you have to do so as well?Thanks
View ArticleUnable to Override the "CalculateShippingTax " method from...
Hi,As we wants to override the method of "CalculateShippingTax" it's unable to hit when we called.Otherthan this methods are being called. For example "CalculateReturnSalesTax", "CalculateSalesTax".But...
View Articleimprove business foundation read
Hello Team,I would like to know if using more caching could be a way to imporve BF read perfomance , what other tircks you have to do so as well?Thanks
View ArticleOn-page problem
Hello.I am Abraham. I am facing the content spreading issue with 2 to 3 months. I have checked all my plugins. They worked correctly. Then what is the issue?
View ArticleHow to select multiple options at a same time in Display Options
I have added some template types to the display options which by default already contain different widths.I want to select a width and a template type at a same time and want to apply it.Since all the...
View ArticleFields with lost of text will be ignored when searching (ignore_above)
My customer reported missing searchhits for spesific words in some given pages on their site. What these pages had in common were their big text size. MainBody had approximately 20kB of text (utf-8). I...
View ArticleSavingContent event - update block content - values not updated
Hi!I am updating content on a block in the SavingContent event. [InitializableModule] [ModuleDependency(typeof(EPiServer.Web.InitializationModule))] public class BlockEventsInitialization :...
View ArticleHow to allow style tags in TinyMCE?
I thought this was an easy one, just use extended_valid_elements, right?So, i tried this: public void ConfigureContainer(ServiceConfigurationContext context) {...
View ArticleWeb design & development service
We are a result driven company with over 6 years of experience making professional website, doing SEO & Optimizing and powerful designs. Irrespective of the size of a project, from an early stage,...
View ArticleEpiserver Layout Model inside the Model or outside ?
With my team we are starting a new project and we are discussing architecture regarding the components like header or footer navigation. I noticed that the Allow template uses IPageViewModel<T>...
View ArticleLazy loaded property value is not supported exception
Hi. When loading a page instance trough FindPagesWithCritieria (PageTypeID) this weird error occurs.Lazy loaded property value is not supported by the current property instance Description: An...
View ArticleEliminate https://dl.episerver.net/13.2.9/epi-util/find.js
Hi,I am using episerver find and when i traced javascript request i see this script https://dl.episerver.net/13.2.9/epi-util/find.js , What is it used for?I'm wondering if we can serve this JS from our...
View ArticleCreating default values for properties on pages
Hi.I already know of SetDefaultValues on PageData, but as far as I know this only executes when the page instance is created.public override void SetDefaultValues(ContentType contentType) {...}Is there...
View ArticleCommerce Manager - Extend Object Search View
Hi,I need to extend object search view with some additional columns orther then standard "Name" and "Description" (screenshot bellow)Going trought xml view I found some user control assosiated to...
View ArticleHow to retrieve not shared properties?
In Episerver exists shared properties between all languages and can only be edited in the master language.How to detect if property is shared in C#?
View ArticleDXP, App Insights & AMP Pages
Hi All,As you know DXP is injecting AMP script to track browser performance as well as the page views. For one of our clients, we render the AMP version of the articles. Application insights script tag...
View ArticleEPiServer.Commerce.Core.13.24.0 LongString MetaDataType adds nvarchar(1)...
We worked on Payment Connector and created XML files for the custom payment meta class import. Two of the fields of the imported metaclass have a type of LongString. Please see the below meta field...
View ArticleGet pages of type filtered by category
Hi, I am trying to list all pages of type that have category value set on them.Code snippet looks like thisvar search = _findClient.Search<NewsArticlePage>() .Filter(x =>...
View ArticleTinyMCE - Avoid href auto-prepend
I have a URL which I would like to add via @Model.Url in the TinyMCE rich text editor (not ideal I know). See image below. However Episerver CMS always auto prepends "/Episerver/CMS" to the link which...
View ArticleLinking to an Image in Edit Mode?
Hi,I have a custom field type with a Dojo editor associated with it. The field revolves around imagery. I am trying to generate a link to take the content author directly to an image asset for...
View Article