Hi. I've been searching all over the net trying to figure this out. I
have a form that I created in LiveCycle and in the form I inserted a
"REGULAR" button, with the following script://Create a variable to hold
the document objectvar oDoc = event.target;oDoc.mailDoc({bUI: true,cTo:
"whoever@wherever.com",cSubject: "New Procedure - Operator
"+TextField1.rawValue+" - ID "+TextField2.rawValue,cMsg: "Attached is
the New Procedure form for Operator "+TextField1.rawValue+" - ID
"+TextField2.rawValue+"...