I would like to replace the action on the Green phone when it is clicked in leads and Oppos. I added a menu item for the action , but want the green button to doo the same action instead of what it does by default. What is the best way to do that?
Thank you
Like
1 comments
13:32 Aug 10, 2022
Hi Keith
The tabs buttons are designed to show UI elements to make a quick action.
If the custom action you're building needs user input (text, date, etc ..), you can create a custom PublisherModule based on CallMessagePublisherModule.
Or, you can build a custom button like the Playbook button to run the action.
I hope this helps!
Thank you
Mohamed
Show all comments