Copied to clipboard

Flag this post as spam?

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


  • marioc 6 posts 26 karma points
    Feb 09, 2012 @ 11:35
    marioc
    0

    Hiden properties in Child Nodes

    Inheriting properties in Child Nodes is very usefull, but sometimes I'd like to hide some properties in user UI in Childe Nodes.

    Example:

    I have

    • ParentDocType with properties: firmName, firmAdress
    • ChildDocType with properties: workerFirstName, workerLastName

    and I have 2 users:

    • admin (can add  ParentDocType and ChildDocType nodes)
    • hrEditor (can add only ChildDocType nodes)

    hrEditor shouldn't change firmNamefirmAdress in ChildDocType nodes so would be great to set firmNamefirmAdress in ParentDocType as hiden in ChildDocType nodes

    This solution could be used to prepare TopDocType with global settings which can be visible (for example in Razor) in every lower nodes but can be changed only in UI in Node of DocType where the property was defined.

    What do you think about it?

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Feb 09, 2012 @ 12:27
  • marioc 6 posts 26 karma points
    Feb 13, 2012 @ 09:31
    marioc
    0

    Thx Drik.

    I checked it and it's super, but think it could be a standard.

     

     

Please Sign in or register to post replies

Write your reply to:

Draft