These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Instant Submit

PRgopher
Registered: Oct 27 2009
Posts: 6

I am using LiveCycle 8.0, but I have access to LiveCycle 8.2. It seems to me that in previous forms I have built, when the recipient submits the form, it goes straight to the outbox of the desktop client (Outlook for us), and notifies the sender that it has done so. Then, of course, you could go in and edit it from there, but there wasn't anything extra to click if you didn't want to.

Now, when the submit button is used, it opens up the draft email, and the submitter has to press "send" on the email before it will go to the outbox automatically. Is there any way to get this not to pop up, as it was done before? Or perhaps this is a company e-mail problem where it has stopped doing it? I am not sure which it is. Any insight would be appreciated

For reference, I am using the "button", not the "Email Submit Button" in my forms.

My Product Information:
LiveCycle Designer, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
This is a security issue. Unless the form is trusted on the user's system, the user has to explicity approve the email being sent out. This is true for all cases where Acrobat activates the system's email client. If emails are being sent out silently then the PDF is either trusted or Acrobat is being naughty.

Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]

The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]

Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script