Hi all,
I have used Ribbon Workbench to add a button to the Opportunity ribbon. I have coded the button to get data from the form
e.g var Name = Xrm.Page.getAttribute("name").getValue(). I have then used the variables within a SOAP XML packet.
Please help with the necessary Javascript using the WSDL to send the packet?
N.B I have successfully tested the connection using the WSDL with SoapUI.
*This post is locked for comments