Home
TeamSite
TeamSite, LiveSite and OpenDeploy
finding field in XSLT
Andy Knipp
OK, I have a DCR with replicants of translated content. So I do a foreach, trying to compare the Root/TranslatedContent/language to a variable ($locale) and use that data:
[php]
[/php]
No data is presented. if I use:
[php]
[/php]
it works fine (for the 1st language)
So I assume it is in my xsl:if test=
Can anyone point me in the right direction ?
Andy
Find more posts tagged with
Comments
There are no comments yet