Hello Folks, Here is what I am trying to achieve:
From the list of incidents(for example), when I select one, I need to have a button to open up an order with some values populated from the incident (like customer, product etc). I add the button using the isv config, but I am trying to look for an easy way to get attributes from the incident in the list.
I have looked at the sdk which gets only the guids (http://msdn.microsoft.com/en-us/library/cc150860.aspx). Can anyone tell me how to get more attributes using one id? Can i use soap directly in the htm file?
Thanks for your help!