Mez
4 months agoQrew Assistant Captain
@mentions
Will @mentions be supported in pipelines whether posting to a RTF or MS Teams?
- 2 days ago
for my future self... tested, works as expected. for {{ a.user.id }} - using record owner would look like this: {{ a.record_owner.id }}
<p>
<a class="mention" data-mention="@firstName lastName" data-mention-user-id="{{ a.user.id }}">@firstName lastName</a>
</p>