Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
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
Ah, missed the @id..
Thank you!
is working on a reply...
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.
Continue discussion
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?
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
Ah, missed the @id..
Thank you!
is working on a reply...
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.