Umbraco Doc Type Grid Editor Versions Save

Doc Type Grid Editor for Umbraco 8.6+

v10.0.1

1 year ago

Ooh a new release of DTGE! Containing just a few bugfixes for Umbraco 10.2 and friends.

  • Input fields doesn't render in editor window using Umbraco v10.2.0 #282 Thanks to @sgerme

  • DocTypeGridEditor v10 has missing views #278 Thanks to @Nashuim

  • Issues with Custom Controllers / View Components #272 Thanks to @sgerme

And remember - Block Based grids is just few weeks away, so start thinking on how to migrate your old grid editors to the future!

v10.0.0

1 year ago
  • Upgraded to Umbraco 10
  • Changed to a Razor Class Library - which means static assets are now embedded. When upgrading, make sure to delete App_Plugins/DocTypeGridEditor from your project!

1.2.9

2 years ago

Fix datavalue reference so other editors than DTGE doesnt break when saving

1.2.8

2 years ago
  • Fixes bug when saving a component which previously failed validation - thanks @inetzo
  • Fixes bug in DataValueReference for media tracking, where custom DTGEs were not recognized. 4db5cdd

1.2.7

3 years ago

1.2.6

3 years ago
  • Fix: Error saving temp blueprint
  • Fix: issue when previewing linked content items

1.2.5

3 years ago

Resetting saveButtonState when validation contains errors #221 Handle null value when deserializing grid value in DataValueReference 50ba85a

1.2.4

3 years ago

Clear earlier serverside validation errors #217 Null Pointer Exception on save when no grid layout selected #211 Unsaved Changes dialog fires when hitting submit on grid editors #205

1.2.3

3 years ago

Hey there grid-o-holics

Start the weekend by updating your favorite Grid Editor with the fixes for the following issues:

  • #199 2 Element Types in same Nested Content freeze the Add content button in the grid layout
  • #202 Contenttemplates are left behind when validation is not succesfull
  • #203 "activeVariant.language is null" - thanks @Matthew-Wise

1.2.2

4 years ago

Hey grid fans!

A new release of Doc Type Grid Editor is ready, fixing a couple of bugs.

Infinite loading when doc type has a content template #192 - thanks for reporting @OlePc GetPreviewMarkup null reference error when getting cultures #195 - thanks for reporting and fixing @Matthew-Wise