Copied to clipboard

Flag this post as spam?

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


  • Fredrik Esseen 610 posts 906 karma points
    Aug 02, 2012 @ 14:32
    Fredrik Esseen
    0

    Setting the right Xpath in Prevalue

    Im trying to write a correct xpath to fill a dropdownlist with document names from a prevalue source.

    I want to get the parents parent but cant get it right!

    Someone have an example?

  • Comment author was deleted

    Aug 02, 2012 @ 15:11

    Hey,

    The xpath will need to return an id of a document that document will be used as the parent so it will list all the children.

    Try $currentPage/../../../@id 

    Cheers,
    Tim 

  • Fredrik Esseen 610 posts 906 karma points
    Aug 02, 2012 @ 15:13
    Fredrik Esseen
    0

    Ah, missed the @id..

    Thank you!

  • 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