Custom editor widget with DnD sorting?
Has anyone made a custom editor widget with DnD sorting? Preferrable where the items being sorted are another custom widget.I've kinda manged to make a Dojo widget that worked as expected outside epi,...
View ArticleStaging between Test and production environments
Hi!What is the recommended way to move content between a test environment and production environment. The customer I work for have a process that works like this:Developers add new functions and new...
View ArticleRestrict access so editors can't empty trash
Hello!Does anybody know if there is a way of restricting editors access so they can't empty the trash bin? I've changed persmissions in admin mode but the button is always visible.Is there a workaround...
View ArticleRestrict access to a language
Hello,Is there an easy way to restrict access to a language e.g. www.example.com/en-za, if anyone goes to that site that isnt logged in, they will see just a login screen?I have tried adding a location...
View ArticleRoute static file to MVC route when the file exists on disk
I'm unable to route a static file to an MVC route when the file exists on disk, although it works fine if the file isn't there.This is what I've done:Overriding the RegisterRoutes in...
View ArticleProgrammatically get available updates
Hi!I wish to manually get which Episerver updates that is available. I found the SitePackmanager, but the GetUpdates() method does not return anything eventhough I am on a somewhat old site.Is there...
View ArticleDetailed Logging using Interceptors
I was reading Daniel's blog about adding logging, and I am coming across a problem with the JSON serialization settings. The issue is that I want to set the settings for the Dump method. I would like...
View ArticleSaveAction.Publish | SaveAction.ForceCurrentVersion no longer triggers...
Hello Guys.Previously I was using the command contentRepository.Save(newLangContent, SaveAction.Publish | SaveAction.ForceCurrentVersion, AccessLevel.NoAccess); in order to force trigger a...
View ArticleBest approach for Language xml files exposed to editors
Hi,I have created CMS site using EPiServer 9.12. The localization text comes through xml files. I want to share these xml fiels with editors so that they can make the changes directly without develpoer...
View ArticleUse Commerce objects outside of website
We have a need to import orders from Episerver into an external system, this does not need to be done real-time and will be a service running on a different server. I would like to use the...
View ArticleSupport for Core CLR
Are there any plans of making a version of EPiServer CMS that targets the Core CLR?Our team is comprised of backenders on Windows machines and frontenders on Mac's so it would be very nice to be able...
View ArticleListen to Service Bus, how? Thread?
What's best practices if i want to integrate with a system over service bus? I guess the service bus client should run isolated in it's own thread or something? And i don't want this thread to be able...
View ArticleBest way to save large amount of plugin data
Hi!What is the best way to save large amount of data generated by my plugin?My plugin will generate a lot of data and in my current project we have an extra database with a couple of tables to handle...
View ArticleEpiserver commerce updating price on already done orders
Hi,When some update for example, shipping adress or when return is created on an order. The totals and everything are recalculated. If a price has changed on an article during that time commerce...
View ArticleRegisterPartialRouter - Can't Index Content In Find
Hi,We're using Commerce 9.20, and Find 12.1.I'm trying to register a custom partial router. I have removed the line in the commerce init module which registers the default router, and I'm using this...
View ArticleDisplay Channel vs Responsive Design
I am not an UI expert but the concept of Display channel in Episerver having multiple display/view for the same page depending upon the requesting client/browser is putting me to think, Can it be a...
View ArticleHow does one determine version of Ektron/Episerver from only the published site?
My team has been tasked to learn Ektron in anticipation of supporting a non-migrated Ektron (not Episerver) site.We only have the published Ektron website.Is there any way to tell which version this...
View ArticleEpiserver Forms - Manual initialization
HelloIs it possible to do a manual initialization of Episerver Forms and not rely on any DOM events for initialization?Load all scripts requiredManually call a initialization methodThe use case is if...
View ArticleUnclear documentation for autoboosting with decay
HelloI'm have a hard time understanding and using autoboosting with decay.The customer wants newer pages to generally be more relevant.The documentation is quite unclear in my...
View Article