Skip to Content
मेन्यू
This question has been flagged
1 Reply
1522 Views

We have a 'Send message' section in chatter, and there is a checkbox below 'To: Followers of ...' that is checked by default. If it is checked, and we send some message, then it will be sent as an email. 

For example, in hr_recruitment module we have some applicant and if we send some message to the chatter of the applicant with this checkbox filled, then the applicant will receive an email. 

I would like to prevent this functionality by making the checkbox unchecked by default. Is there any way to make this checkbox not filled by default? 

Thank you in advance! 

Avatar
Discard
Best Answer

Hi,

You can use this third party app for the same:  https://apps.odoo.com/apps/modules/16.0/mail_optional_follower_notification/

Thanks

Avatar
Discard

It's not the case I have the same issue we need to override js filed is_selected which is by default true on mail/static/src/models/suggested_recipient_info.js