Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
6119 Visninger

When a user clicks on the "Add follower" link the partner(s) needs to receive a message notifying him that he was added as a follower of the document. I'm not talking about email, I mean a mail.message.

Is there a built-in way to do this? If not, how can I go about implementing it? I thought about extending the wizard for adding followers to additionally create mail.notifications, would that be a good idea?

Avatar
Kassér
Forfatter Bedste svar

I ended up inheriting the invite wizard and overriding the add_followers method.

Adding the partner id to the notified_follower_ids field in the mail.mail object automatically creates a notification for the specified partners.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 15
4138
1
jul. 24
8960
0
feb. 20
3028
0
mar. 15
6149
8
jun. 24
38014