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
hey, i'm trying to get a count of links from related links type,
i've tryed a few ways but nothing worked, anyone can please help me?
Hi Eran,
What version are you using?
In 4.5 something like this should work :
<xsl:parameter name="numeroflinks" select="count($rightnode/links/link)" />
Hopefully this helps,
gr. Walter
so simple
thank you.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
count of related links
hey, i'm trying to get a count of links from related links type,
i've tryed a few ways but nothing worked, anyone can please help me?
Hi Eran,
What version are you using?
In 4.5 something like this should work :
<xsl:parameter name="numeroflinks" select="count($rightnode/links/link)" />
Hopefully this helps,
gr. Walter
so simple
thank you.
is working on a reply...