I have a button with javascript that creates a document, assigns it the form of Memo, assigns a subject, body, SendTo and a couple of other fields. I copied the code from this forum.
I am getting an error, "Exception occurred calling method NotesDocument.send()" on the doc.send line of the code.
Anyone seen this? Ideas?