michoel
07/31/2020, 12:34 AM/
from the <br />
and <img ... />
tags when you edit the record causing the template to breakSuite Deal
08/02/2020, 1:09 PM${result.custevent?replace('&', '&')?replace('">', '"/>')}
. This code appears to properly handle the issue that happens when edits are made to the RTF. The template seems to handle the <br> without issue. Anything else I'm missing?