Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andreas Kaltenhuber 107 posts 286 karma points
    May 18, 2015 @ 15:51
    Andreas Kaltenhuber
    0

    Can we use doctype compositions

    Hi,

    is there a possibility to use DocType Compositions with the Doc Type Grid Editor.

    We are having general format settings in a doctype and would like to reuse this doctype in all our grid doctypes. Editing works fine, but we always get this error on rendering in the backend:

    Exception Details: System.InvalidOperationException: Sequence contains no matching element

    Line 11:     var content = DocTypeGridEditorHelper.ConvertValueToContent(id, docType, value);

    \DocTypeGridEditor\Render\DocTypeGridEditorPreviewer.cshtml    Line: 11 

    We are using umbraco 7.2.5 and DocType Grid Editor 0.1.1

    Thx in advance,
    Andreas

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    May 18, 2015 @ 16:16
    Lee Kelleher
    100

    Hi Andreas,

    I think this might be a bug... would you be able to raise an issue on our GitHub project?

    https://github.com/leekelleher/umbraco-doc-type-grid-editor/issues

    Then we can investigate further.

    Many thanks,
    - Lee

  • Rune Grønkjær 1371 posts 3102 karma points
    Nov 03, 2015 @ 10:24
    Rune Grønkjær
    0

    Hit the same problem and was about to create an issue, but I can see that it have already been fixed in your dev branch. Guess it will be fixed for everyone when you guys release the next version.

    It's running perfectly here on my site now. Thanks.

    /Rune

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Nov 03, 2015 @ 15:14
    Lee Kelleher
    1

    Noted! :-) We'll schedule a patch release in the next week.

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Jan 06, 2016 @ 19:09
    Lee Kelleher
    1

    Hey Rune,

    Just to let you know that we've finally released DTGE v0.2.0 - sorry it's taken so long!

    https://github.com/leekelleher/umbraco-doc-type-grid-editor/releases/tag/0.2.0

    Cheers,
    - Lee

  • Rune Grønkjær 1371 posts 3102 karma points
    Jan 07, 2016 @ 07:23
    Rune Grønkjær
    0

    Super, thanks. I will install it and check it out.

Please Sign in or register to post replies

Write your reply to:

Draft