Send an email to the next person to review


I just started using Acrobat Pro and hope someone can help me. We have a form that has to go through 4 different people to be digitally signed. What I would like to have, it's something like a drop down menu with a list of people that the form can be sent for once one person has signed and then a "submit" button or something that will open a new email in Outlook sent the person chosen. Is this possible?

I am open to alternate suggestions also. It's just the form that my little stupid mind came with. If there is a better way I'm all for it.

Thanks in advance.
Cory

OK, so what you call a 'dropdown' is called a drop-down list box in Acrobat. In LiveCycle Designer, this type of field is called a "drop-down list.

So if you created a drop-down list box, added list items and set the value of each item to export, you are almost there.

Then you have to put in place a button uses JavaScript to retrieve the value from the drop-down list box, which will be the email address to send the form. The code for the MouseUp event of the button might look like:

// Get the value of the combo box
var em_addr = getField("combo1").value;

// Set the subject line of the email
var sSubj = "Your subject goes here.";

// Set the body of the email
var sBody = "Body of email goes here.";

// Attempt to send the email
try {
    mailDoc({bUI: true, cTo: em_addr, cSubject: sSubj, cMsg: sBody});
} catch (e) {
    app.alert("Could not send the email.", 3);
}

This is a barebones script that is designed to help you get started. Replace 'combo1' in the above script exactly match the name of the zone drop-down list that you use, and change the channels sSubj and sBody to use what you want. Post again if you get stuck.

Tags: Acrobat

Similar Questions

  • How to make a paper with some boxes to fill required for me to sign, and then some other boxes needed for the next person to sign. I want the boxes I've filled to be locked the next person.

    How to make a paper with some boxes to fill required for me to sign, and then some other boxes needed for the next person to sign. I want the boxes I've filled to be locked the next person.

    Hi johanb64152807,

    You can use eSign service, where you can send the document for signatures of several signatories, but the document will be sent to the following signatory after the earlier signed & it is not possible for him to make the changes.

    Documents KB for help: -.

    Kind regards
    Nicos

  • How to send an email to the owner in 6.1 creating the VM

    Y at - it an easy way to havevCACautomaticallysendanemailto of the applicant (owner) emailaddresss?

    Thank you

    -MattG

    There are several discussions on notifications by e-mail to vCAC. 2 options are to enable notification vCAC scenarios and setting of the outgoing e-mail server (can be found in the documentation vCAC) or vCO allows you to send an email when the machine is ready. Send a personalized Notification

    There is no real good answer right now. Hope this is resolved quickly.

  • How to send an email to the entire group

    Original title: sending a group e-mail

    I created a group in my contacts, but don't know how to send an email to the entire group.   When I type in the name of Group 5 of the 25 show upward.   I'm doing something wrong.

    You will need to provide much more information.  For example, what email program are you using?  Is it perhaps Windows Live Mail 2012?

  • How to send an email to the project mobile flex for blackberry playbook?

    Hello friends,

    I developed a small application for playbook. I want to send an email, use adoble flash builder burrito, there is no built-in functions available to send emails in flex 4.5, it can be achieved throug php, cold fusion, or asp.net. I don't know how do it, can someone send me the example to send an email to the project mobile flex.

    Thank you...

    There is no native email client in "flex". PB is not currently an API to use any "native" or "bridged" or by e-mail. If you just want to open the current, the default e-mail client, you can use navigateToURL with 'mailto' as url, or you can send the information to your own server, which can in turn SMTP information. Otherwise, you will need to write your own.

  • How to send an email with the link that has the user id?

    Hello everyone, I'm trying to send an email with the link that includes the user id. After users click the link, they should be able to see the form with their information that has been previously fulfilled. So my question is after I have send email how and what is the best way to get information and show it to the user. What should be separate page with the cfquery limited on the id user or something else? If anyone has an idea of what is the best way to do it please let me know. I already have my code who send e-mails.

    You save all the fields submitted initially to a database?  If so, run a query and then convert them to the form field, query values. I don't know what looks like your data (or database), but a simplified version might look like this.

    SELECT FirstName

    OF SavedFormTable

    WHERE ID =

  • Send an email at the end of the workflow

    Hi, I need to send and email at the end of the workflow, how can I do this? destinatary address is an entry workflow...

    Thank you

    You can use the workflow 'Send Notification' under the Mail folder. You need to set the appropriate parameters for the mail server and port, but there are some good examples in the Mail\Example Interaction with Email workflow.

    Hope this helps

  • If I try to check my students / teachers / students of Creative Suite by sending my student card the next page says "error".

    If I try to check my students / teachers / students of Creative Suite by sending my student card the next page says "error". How can I check my trial version and turn it into a full if this link does not work?

    Hi Jana,

    You will need to contact support by calling/chat for this request.

    Contact the customer service

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

    Kind regards

    Sheena

  • I need to send an email when the recipient opens the PDF with a password, can someone help me and show me how to do

    Hello, I am trying to send an email when the recipient opens the PDF with a password, can someone show me how to do

    Hi Line,

    Password protect a PDF file, you must use Acrobat. If you do not have Acrobat, you can try it free for 30 days. See www.adobe.com/products/acrobat.html for more information.

    In Acrobat, choose file > properties when the document is open, and then click the Security tab allows you to set up a password.

    Please let us know how it goes.

    Best,

    Sara

  • I use different e-mail accounts: I send an email with the sender A (standard!), email is archived to the sender sent archive and the email is sent to the sender, B

    A really strange problem!

    I use different e-mail accounts. I send an email with a sender (defined as standard!), email is archived in archive A sent from the sender, the sender is wrote in the header of the email as the sender, but the email is sent with the sender B written as the sender in the email received.

    Best regards, Michael

    It sounds like you do not use the right smtp server to send the e-mail.

    Please check what 'Sender A' smtp server account uses.
    'Tools' > 'Account settings' for the e-mail account
    or
    Right click on the email account in the folders pane, and then select "settings".
    Lower-right - outgoing (SMTP) server - select the correct SMTP server for that e-mail account.
    See the image below as an aid.
    Click OK

    If you are unsure about what to do please post the following information:

    In Thunderbird

    • Help > troubleshooting information
    • Click on 'copy text to the Clipboard.
    • In the forum, in this issue, right-click in a text box ' Post a reply ' and choose 'paste '.

    Tell me the number of the account which is "sender."
    Tell me the number of the account how recipient sees as venues.

  • I can't delete an email address that appears only in my list when I and rated ready to send an email. The wrong address does not appear on the regualr email list.

    When you attempt to send an email from my hotmail account I go to the list of contacts and get an e-mail address I would like to remove from my list.  This e-mail does not appear when I open a new message to send.  I would like to delete two items: (room Nakedfun) and (regular email1) these addresses appear only when a new email is open must be sent.  There is no message on my regualr so email list.

    In Hotmail,.
    1. Click on Contacts.
    2. Click on View invitations.
    3. Click groups.
    4. Click No, thank you to those who show themselves.
    5. Click on change settings of your invitation
    6. Select private.

    Hotmail has its own support at the Windows Live Solution Centerforums. Please address any questions you may have about Hotmail to one of the forums on the right side of this page.

    Noel

  • Outlook express sends spam messages to the known personal & business contacts.

    original title: Outlook Express in Microsoft XP

    Outlook express is the known personal spamming & business contacts. I tried to correct the problem by following the help info.  I went to tool then options anad then had to stop because there is no privacy tab click on. I have to start my emails again as soon as possible I'm losing business HELP!

    Hi sruhl,

    1. Did you the latest changes on the computer?
    2. When was the last time it was working fine?
    3. You have security software installed on the computer?

    See the article below for repair Outlook express on the computer and check if it helps.

    An Outlook Express basic repair kit

    http://support.Microsoft.com/kb/2398839

  • Why do I get an error POP 3 whenever I have send an email from the web site of my company?

    original title: why do I get a pop 3 error every time when I send an email on my company website?

    I have a link contact us on the web site of my company. When you click on it you will get my email address or phone number. When I try

    Send an email to my email address I get pop 3 mistakes that will prevent my email sending. can you please

    This difficulty? is what is happening because I have free live hotmail and my ISP yahoo at & t?

    Please do not post in UPPERCASE. It is considered as shouting and rude.

    Ask here and include the complete error message you receive.

    Windows Live Solution Center Hotmail Forum
    http://windowslivehelp.com/forums.aspx?ProductID=1

  • Is it possible to send an email to the Group of people in a file named without having to put every individual in the address bar?

    We send email to a Committee of people. We have created a file in our contacts with each other, so we could type the name of the file and send the message to all at once. (Instead of list each of them to send it to the bar.

    We have tried to do this, but the bar send would not accept the name of the file.

    Hello

    The information below should solve your problem

    http://www.vista4beginners.com/missing-buttons-from-Windows-contacts-toolbar

    more information on this subject

    http://www.Vistax64.com/tutorials/186477-new-contact-new-contact-group-button-missing.html

  • Unable to send an email with the BlackBerry Simulator

    I am trying to set up the BlackBerry Simulator so it can send and receive e-mails from my e-mail server (hosted). While I followed the recommendations in the various articles on how to use the ESS or configure MDS, I can't always send electronic messages of the Simulator.

    E-mail messages are retrieved successfully by the Simulator, however.

    I tried to use both the ESS as well as the various email configuration options under [Email] in the config rimpublic.property MDS file. Both produce the same error message (pasted below).

    I checked several times that the settings for SMTP and POP are properly typed. Interestingly, the following stack trace indicates failure of the SMTP connection on port 25, but this isn't the port number that I entered.

    I wonder if the simulation of e-mail is unable to work with ports other than 25 SMTP?

    I mainly use the ESS and MDS came it with the JDE 4.3 and 4.3 OS simulator 8330, although the 4.6 OS 9000 Simulator produces the same result.

    Any help on this would be much appreciated.

    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    Exception, javax.mail.MessagingException: could not connect to SMTP host: smtpo
    UT. Secureserver.NET, port: 25;
    LAYER = CMIME, EVENT = Exception, nested exception is:
    LAYER = CMIME, EVENT except java.net.ConnectException: ti connect
    Med out: connect
    LAYER = CMIME, EVENT = Exception, at com.sun.mail.smtp.SMTPTransport.openS
    erver(SMTPTransport.Java:1227)
    LAYER = CMIME, EVENT = Exception, at com.sun.mail.smtp.SMTPTransport.proto
    colConnect(SMTPTransport.java:322)
    LAYER = CMIME, EVENT = Exception, at javax.mail.Service.connect (Service.ja
    will: 236)
    LAYER = CMIME, EVENT = Exception, at javax.mail.Service.connect (Service.ja
    will: 137)
    LAYER = CMIME, EVENT = Exception, at javax.mail.Service.connect (Service.ja
    will: 86)
    LAYER = CMIME, EVENT = Exception, at javax.mail.Transport.send0 (Transport.
    Java: 150)
    LAYER = CMIME, EVENT = Exception, at javax.mail.Transport.send (Transport.j
    AVA: 80).
    LAYER = CMIME, EVENT = Exception, at net.rim.ippp.a.b.g.ar.bx.dJ.a (mailbox
    Watcher.Java:106)
    LAYER = CMIME, EVENT = Exception, at net.rim.ippp.a.b.g.ar.bt.xr.b (CmimePa
    RSSR. Java:385)
    LAYER = CMIME, EVENT = Exception, at net.rim.ippp.a.b.g.ar.bt.xr.a (CmimePa
    RSSR. Java:48)
    LAYER = CMIME, EVENT = Exception, at net.rim.ippp.a.b.g.ar.xC.g (CmimeLayer
    Packet.Java:68)
    LAYER = CMIME, EVENT = Exception, at net.rim.ippp.a.b.g.ar.ac.hE.a (CmimeLa
    yerReceivingQueueManager.java:65)
    LAYER = CMIME, EVENT = Exception, at net.rim.ippp.a.b.g.ar.N.ab.run (listening
    ForClientsPackets.java:82)
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::<>
    exception: could not connect to SMTP host: smtpout.secureserver.net, port: 25;
    nested exception is:
    java.net.ConnectException: Connection timed out: connect >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    MTPTransport.openServer (SMTPTransport.java:1227) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    MTPTransport.protocolConnect (SMTPTransport.java:322) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    Connect (Service.java:236) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    Connect (Service.java:137) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    Connect (Service.java:86) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    t.send0 (transport. Java:150) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    t.Send (transport. Java:80) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    ar.bx.dJ.a(MailboxWatcher.java:106) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    AR. BT. XR.b (CmimeParser.Java:385) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    AR. BT. XR.a (CmimeParser.Java:48) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::

    ar.xC.g(CmimeLayerPacket.java:68) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    ar.ac.hE.a(CmimeLayerReceivingQueueManager.java:65) >
    <2009-09-26 13:45:47.546="" pdt="">:[352]:::
    AR. N.ab.Run (ListenForClientsPackets.java:82) >

    Unfortunately, I wasn't able to find a solution to this. It seems that port 25 is hardcoded in the SSE code and any value is entered in the form, it is port 25 is used.

    My guess is that probably the only way out it is either:

    (a) find an email provider that uses port 25. Unfortunately gmail and none of the other e-mail providers I use actually use port 25, or

    (b) to set up your own mail server that uses port 25.

Maybe you are looking for