Hi,
In Email activity entity when I click on Reply, Reply All and Forward buttons I want to return the specific values like mentioned below.
Reply - 1 value
Reply All - 2 value
Forward - 3 value
How to get these values using JavaScript.
Yadav
I think it is possible to write javaScript Fuction for existing buttons, write your code in that function.
I hope it is possible. There will be a webresourse for that button action, you can write in that.