I have a form with a regular button I scripted to compose an email based on fields in the document. I use the following javascript to have an email load and be pre-filled. All the user needs to do is press "send".event.target.app.mailMsg( { bUI: false, cTo: "yahoo@google.com", cCc: sendto + "; "harr...