Thank you so much for posting this. I modified the code for my purposes. Someone may find this helpful://Grab the email from the dropdown or textfield or whatever fieldvar cToAddr = this.getField("SelectEmailDropDownMenuName").value;// Second, if needed add the client CC email addressesvar cCCAddr =...