Blocking on a javascript Promise.
I've a PropertyList where editors can select a further list of items, and in Edit Mode, it displays multiple [object Object] output, so I created a Dojo script to inspect and replace that output with a...
View ArticleHow to use IContentIndexerConventions.ShouldIndexInContentAreaConvention to...
Hi,I have a requirement to allow content of ContentAreaItem item to be indexed with page content in SearchText and of course, I can’t use [IndexInContentarea] attribute due to some restrictions on...
View ArticleNonce Error Using OpenIdConnect for Authentication with DXC
I am using OpenIdConnect for authentication against Azure in DXC and it works fine. However, if I try to link directly to an asset (image, document, etc.. ) before authenticating I get the following...
View ArticleHow to use IContentIndexerConventions.ShouldIndexInContentAreaConvention to...
Hi,I have a requirement to allow content of ContentAreaItem item to be indexed with page content in SearchText and of course, I can’t use [IndexInContentarea] attribute due to some restrictions on...
View ArticleLoad Order Without Cache
Hello,We have a process that changes the order data via a stored procedure. The issue we are running into is that when we then load up the order via the order repository, the order is pulling from a...
View ArticleFew stupid questions
1. Is there any way to have properties inside interface, i need for example IMenu ISocialWidgets IColors and than each will have few properties, then i can inherit correct ones on page types that need...
View ArticleContentReference (UiHint.Image) within IList Property List
HelloI have a property of ContentReference decorated with UiHint.Image within a propertylist, this doesnt seem to work any more i.e. the Property does not show within Episerver. If using UiHint.Media...
View ArticleCommunity management system using Episerver
Hello Experts,I would like to know is there any module available in Episerver for community management application ? Or has any one implemented community management functionality in Episerver and if...
View ArticleFilter on Connector name
Hi!I'm new to Episerver.Find. I tried finding a solution to my problem here in the forums and on google, but I didn't find anything.We are trying to move a existing Episerver site to Episerver DXC.The...
View ArticleNew Block Can't Add In Page
Hello folksI created a new Block programmatically with its controller and view. When I go into EPi Server Admin/Content Type I can see my new block.When I'm trying to create a new page and insert the...
View ArticleonChange in dojo does not trigger page save if widget is not focused
I have a custom dojo plugin that uses a jquery dropdown plugin where the user selects one or more items, those items are added to the dojo textbox.But whenever I fire onChange, the page save doesn't...
View ArticleCalling an Block Controller from Ajax
Hello FolksI'm trying to call a controller with ajax and it keeps on failing. Anybody can help? Here is the codeController Codepublic class JumbotronConversionBlockController :...
View ArticleIs there a way to apply an order level credit calculated dynamically?
We are working on adding order exchange functionality to our system. The process goes like this: the customer picks what items wants to return, we calculate the retail of these items, and we would like...
View ArticleHowto: Display the tree list of CRM pages in a custom view
Hi FolkI'm currently implementing a new block with a view. I would like to display the list of pages in the CRM on that new view so the user would be able to select some of these page for further...
View ArticleForm File Upload not working
(this has to be a simple question....)I have a form with a file upload. I submit the form with the uploaded file (txt, xls, xlsx) and the form submits, but the file is not avialable under the form...
View ArticleMigrating to EPiServer 10 is causing Circular reference
HiMigrating to EPiServer 10 is causing Circular reference in all JSON Serializations i use.whether i use JavascriptSerializer, Newtonsoft, Jil.. i get a circular reference error while serializing a...
View ArticleInitializationModule loop problem
Hi All,One of our Epi (version 9.5) apps (load balanced) is experiencing an issue, where one of the web servers is getting into some sort of initialization loop. Last time around, in the space of 12...
View ArticleRemove PageData instance works only once
I get the above error the _second_ time I run_contentRepository.Service.Delete(startPage.ContentLink, true, EPiServer.Security.AccessLevel.NoAccess);If I IIS-reset it works _one_ time, then I get the...
View ArticleMark page as favourite
Hi,I would like to know which programmatic alternatives you have if you want to let users be able to mark a page as a favourite (clicking an icon) and save that and display in a personal link list on a...
View ArticleETA on official support for Windows Server 2019?
HiDoes anyone have an ETA on when Episerver will officially support Windows Server 2019?
View Article