This question has been flagged
1 Reply
5815 Views

Hi Community,

I have one form on form having one message button when i click on it at that time wizard is open in wizard having two fields mobile no. and message then when i click on wizard's save button at that time i want to store message in a logger or chatter.

How can i store it please suggest me.

Thanks in Advanced


Avatar
Discard
Best Answer

you can use message_post method of the mail API. 

ref: https://www.odoo.com/documentation/13.0/reference/mixins.html

Avatar
Discard