Remove Email Link in Advanced PDF/HTML Template

Using the following method , email link of the source field value can be removed

  • <span style = “color: #000;;font-size:12px;text-decoration: none;line-height: 120%;”>${record.entity.email?replace(‘<[^>]+>’,”,’r’)}</span>

Leave a comment

Your email address will not be published. Required fields are marked *