Is there anyway to eliminate the prior email thread when people are replying to comments via email? It makes viewing much more difficult
Hi @Lacey
You could try to experiment with text smart values and especially with subStringBefore(), in order to get all text before a specific sub string. What I would do is to search for the body of the last comment and place it as a substring.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.