VisitorGroupRole.GetRepository(); obsolete
Hi.I'm looking at some documentation regarding Improve testability and support for rapid releases without breaking changes:...
View Articlematched highlight excerpt
Hi,I have a problem when I used the Unified Search, when I search for some query strings, the Excerpt for a searchData have duplicated text. For example, when I search for string "a" it could show...
View ArticleError handling in DXC
Hi, I have activated the Error handling in Episerver CMS to "Activate for all". It is working correctly in my local environment, but it is not in INTEGRATION. I always get the error: "The page cannot...
View ArticleView as a Visitor Group in CMS preview mode not working
I have some pages set to be visible for specific user group in the CMS. When I try to preview it using the View as Visitor group in toggle section I still see the pages that the selected role should...
View ArticleShow and Hide dependencies on form fields not working
I have set up a Epi Form that contains two elements. A Text Box with a "This Field will be hidden" option when the value of a multiselect field Equals "No".When I select "No" on the multiselect there...
View ArticleOrderRepository.SaveAsPurchaseOrder(cart) returns null when trying to create...
Hello, We got an error on a customer site where OrderRepository.SaveAsPurchaseOrder(cart) returns null when trying to create a purchase order. It doesn't throw an exception with an descriptive error...
View ArticleConvert Media Type Programmatically
Has anyone attempted to convert a media file type programmatically in EPiServer?We have a type we modeled for images, ImageFile, and a type that was added via a plugin. We don't use the type added by...
View ArticleStored procedure maxes out DTU in Azure
We're having the same issue as Johan describes in the following post: https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2017/5/what-function-is-making-this-sql-call/,...
View ArticleCommunity Api Comments as Forum
Hi all,We're looking to utilise the community api comments micro service to build a type of user forum.Reading the documentation around this it looks like a comment needs to be attached to a parent,...
View ArticleContentProvider - Custom Order
Hi All,I've implemented a custom provider for one of my clients. It displayed a folder structure with relevant assets in the RHS pane. I am struggling a bit with implementing custom sort order for the...
View ArticleIndex block contents when in XhtmlString property
Is it possible to index the contents of a block, when it's rendered inside an XhtmlString property, in a similar fashion as in the ContentArea property using the IndexInContentAreas attribute?
View ArticleRemove "browse" link from Property
HiIs it possible to remove "or Browse..." link from this property?[Display(Name = "Category nodes", Description = "Soem description")] [AllowedTypes(new[] { typeof(CatalogNode) })]...
View ArticleRefreshing page in edit mode after ajax call to controller
Let's say I have a property on the page:[Display( Name = "Selection Box", GroupName = Global.GroupNames.Contact )] public virtual bool SelectionBox { get; set; }An then in the view, I have this...
View ArticleTinyMCE Editor Link Target
Hello,So I know that the TinyMCE editor has target options to open in same window vs new window. Also we can set a default value programatically.I was wondering if there is a way to set this value...
View ArticleCreating historical orders - inserting with OrderID
I need to import historical orders into a new episerver build. The old orders already have an order ID, is it possible to create orders with a specific order ID?
View ArticleEpiServer As A IdentityServer
Hello,We are using EPi_AspNetIdentityUserProvider in my application. I want to make my Epi application as IdentityServer where I can manage the users, roles, group etc. By using Admin > Create...
View ArticleSelect page tree view should filter pages according to selected language branch
Current situation:TinyMce allows you to create a link providing language branch as an additional parameter. The page tree that is shown after clicking on ... button includes all pages, regardless the...
View ArticleEPiServer CRM Progressive Profiling Forms with Marketing Automation
Hi,I'd like to implement progressive profileing with EPiServer Connect for Dynamics CRM & EPiServer Forms....
View ArticleHow should the catalog XML be structured when adding different language...
Hi there,I am using a PIM from InRiver and its structuring the XML metadata changes like:<MetaField><Name>metadata field name</Name><Type>LongString</Type><Data...
View ArticleARRAffinity
Are there limitations in Episerver that prevents us from turning ARR Affinity off in an non DXC Azure webapp?
View Article