Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Gatis Bergšpics
Aug 3, 2012
  4405
(0 votes)

DDSAdmin for EPiServer CMS

Geta is releasing yet another great open source module for EPiServer. This latest module is create, read, update, delete(CRUD) editor for Dynamic Data Store(DDS). This is how it looks:

Untitled picture

DdsAdminFull

DDSAdmin is available trough nuget.episerver.com.

 

Features:

  • Left menu displays all stores in EPiServer, except ones configured out in ‘Excluded Stores’, also it has filter(its useful in sites where DDS is heavily used)
  • CRUD table using jQuery.datatables and few complimentary plugins, it has also searching, sorting and paging capabilities.
  • Also CRUD table can be used as stand alone page, so you can reuse it in some other EPiServer plugins you have. When you don’t want to make your own custom UI for your DDS entities just create URL specifying store name, hidden columns(optional), custom page header and message(optional), for example from url:
    ……/DdsAdmin.aspx?Store=DashboardLayoutPartStore&HideColumns=0&m=Custom message&h=This is nice custom header

you will get this:DdsAdminCustomHeaderAndMessage

 

Current limitations:

  • Currently only InlinePropertyMap is editable all others are read-only, if you will try to save store that have other PropertyMap types it will result in error message
  • When you change row with DDS Admin ItemType is changed to:

EPiServer.Data.Dynamic.PropertyBag, EPiServer.Data, Version=6.2.267.1, Culture=neutral, PublicKeyToken=8fe83dea738b45b7

The question is, is that a problem, can somebody share something, because it seems that after DDSAdmin has edited some rows they still are correctly loaded in appropriate classes.

 

Warning: use this module with caution, because by editing DDS one can seriously damage their EPiServer installation if used incorrectly

 

Documentation here

Source code here

 

Thanks Dzulqarnain Nasir and Valdis Iljuconoks for helping to release this module.

Aug 03, 2012

Comments

Please login to comment.
Latest blogs
Optimizely Configured Commerce and Spire CMS - Figuring out Handlers

I recently entered the world of Optimizely Configured Commerce and Spire CMS. Intriguing, interesting and challenging at the same time, especially...

Ritu Madan | Mar 12, 2025

Another console app for calling the Optimizely CMS REST API

Introducing a Spectre.Console.Cli app for exploring an Optimizely SaaS CMS instance and to source code control definitions.

Johan Kronberg | Mar 11, 2025 |

Extending UrlResolver to Generate Lowercase Links in Optimizely CMS 12

When working with Optimizely CMS 12, URL consistency is crucial for SEO and usability. By default, Optimizely does not enforce lowercase URLs, whic...

Santiago Morla | Mar 7, 2025 |

Optimizing Experiences with Optimizely: Custom Audience Criteria for Mobile Visitors

In today’s mobile-first world, delivering personalized experiences to visitors using mobile devices is crucial for maximizing engagement and...

Nenad Nicevski | Mar 5, 2025 |

Unable to view Optimizely Forms submissions when some values are too long

I discovered a form where the form submissions could not be viewed in the Optimizely UI, only downloaded. Learn how to fix the issue.

Tomas Hensrud Gulla | Mar 4, 2025 |

CMS 12 DXP Migrations - Time Zones

When it comes to migrating a project from CMS 11 and .NET Framework on the DXP to CMS 12 and .NET Core one thing you need to be aware of is the...

Scott Reed | Mar 4, 2025