I need to have a javascript method fire onChange of sendto_name and/or sendto_stateorprovince and/or sendto_postalcode.
Normally I would add a fireOnChange() to the onChange of the triggering field. However, I don't know how to append the method to the process behind the [Look up Addresses] button. And if I just have it on the 3 fields the user has to save before the method fires then save a second time for the method's results.
Aside from ribbon modification, is there any way to solve this?
TIA