Copied to clipboard

Flag this post as spam?

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


  • John Seto 37 posts 98 karma points
    Jul 07, 2016 @ 08:36
    John Seto
    0

    Document Type to Document Type

    Question: with the following:

     <ObjectType Name="DocumentType">
        <EnabledRelation Alias="typeToType"/>
      </ObjectType>
    

    Does the above mean that you do not need to map every single Document Type?

  • Lars-Erik Aabech 349 posts 1100 karma points MVP 7x c-trib
    Jul 07, 2016 @ 08:39
    Lars-Erik Aabech
    0

    It might, I don't think I ever tried. :D

    However, I think something checks whether the respective doctype has relations enabled, and if not it doesn't display "edit relations". So most likely, that config will just not do anything.

    The reasoning is that you probably don't want to relate types like "Site", "Settings", "Widget" etc.

  • John Seto 37 posts 98 karma points
    Jul 07, 2016 @ 09:35
    John Seto
    0

    ok, i've tried it and it doesn't work.

    I might try and get it working at some point.

    Thanks for the package so far, it's good.

Please Sign in or register to post replies

Write your reply to:

Draft