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
Hello,
I have an if statement like this
<xsl:if test="($currentPage/descendant-or-self::*[@isDoc and @parentID='4254'])"> <div> some info in here </div </xsl:if>
I would like to show the info on the page if parent/grandparent or ancestor ID='4254'
Can anyone give me guidance on this?
I know it's a basic question but we gotta start somewhere right??
Thanks folks.
Gary
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Is there a way to show content if parent and grandparent/ancestorID=
Hello,
I have an if statement like this
I would like to show the info on the page if parent/grandparent or ancestor ID='4254'
Can anyone give me guidance on this?
I know it's a basic question but we gotta start somewhere right??
Thanks folks.
Gary
is working on a reply...