Hi,
I am new on CRM and add button "Contact" at ribbon,i add javascript in web resources.
I add simple javascript function:
function Hello() { alert(“This is custom button”); }
After that I call this function from Ribbon Workbench and i publish the solution.
After that return to my Account form and i click on "Contact Button" its not working.
How do i call java script function. Anybody tell me.!
*This post is locked for comments