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
Hi guys,
Try to find out how to check some Document Type Alias's value in new schema
Eg: old syntax
<xsl:for-each select="$currentPage/ancestor-or-self::node [@level=$level]/node [string(data [@alias='NaviShow']) = 'MenuTop']">
I tried this way but does not work
<xsl:for-each select="String($currentPage/ancestor-or-self::*[@level = $level]/*[name()='NaviShow'])= 'MenuTop'">
Peng
Sorry! For some reason, the code are gone. Tried to delete this post but failed
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
How to check some Document Type Alias 's value?
Hi guys,
Try to find out how to check some Document Type Alias's value in new schema
Eg: old syntax
I tried this way but does not work
Peng
Sorry! For some reason, the code are gone. Tried to delete this post but failed
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.