Copied to clipboard

Flag this post as spam?

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


  • sun 403 posts 395 karma points
    Sep 29, 2009 @ 04:58
    sun
    1

    I wish UltraPicker can select nodes only by one xpath.

    I wish UltraPicker can select nodes only by one xpath.

    for example: $currentPage/ancestor-or-self::node [@level = 1]//node[@nodeTypeAlias='Board' and data[@alias='Topic']='1']

    by this, I can select all Board with Topic=1 as selected items.

    I think this is very flexible.

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Apr 08, 2010 @ 13:44
    Stefan Kip
    0

    Missing this feature too, working with the noteTypeAlias attribute is a must-have for this great datatype!

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Mar 16, 2011 @ 16:39
    Hendy Racher
    0

    Hi Sun,

    A bit of a late answer, but the multipickers in uComponents (Auto Complete, Multi-Node TreePicker, XPath CheckBoxList and XPath DropDownList) will support your XPath expression and so only allow certain nodes to be picked.

    HTH,

    Hendy

Please Sign in or register to post replies

Write your reply to:

Draft