On more than one occasion I have found myself needing to interject some business logic into the native CRM button functionality. I could, of course, rewrite the entire functionality into my own web resource, but in most cases, I simply want to test for, or set the value of a form field then execute the native functionality.
For instance, suppose I have a Sales Order that I am ready to Invoice. Selecting the Create Invoice button works it's magic and I would have a new Invoice. The problem...(read more)
↧