Copied to clipboard

Flag this post as spam?

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


  • Gianluca 56 posts 79 karma points
    Jun 23, 2010 @ 12:32
    Gianluca
    0

    document type tabs with doc. type inheritance

    Hello everybody,

    I created two different document type, master and child. 

    Master has a tab named "content". Inside it there is a field called "field1".

    Child has a tab named "content" as well. Inside it there are other fields, "field2", "field3", and so on.

    As the names suggest, Master is the Master Document Type for Child.

    When I create an instance of Child in the Content tree, I get a new item that shows two tabs, both named "content", in the first one I get "field1", in the other one I get the child's fields. 

    Is there a way to merge those two? I'd like my users to see just one "content" tab, and inside it both master's and child's fields.

     

    Thanks in advance for your help,

    Cheers,

    Gianluca.

  • Chris Dunn 210 posts 401 karma points
    Jun 28, 2010 @ 18:02
    Chris Dunn
    0

    Gianluca,

    I don't think there is a way to merge the two.  They are defined separatly and are rendered separately on the document type.  The tab "name" is just a text label and the selection of a tab (under the hood) uses primary keys.  So even though they are both labeled "content", there is no connection under the hood.

    -Chris

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jun 28, 2010 @ 20:40
    Dirk De Grave
    0

    As Chris points out correctly, there's no way to merge the two, but it would make a great feature...

     

    Cheers,

    /Dirk

  • Gianluca 56 posts 79 karma points
    Jun 29, 2010 @ 11:24
    Gianluca
    0

    Hi Chris and hi Dirk,

    Thanks for your feedback.

     

    @Dirk: Dirk, that was my point.... I believe it would make the system more intuitive and natural... I hope the Core Team agrees on the point...

    Cheers,

    Gianluca.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies