I don't think you need the .Value in the tag above. And yes, you can use the Replace method. The Navigation Manager manual documents the available objects, properties and methods.
Cheers, Gavin On 20 June 2014 08:52, Walter <[email protected]> wrote: > Hello, > > Is it possible to do string functions in the Navigation Manager using > render tags? For instance: > > <%!! Context:CurrentIndex.GetPath().Value.Replace(val1,val2) !!%> > > Is that possible? I haven't had any luck with it so far. > > Thanks! > Walter > > -- > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/reddot-cms-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users. For more options, visit https://groups.google.com/d/optout.
