Copied to clipboard

Flag this post as spam?

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


  • Bex 444 posts 555 karma points
    Sep 05, 2011 @ 16:37
    Bex
    0

    Popping up a selectable content tree (to select a specific node)

    Hi 

    I am creating a new umbraco site and users are allowed to upload certain things which will be listed in the back end. I will then publish some of these to the site on the click of a button. When the button is clicked it will create a page using a set document type and add in all the details. The thing I can't work out how to do it tell it where to publish the page.

    I need a pop up with a selectable content tree like you get when you click to move something, or when you click a node when you want to visualize some XSLT.

    I can't even think what the popups called to be able to search for it.

    Does anyone know how to get that popup? Or do I need to create a content tree myself?

    Thanks

    Bex

  • Bex 444 posts 555 karma points
    Sep 06, 2011 @ 10:27
    Bex
    0

    Anyone?

  • Bex 444 posts 555 karma points
    Sep 06, 2011 @ 12:36
    Bex
    0

    Well if anyones interested I downloaded the source to find it for myself.. 

    The control is called a "Content Picker" and it's in the umbraco dll.

    <cc2:ContentPicker ID="ContentPicker1" runat="server">
    </cc2:ContentPicker>

    Hard parts done, now all I've got to do is work out how to use it.. 

Please Sign in or register to post replies

Write your reply to:

Draft