Hello Everyone,
I am facing an issue with the Event History List (a!eventHistoryListField). I am not able to mention/tag users (using @, for example @ABC) while adding top-level comments.
a!eventHistoryListField
@
@ABC
Has anyone used this feature successfully with eventHistoryListField? Any inputs or suggestions would be really helpful.
eventHistoryListField
Thanks in advance!
Regards,
Discussion posts and replies are publicly visible
@mention for top-level comments only when eventStyle is set to the Comment List style, allowUsersToComment is true on a!eventData(), and mentionableUsers is populated with the users or groups allowed to be tagged. Only users within mentionableUsers will appear in the @ picker and receive email notifications when mentioned.