arthur_
7 years agoGuide
Truncate messages that get passed to email notifications
Hi, We are looking into possibility to truncate post messages that get passed into email notifications users get. As there are no such functionality built in, the intention was to find the la...
- 7 years ago
arthur_- Can you try with Capital letters.
.indexOf("<P>")
.indexOf("</P>")
I noticed this issue with freemarker as lithium message body returns HTML tags in the capital case.