Copied to clipboard

Flag this post as spam?

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


  • Sören Deger 733 posts 2844 karma points c-trib
    Feb 12, 2013 @ 10:39
    Sören Deger
    0

    Document Sorter not working in V6

    Hello,

    I use Document Sorter in Umbraco V 4.11.x and it works. But If I use this with the same settings in V 6.0.0 it does not works!

    If I will create a new content node and click in creating dialogue on create the creating dialogue does not close, even after several minutes of dialogue is still open. If I cancel the creating dialog the new node is created but not sorted.

    I have this content structure with the following Documenttype alias:

    - Home
       -- NewsSection
          --- News
          --- News
          --- News

    This is the documentSorter.config:

    <?xml version="1.0"?>
    <documentSorterConfig>
      <add docTypeAlias="News" field="createDate" type="Date" order="Desc" rootXpath="//NewsRubrik[@isDoc]" disableTreeRefresh="false"/>
    </documentSorterConfig>

     

    Best regards

    Sören

  • Owen 22 posts 43 karma points
    Feb 25, 2013 @ 11:07
    Owen
    0

    That's possibly because on the project page, it says this:

    Project Compatibility

    This project has been reported to be compatible with 4.9.0, 4.7.1, and 4 other versions. 

Please Sign in or register to post replies

Write your reply to:

Draft