locked
How to get value onclick of ribbon button in ms crm 2015 online RRS feed

  • Question

  • 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

    Thursday, July 2, 2015 5:30 PM

All replies

  • 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.

    Friday, July 3, 2015 2:10 AM