Copied to clipboard

Flag this post as spam?

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


  • Mads Sørensen 188 posts 433 karma points
    Feb 13, 2013 @ 16:58
    Mads Sørensen
    0

    Access nodes outside of content tree

    Hey Guys

    I would like that my client can access nodes outside their sites.
    But umbraco would not allow them to access nodes outsite of their content-tree.

    Is there a plugin or some kind of setting for umbraco to let them access the nodes

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Feb 13, 2013 @ 17:02
    Lee Kelleher
    0

    Hi Mads,

    Unfortunately it's not possible with MNTP, as it re-uses the content tree - permissions and all.

    Alternative options are XPath CheckboxList, or if you are using uComponents (since v5.1) then there is one called XPath AutoComplete.

    Cheers, Lee.

  • Mads Sørensen 188 posts 433 karma points
    Feb 13, 2013 @ 21:01
    Mads Sørensen
    0

    Hey Lee

    I'll try your suggestions. 

    Could it maybe be a suggestion for an option in a new version of MTNP. I've a lot of websites where i miss this option???

    BTW I'm a big fan of uCom. and the MTNP :D




  • Mads Sørensen 188 posts 433 karma points
    Feb 14, 2013 @ 09:38
    Mads Sørensen
    0

    Hey Lee

    I've tried with xPath Dropdownlist, and this is what i'm searching for, but this only allow the clients to select only one node.

    I'm kind of a Umbraco rookie and I'm not fully understand why getting content outside of tree is an option for the xPath Dropdownlist and not the MNTP???

    Is there a good reason for this???

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Feb 14, 2013 @ 12:38
    Lee Kelleher
    0

    Hi Mads,

    The reason is the content tree itself ... MNTP re-uses it, (with some minor modifications for start-node), but if there are restrictions/permissions set, then the tree will honour those.

    For multi-selection, you could try the XPath CheckboxList, or the (uComponents) XPath AutoComplete?

    Cheers, Lee.

  • 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