EPiServer UIDescriptor VS EditorDescriptor
Good day all,could someone explain or reference explanation what is the difference between UIDescriptor and EditorDescriptor?Thanks!
View ArticleAdd custom icon to Episerver toolbar
I would really like to get the globe back, to be able to «view on website» with one single click.I guess it should be possible to add a button like this, getting the url from the link «view on...
View ArticleHow does GetDiscountPrices with multiple items work?
I know GetDiscountPrices can be called with a single item and it evaluates that by creating a virutal cart with only that item in it and then runs the promo engine against that cart, but how does it...
View ArticleDebugging edit mode in episerver 7.5
Hi,Facing issue while dubugging Added Install-Package EPiServer.CMS.UI.Sources into the project.Modified episerverFramework.config <episerver.framework><clientResources debug="true"...
View ArticleOverride Admin UI CSS ? Anyone know how? (11.5.3)
I wish to override the very top of the admin UI css, the "Dashboard CMS Find Add-ons" top nav links.I can add custom styles fine using module.config and these work fine when in the CMS > edit...
View ArticleSelectionFactory set Initial/Default value and display it's placeholder in...
Hi all,I found this topic here - https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2014/9/Setting-a-ISelectItem-as-selected/ - but none of the solutions solves my...
View ArticleEpiserver Find Statistics Results Pagination
Hi Everyone!In my project we have large amount of data ofMost frequent searchesSearches without hitsSearches without relevant hitsin the Episerver - > Find - > Statistics. My requirment is to...
View ArticleHow to get page Start id in Episerver 7.5
Hi,I have below code in episerver 6 var startPage = EPiServer.DataFactory.Instance.GetPage(new PageReference(EPiServer.Configuration.Settings.Instance.PageStartId));How to convert this to episerver 7.5...
View ArticleRender Block in XhtmlString field
Hi!I use Episerver 11 and a standalone Nuxt front-end. I having problem rendering blocks (which are Vue components) in XhtmlString field. It work well when I write the same code into...
View ArticleBVNetwork.EPi404 very strange problem - ghostly redirects
I have a very strange problem with BVNetwork.EPi404.Our setup is dual server, with a public site fed by the event system from the admin site. A particular redirect was deleted from Custom Redirects...
View ArticleCustom ContentProvider performance issue
HelloWe're writing a custom ContentProvider to enable editors to reference data from an external system in the page properties.It seems that when there are a lot of child nodes for a content item, then...
View ArticleEpiserver Forms - Error message placement when form submit fails (but...
Dear Episerver support,We have built a form with Epi Forms that calls an external API on submit from an Actor. When all fields are filled correctly and validation succeeds both on client and server...
View Articledijit.byNode() inside custom widget's JS
Hi all,I'm sorry in advance for using incorrect or confusing terms, but it's because I'm noob and hopefuly will make a point.I have a property which uses custom EditorDescriptor and it uses appropriate...
View ArticleAlloyDemo setup issues
Working on the training course EpiServer dev fundamentals. I am having trouble just installing the AlloyDemo. During install I get this error. I am using VS2019 Community on my laptop.The...
View ArticleIssue when click on Manage Website languages : Value cannot be null....
Hi,I am upgrading episerver 6r2 to episerver 7.5 I am getting one issue , as below , when i click on Manage Website Languages under AdminValue cannot be null. Parameter name: virtualPathPlease guide .....
View ArticleSections In CMS Properties
In our application, we have a ton of custom properties that we have created for our Content Authors. Often, they are disorganized and our best attempt (if available) to organize them is to have them...
View ArticleEpiserver 7.5 CMS Edit mode not working in chrome
Hi,Looks like its a bug in Episerver 7.5 edit mode not opening.Can Episerver 8 supports web forms ?And please provide tool to upgrade from Episerver 7.5 to 8.RegardsDinesh
View ArticleException when starting website
Hi,When starting my local site I get the following exception: [WebException: The remote server returned an error: (503) Server Unavailable.] System.Net.HttpWebRequest.GetResponse() +1743...
View ArticleIssue adding category from code with same segment name
In my project there are two sites and each uses its own catalog. Category with same name can be in both catalog. When I am trying to add Category with IContentRepository it is giving me exception that...
View ArticlePreviewTimeout
Hi all,I experienced "Preview Unavailable" issue for some of the pages and found the fix in setting/increasing PreviewTimeout. However I set it to 40000 instead of 20000, and noticed, that it's now...
View Article