Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: Usinmg the replace function in XSLT in C1

$
0
0
I've used this successfully on XSLT outside C1 before. Can anyone let me know what I'm doing wrong?
C1 uses the standard xslt processor from .NET, it could be that you used another xsl processor/library.
Try using the translate function instead:
<xsl:variable name="newtext" select="translate($text,'a','b')"/>

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>