An another Email Submit Button application assistance

I have read the many buttons send e-mail and try many posted suggestions, including excellent sample files srechaussaient several methods to accomplish and not had total success with any method quite yet, I'm sure due to my lack of knowledge in this area, not because good examples and instructions.  The sample I found here, http://forums.adobe.com/message/2522202#2522202, is the closest to what I need with 2 exceptions.

1. need to form in PDF, not XML.

2 need to object to include a company name field

Otherwise, it seems to do everything I need.  If I do a required field in the sample, it won't let me submit until I have completed the necessary.  She holds the topic, e-mail text, etc. during the conversion to adobe reader extended form, and if it can be modified to send in PDF format and include the company name for the field form on the subject it would be so fantastic.

The JavaScript code in the sample is below.  I would be very happy for any help in this last hurdle in my form, thank you.


form1.page1.emailButton::click - (JavaScript, client)

// First give a messageBox with instructions
xfa.host.messageBox("This will open your email client and prepare an email for you. " 
+ "Please make sure you send the email to complete the process." 

+
"\n\nIf you experience any difficulties or if you are using a " 
+
"web based email client, then please save this form and " 
+
"manually email it to [email protected]\n\nThank you!"
, "Email Instructions", 3, 0);xfa.host.beep("3");

// then pass instructions through to email client
var

 vEmail = "[email protected]"; 
var

 vSubject = "A9100 - Example of Email Button Script"
var

 vBody = "Hi\n\nPlease find attached the completed form in xml format.\n\nRegards,\n\nNiall" event.target.submitForm({cURL

:"mailto: "+ vEmail +"?subject=" + vSubject +"&body=" + vBody,cSubmitAs:"XML",cCharset:"utf-8"});

Simply change the parameter of cSubmitAs in PDF instead of XML

To get the name of the company on the subject you can do when you set the variable. Assuming that the name of the company is in a field called companyName:

vSubject =

"A9100 - Sample Script in the button send and added the company name:"+ CompanyName.rawValue ".

The part in quotation marks will come off as you typed them and the value of the companyName field will be added at the end of the string.

Paul

Tags: Adobe LiveCycle

Similar Questions

  • Help to make an Email Submit button in a form.

    Im making a form using livecycle for the first time.

    Im trying to put on a send email button - I used email submit field and make the button. Then in the objects Palette, in the box that says email address I put the email address that I want it to be sent to. I then tried to send the form and I received an email, but the attachment was just a bunch of codes, not the form. I want the email to get on with the PDF form.

    I searched help and that's what I found:

    I can not find where to change these options - can anyone help?
    Thank you!

    Hello

    Options 1 and 2 are examples of the kind of functionality built-in for a quote by email. They work great, straight out of the box.

    Ask the customer how they want to submit the data is built in and you can't get around this problem. It is then expected that for users without an e-mail client receive the choice and instructions on how to get the form back to you.

    Option 3 does not display this message, because it is entirely scripted.

    Regarding the registration of the file, if the data is returned in PDF format, the form HAS to record everything first, in order to capture the data before the form is attached to the email.

    In summary, I would always go with option 1 if he captures most of what you want. It has the advantage that users with an online e-mail account will get instructions how to complete the application for leave.

    Hope that helps,

    Niall

    Ensure the dynamics

  • 2 or more forms with "1 submit" button (Business Catalyst Forms)

    I am very new to Ajax and Java

    So I'll need a bit of hand holding on it.

    If it's too much to explain in a post on the forum, I'd be willing to pay someone to set up properly and to explain so that I can repeat on my own $50.

    But here's what I'm trying to do.

    Presentation of multiple forms with single submit button.

    I need to create many many forms, so rather than repeat the basics (details and company info)

    I would just be able to manufacture PARTS of form and then build forms much faster this way.

    The forms I created are for various applications.

    I use the personal and professional contacts as the first 2 examples, but I'm going ELSEWHERE, I also understand according to the form.

    So just keep in mind these are examples.

    The point is that each PARTY is a separate form.

    The reason clear to achieve is to save time, many similar applications that I need to do the construction.

    Example 1

    Form of home insurance

    SECTION A - personal information

    PART H - home (s) address

    PART F - personal fire and alarm information

    PART C - the previous insurance issues and cancellation insurance

    ----------------

    submit button: supports all 4 forms above

    Example 2

    The company insurance form

    SECTION A - personal information

    PART B – business contact information

    PART D - commercial address information (what to do if several addresses?)

    PART E - business and information fire alarm

    PART C - the previous insurance issues and cancellation insurance

    --------------------

    submit button: submit all 5 forms above

    So ideally, I would need the following requirements.

    1. present the single button

    2. present the code can handle 2 or more parts not the value # specific

    3. I would prefer if it was automated code (so I don't have to change the code every time, I can simply add the parts - and also long ID # or named it will work correctly)

    4. If there is a problem with any PART stop the entire form

    5-

    A question, I had barely know is how "combine" forms a single entity so that they can change it later if necessary?

    * as turn a case, or to award to each PARTY a hidden form variable link #.

    * This is probably best handled with a webapp, Yes?

    Thanks in advance for any help.

    It's all a bit above my level of understanding of right at this moment. So, if anyone can offer help or services.

    Please let me know. I have to get rolling on this ASAP.

    * main problems I have with BC forms:

    I did a lot of work with them recently, so I get a kick of the foibles, but there is always a ton of issues and roadblocks that I meet that requires a workaround solution.

    I wish I knew how to make dynamic British Colombia forms, because the BC is not a data source for multiple selection option, we must create a webapp connection to combine everything.

    Unless there is another way to combine multiple forms, I guess that's what about this discussion/issue together.

    So thank you once again.

    Are you ok with BC being unable to report on the data of the form? Rather than having the fields map to a client-server, you could serialize the form data (in JSON format, perhaps) and submit the entire form in a single field in a form BC, or an element of the Webapp.

    This would allow the form fields to be as dynamic as you can imagine. you will be not restricted to use only the form fields that have been declared in the admin.

    You have to take care around the diagram, because BC does not have an influence or support for that. It also means that when you want to display the data, you will need to go through your own deserializer. In addition, there are length limits to keep in mind.

  • Muse Submit button (contact form) are not sent bus catalyst

    I worked through the tutorial intro to Muse (where you set up the site of the Katie bakery) and published, Muse, as a temporary site to Business Catalyst. But in this area, the Send button does not work.

    Background:

    The page of the form (contact us) tutorial includes a form with a "submit" button. The tutorial shows how the Send button is configured with several States to indicate that the shape is click after: presenting, submit successfully or submit does not succeed. The tutorial also shows how to enter an email address to send to. In addition, the tutorial explicitly pointed out that you can publish the site to Business Catalyst to test the submit button and make sure that it sends to the correct email address before make you the site live.

    I have configured the Send button to send to my e-mail (a real one). I also published the Business Catalyst site just as shown in the tutorial.

    However, when I click the button Submit (excerpt from businesscatalyst.com site), it does nothing. It does not change its State (other than to change color when you go over it) to show that he does anything once you click on it. And I don't get any email from the form.

    I have reviewed the information in Troubleshooting Muse form Widgets used on the servers of third parties, but none of these tips have helped. And besides, businesscatalyst.com isn't a 3 rd party server. It goes without saying that the Send button should work from Adobe's own site.

    Why the submit button won't work, even after following the steps in the tutorial explicitly step by step? If I can't work on the temporary business catalyst of the site, how am I supposed to feel confident that it will work if I try to live somewhere else?

    Update: I just tested it again, by adding a new form Widget to another page of the tutorial site. I just copied the default form (name, Email, Message fields) and placed value on the Menu. Then I republished on the site and re-tested the submit button. And now, the new Send button in the page Menu works and also the submit button on the Contact page (from this tutorial).

    I don't know if the assets of the tutorial were corrupt so that the original send button wouldn't work, or is it add a second button send the first button to "wake" another page Submit or if Adobe changed something on their servers during the night to allow to the Submit-button. I know, it's that one change, he works now as I expected to work.

    (For the record, yesterday I deleted and republished the site several times, just to make sure that this was not something that occurred at the time of publication. So who is excluded as a cause).

  • Problems after clicking on the Submit button in a form

    Hello people I'm new to the Forum. I have an IMac with OS Snow Leopard 10.6.4. I just finished my first Web site using dreamweaver CS4 and there style with CSS. I have also built a simple form using the tools 'Spry validation form' with a name and e-mail along with a "submit" button text boxes. When I saw my site in Safari and Firefox, and fill in the details with my own name and email address then click on the button submit, my e-mail "New Message" window opens. What should appear?  shouldn't I have a message "form sent.

    If a user entered text fields with coordinates and then clicks the Submit button should not he see also message 'Send form', not his new e-mail window.

    As I have not downloaded the site and yet I thought I would fix the code. I'm not sure as to the time code is incomplete.

    My another brief question is, is it wise to get an overview of the sites in browsers other than Safari and Firefox

    I'd appreciate any help offered.

    concerning
    John

    < form action = "mailto: " [email protected] "method ="get"name ="frmRegistration"target ="_blank"class ="blueCaptions"id ="frmRegistration"> "

    < span id = "sprytextfield1" >

    < label form 'name' = > name < / label >

    < br / >

    < input name = "name" type = "text" id = "name" tabindex = "10" size = "36" maxlength = "36" / >

    < br / >

    < span class = "textfieldRequiredMsg" > name required. </span > < / span >

    < p > < span id = "sprytextfield2" >

    E-mail < label for = "email" > < / label >

    < br / >

    "< input type ="text"name ="email"id ="email"tabindex ="20"size = 36.

    "maxlength ="36"/ >"

    < br / >

    < span class = "textfieldRequiredMsg" > a valid email address is required. </span > < span class = "textfieldInvalidFormatMsg" > incorrect e-mail. </span > < / span > < / p >

    < p >

    < input type = "submit" name = "submit" id = "submit" value = "Submit" tabindex = "30" / >

    < /p >

    < / make >

    This is what happens when you use mailto Action of forms. It is not completely reliable and should be avoided. To send the form, you need a form mail script on the server side. First check if your host can provide a suitable to your hosting plan. If this is not the case, check back for some suggestions.

    Also, be careful when posting in these forums. You have submitted 4 duplicate threads.

  • All of a sudden, the emails I am dial are a building block in the middle of the screen.  I can't minimize or move the drive to refer to another email.  Must send to the project folder.  Boring!  Why is this happening?

    Hello!  All of a sudden, the emails I am dial are a building block in the middle of the screen.  I can't minimize or move them if I need to take a break to refer to another email.  I send email partially completed to the drafts folder.  It is extremely annoying.  How to do this?  Operating system is OS X Yosemite (10.10.5) on a MacBook Pro.   Thank you!

    You are using the full screen? Try the command - command - F.

    Try a reboot.

    Make a backup using Time Machine or a cloning program, to ensure that data files can be recovered. Two backups are better than one.

    Try to set up another admin user account to see if the same problem persists. If back to my Mac is enabled in system preferences, the guest account will not work. The intention is to see if it is specific to an account or a system wide problem. This account can be deleted later.

    Isolate a problem by using a different user account

    If the problem is still there, try to start safe mode using your usual account.  Disconnect all devices except those necessary for the test. Shut down the computer and then put it up after a 10 second wait. Immediately after hearing the startup chime, hold down the SHIFT key and continue to hold it until the gray Apple icon and a progress bar appear. Startup is considerably slower than normal. This will reset some caches, forces a check for directory and disables all start-up and connection, among other things. When you restart normally, the initial restart may be slower than normal. If the system is operating normally, there may be 3rd party applications that pose a problem. Try to delete/disable the third-party applications after a reboot using the UN-Installer. For each disable/remove, you need to restart if you do them all at once.

    Safe mode - subject

    Safe mode - Yosemite

  • my apple what ID is set for my ID, but when I try to update it asks password for another email?

    My apple ID is set for my ID, but when I try to update my apps it asking me password to another email?

    These applications were probably acquired by using a different ID to Apple.

  • where is the submit button.

    Hi, I downloaded my game on the console of the blackberry developer. It is showing the green tick on 'details', 'list' and 'free '.

    But I can't find the submit button. where is he?

    pritam1980 wrote:

    Hi, I downloaded my game on the console of the blackberry developer. It is showing the green tick on 'details', 'list' and 'free '.

    But I can't find the submit button. where is he?

    on the left side of the selected products, then select the application.  Then click the blue button more and that there should be an element of submit review.

    I know that's not very clear where to look.

  • Why doesn't a letter appears in my hotmail Inbox, that I have forwarded from another email I

    I have a letter in another email that I have. When I send the letter to my hotmail as it does not appear

    Hi Garcia,

    Thanks for posting your query in Microsoft Community.

    I would be grateful if you could answer the following questions:

    1. who is the other program Webmail or mail client do you use?

    2. who is the Email (ESP) Service provider?

    You can contact your web email program / client mail and Hotmail supports for assistance on the issue.

    Hotmail Support Forum

     

    http://answers.Microsoft.com/en-us/windowslive/Forum/Hotmail

    Hope this information helps. For any other corresponding Windows help, do not hesitate to contact us and we will be happy to help you.

  • Form the "submit" button similar to the first Page

    I'm trying to understand how the Send button.

    I'm moving on from my days of Frontpage.  There, I created a form with a button send at the bottom. I could right click on the button submit, where I've isolated a .txt file to a folder on the server called "_private".  The Send button would only add the info from the completed form at the bottom of the text file, which, being in the _private folder, could not access by password.

    All tutorials Dreamweaver I can find show how to make the shape (which seems simple enough), but none explain how to set up the submit button (which I do not want sent by e-mail) or where the info is presented or stored or accessible.

    Any help would be greatly appreciated!

    Kevin Gerow

    How forms work in a few words:

    (1) html forms collect data.

    (2) sometimes the client script (JavaScript/jQuery) are used to validate the form fields & make sure that all required fields are filled correctly.   It is not 100% reliable, however, that spammers robots do not use JavaScript.

    (3) PHP or another script server-side more guarantees the required fields are filled in (in the case of that JavaScript is disabled) and data are sanitized to prevent the pirates & spam bots to exploit your forms.  Then, data are processed by your server and sent to a destination specified in the script - that is to say, your e-mail address or folder / database on your server.   Finally, the user receives a success message telling them that the form was sent.

    For the end user, this seems very simple - as well it should.  But there are a lot of things behind the scenes.  If your server supports PHP & the function mail (), I wrote a tutorial part 3 contact form below.

    ALT-Web Design & Publishing: sensitive Contact form with 3.2 Bootstrap and PHP (part 1)

    Nancy O.

  • I made a form for my clients, I did this form with a button "submit" button, the button will save the form and send it, I did the URL to go to a different (different to mine) e-mail address but when I distribute the form and it is complete

    I made a form for my clients, I did this form with a button "submit" button, the button Save the form and send it, I did the URL to go to a different (different to mine) e-mail address but when I distribute the form and it is supplemented by my clients it send to my email address not the URL how to change this.

    No matter how you have configured the Send button when you use the feature distribute the form. There are some e-mail address is in your identity preferences (Edit > preferences > identity) and use it. If you can change the email address it or not to use distribute the form and the button send the value you want.

    One thing that happens when you use the feature to distribute the form is the form is enabled Reader, you can do separately, but you really shouldn't do if the form must be used by others. The dispenser a form must activate using their copy under license of Acrobat Reader.

  • Adobe Submit Button - add a CC field?

    I have a form that will be used by several people within the company. I have the submit button designed for mailto: a specific e-mail. Is there a way I can bind the fields in the form (e.g., employee name) to the mailto: function to automatically add in their emails?

    For example, if I have an employee field and a field Manager, I would like these people CC'd on the button submit; However, these email addresses will change between Forms.

    Is there a script I could write in each field name that relate to the submit button?

    Thank you!

    See: https://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address

  • Present form PDF URL data without submit button

    Our customers use LiveCycle Designer to design PDF Forms. We have an ASP.Net Web form application, where they want us to embed the PDF form part of our data-entry form. The registration form has a button 'save'. And we want to save the entry of all entries in form (including the PDF form) in the click on the button Save.

    The client PC will adobe reader is installed, so I guess we can integrate the PDF form easily. I know form PDF can have the "submit" button and can send data (XML) to a URL. But the client does not want to place a button to send separate in the PDF file as the registration form has a Save"" button.

    Do you have any suggestions? If I post in the wrong place or a question already answered, I sincerely apologize and please guide me.

    You may be able to use the FormBridge to communicate between the PDF and HTML form. I've not used it before, so I can't provide details.

  • Samsung by saying that we are required to submit the application that has been developed with Samsung SDK after July 1, 2014 - end air for Samsung?

    I just got an email from saying Office Samsungs seller:

    1. in the presentation of the new app in the seller's Office, you will need to submit the application which was developed using Samsung SDK.

    Samsung SDK are tools that help sellers to make applications using the features of Samsung device specialized such as S Pen, fingerprint digital, gesture, movement and more. Visit the DEVELOPERS of SAMSUNG (http://developer.samsung.com/) to download Samsung SDK and get additional information.

    In the case of existing applications, registered at the office of the Publisher, applications can be updated without using Samsung SDK.

    2. Samsung seller membership ends for those registered before February 20, 2014 (+ 09:00 GMT), but have not submitted all the apps on the Samsung Apps seller office. (Date of accession: 30 June 201)

    Is it mean that we can present is more AIR based apps?

    HillTree I sent the support team Samsung and they told me that AIR based apps will be is more accepted after July 1. And it will be impossible to present all the apps without using the samsung SDK.

  • Send an active PDF form with a Submit button? (Acrobat Pro XI.)

    I created a very large active form of PDF with hundreds of fields with text boxes, drop downs, checkboxes, radio buttons, and I think that the kitchen sink. But for the life of me I can't understand how to create a Submit button that will send the completed form to an email address that is configured to print whatever it hits.


    I have read so many things about it that I'm completely confused. I need a script, is there a method through menus to Acrobat, Miss me or I'm barking at the Moon? You'll know more I could even say any help just get me going in the right direction. Thank you!

    Simply add a button and it is the mouse up action to "Submit a form" and use a type mailto URL and specify the complete PDF file is sent. If she needs to work with version 11 player, she should also be enabled for the drive: file > save as other > Reader Extended PDF > activate tools more

    Note that emailing is unreliable by report to be submitted to a web server, and it is difficult to secure, which is relatively easy with a web server.

Maybe you are looking for