smithsson68@gmail.com
Oct 28, 2014
visibility 5607
star star star star star star
(4 votes)

DDS Remap Type Admin Plug-in

After reading this blog post I was inspired to make an EPiServer CMS Admin Plug-in to allow a Type remap in the DDS to be done direct from the site. This will come in useful when a Type you store in the DDS has changed and it is not decorated with the EPiServerDataStoreAttribute and / or the AutomaticallyRemapStore property is not set to true.

The plug-in is available here as an EPiServer Add-on. I will also make the source code available shortly.

NOTE: There seems to be a caching bug in the DDS code which means that the remap isn’t always effective until the site is restarted. The bug has been reported (unofficially confirmed as a bug) and will hopefully be fixed in due course.

Oct 28, 2014

Comments

Antti Alasvuo
Antti Alasvuo Oct 29, 2014 06:57 PM

Nice :) Have to give it a try next time when in the "bad" situation.

per
per Nov 14, 2014 04:58 PM

BAM -> http://world.episerver.com/Documentation/Release-Notes/ReleaseNote/?releaseNoteId=118973

smithsson68@gmail.com
smithsson68@gmail.com Nov 26, 2014 12:53 PM

Thanks Per!!

The source code can be found here -> http://bitbucket.org/smithsson68/ddstyperemapperaddon

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |