Need to add contact link in notification(Sidebar notification).
Hi,
I need a contact link in notification(Sidebar notification).Right now i can see the link with task name.How can i add another link which directly connect with contact page?
Please find attached screen shot and help me to out from this issue.
Thank you.
Like
Hello,
Unfortunately, we have no examples on how it can be customized if you want to add the contact link to the activity reminder you see in the Notification center. You can deploy a copy of the system (if you use cloud instance) and examine how the case notification is realized with the link to record and implement the same with contact.
Best regards,
Lily
aaykay,
In order to add a field or button to the notification you need to override the basic functionality. To do so, please create a
ReminderNotificationsSchema replacing client module. Use parent shema as an example. Add needed field.
Regards,
Anastasia