I was given a task of creating a new form with livecycle. I have no
knowledge of javascripting so I am struggling with one of the things I
am trying to get this form to do. The overview of this form is people
around my company fill out this form then hit a button to email the
completed form to me. I was able to accomplish part of this task by
using the following code within an up mouse event script on a button.
oDoc = event.target;oDoc.mailDoc({cTo: ********@******.com,cSubject: "IB
Update Reque...