MNTP xpath: Find nearest ancestor with alias organization and go down to first descendant with alias settings-folder
Hi,
I have this MNTP property:
It is placed in slide items (they are in the folder 'Organisation x slides') and I want the dialog to open in the folder 'Organisation x settings'.
How is this achieved? It must find the nearest ancestor with alias 'organization' and go down to first descendant with alias 'settings-folder'. But I cant make it work.
MNTP xpath: Find nearest ancestor with alias organization and go down to first descendant with alias settings-folder
Hi,
I have this MNTP property:
It is placed in slide items (they are in the folder 'Organisation x slides') and I want the dialog to open in the folder 'Organisation x settings'.
How is this achieved? It must find the nearest ancestor with alias 'organization' and go down to first descendant with alias 'settings-folder'. But I cant make it work.
Let's try something like this:
You need to set proper aliases of node types in this xPath query.
Cool, it works! Thanks! :)
With the simplified alias names this is what did the trick:
is working on a reply...