Copied to clipboard

Flag this post as spam?

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


  • Tom 713 posts 954 karma points
    Feb 02, 2011 @ 01:13
    Tom
    0

    Custom Dropdown DataType Gets Values From Xslt?

    Hi Guys,

    I wanted to populate a dropdown with the result of an xslt query.

    I have an instance where I have a parent node called authors and would like to make a bunch of child nodes and have them be the values of the drop down list.

     

    How would i approach that kind of custom datatype development for that scenario?

    Cheers,

    Tom

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Feb 02, 2011 @ 10:08
    Ismail Mayat
    0

    Take a look at uComponents you could use multi node tree picker for this. http://ucomponents.codeplex.com/documentation

    Regards

    Ismail

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Feb 02, 2011 @ 10:17
    Hendy Racher
    0

    Hi Tom,

    How about that for timing ? have just written a new datatype for uComponents - XPath DropDownList, but not added it to source control yet as 2.1beta was being released and didn't want to introduce new code. Will check it in as soon as I can - hope it's of use.

    Cheers,

    Hendy

  • Tom 713 posts 954 karma points
    Feb 02, 2011 @ 23:06
    Tom
    0

    Hi Hendy!

    Fantastic!! would you mind shooting me an email when it's checked in! I'd love to start using it when it's stable! penny.lane.mini at gmail dot com

     

    Thanks!!!!

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Feb 05, 2011 @ 20:53
    Hendy Racher
    2

    Hi Tom,

    Have just checked in the XPath DropDownList.

    Cheers,

    Hendy

  • 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