Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

Pages and interface inheritance

I have pages that implements interfaces with inheritance. When I pass a page to a view that expects the interface, the inherited properties are missing.public class StandardPage : PageData, IMainBody {...

View Article


Deleting block by deleting code possible?

Hello,i have a requirement to remove an obsolete block which is not needed anymore. So i want to delete it and other related resources like controllers and views.Is that possible at all and a good idea...

View Article


Get all stores in DDS

Hi,I need to get a list of all types or names of the stores in the DDS. Im developing a tool to delete unused stores and it would be nice to be able to present them in a list. Anybody got any idée on...

View Article

Add Assets to Variants

Trying to add images to variants.The code looks like this:var parentLink = ReferenceConverter.Service.GetContentLink(parentCode); F parent =...

View Article

Episerver form API and owin

Hi,i'm trying to configure the Form API. i used this documentation: https://world.episerver.com/documentation/developer-guides/forms/using-forms-serviceapi/ . So far, i was able to reproduce the step...

View Article


Error in Inline Edit after update

We are getting a blank edit interface after updating to the latest version of block inline edit.We are getting this errorepi.js:2 Uncaught TypeError: Cannot use 'in' operator to search for...

View Article

Using ContentDelivery API and ServiceAPI - Auth errors

Hi,I am using the EpiServer Service API and Content Delivery API. I want to use both Authorization, so I added the following code in my Startup.cs...

View Article

MapperParsingException when indexing variants

Keep getting these exceptions when running the indexer:The job is running. - Indexing job [Global assets and other data] [content]: RD281878947839: An exception occurred while indexing (Content):...

View Article


Duplicate groups (tabs) appeared

Hi, In our integration system some groups got duplicated. Meaning that in CMS -> Admin -> Content Type -> (any content type) -> Property Editing -> opening Tab dropdown -> some groups...

View Article


Add-on / plugin to monitor block usage?

Hi there, My collegue mentioned an addon that counts the amount of times a block has been used throughout the cms site? Unfortunately he can't remember enough about it to find it, anyone heard of such...

View Article

Dispose IOC container gracefully on application shutdown

I have a solution in which I spin up a service as a singleton instance. It inherits IDisposable in order to properly flush and clean up internals. However, the Dispose method is never called, because...

View Article

Support 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 Article

DXC now called DXP?

Hi!I am confused about this. Is it a name change? Is this something else? Any serious changes? I could not find any news about this.

View Article


Example of saving batch of products to DB using ICatalogSystem

I am trying to wrap my head around creating a list of products that should be persisted to DB in a batch. The list will easily consist of thousands of products. I was looking into possibility to use...

View Article

Searching for media

Hi!I am having some trouble figuring out how to search for media with Epi Find. I have a typed search for pages, which is working fine. I have also managed to index blocks and media, and I get page...

View Article


Creating a job that runs every time any publish is made

Hello!I cannot find any other problem relating to this query.Im looking to create an action which runs every time a page is published. Here I will get the page info etc.Is there any sort of...

View Article

413.1 Error (Request Entity Too Large) importing data

I keep getting a 413.1 Error (Request Entity Too Large) when importing data in the Admin, Tools section.  I've increased the limit in applicationhost.config and set maxRequestEntityAllow and...

View Article


Episerver form API and owin

Hi,i'm trying to configure the Form API. i used this documentation: https://world.episerver.com/documentation/developer-guides/forms/using-forms-serviceapi/ . So far, i was able to reproduce the step...

View Article

Handling Undo/Redo in custom Editor?

Hi,I have created a custom field which represents a set of CSS Classes that a content author can select.[EditorDescriptor(EditorDescriptorType = typeof(StyleEditorDescriptor))] public virtual string...

View Article

Shipping Discount with Multiple Shipments only applied to First Shipment

We have a project running Commerce 13.7.0 where we break orders in to multiple order forms / shipments, and are having trouble with shipping discount only applying to the most expensive shipping cost,...

View Article
Browsing all 9076 articles
Browse latest View live