2 Submit Buttons --- doesn't process form

I previously was utilizing one button and the cancelAction command. However, this was causing the form to be submitted when used in the preSubmit event.
I have recently implemented a 2 submit button solution to a form, which works beautifly for validation. All my edits are executed when they are suppose to be. However, now the form does not submit. When I click the complete button, noting happens.
I have regular button name Validate, where I do all of my edit checks, and it calls the click event of a submit button, Button1, if all edits pass. I use the command Button1.execEvent("click");
The click event of Button1 is greyed out, not sure if that is an issue.
Has anyone ever encountered this before?

Hi,
I am guessing that you have used a submit by email button, which automates the submit process. As a result it does not have a click event. I would recommend using a regular button with script in its click event that will do the submit. There are examples of single button submit here, which you should be able to adapt for your hidden submit/regular button: http://assure.ly/eUR4wJ.
Hope that helps,
Niall

Similar Messages

  • Submit button doesn't work after moving form to another parent container

    I'm re-arranging the page using jquery. When I moved a div or table containing a form to another div, the submit button doesn't work anymore. Using the emulation mode under the Inspect Element feature of IE, the same code works for IE9 but not under IE10
    and up.
    Any ideas?
     

    I will steal the answer that George gave to a similar question, because it turns out it is applicable here as well:
    George Johnson  on Feb 23, 2012 11:17 AM 
    When you distribute a form, it replaces the email address that you've set up in a submit button with the email address you have specified in "Edit > Preferences > Identity > Email Address". So before you initiate the Distribute Form process, change the email address there to the one you want to use.
    It is a ridiculous solution, because it means I have to make the identity of my personal copy of Acrobat the email address of someone else or some other department when I make the form, but whatever -- at least the form sends now.

  • Submit button doesn't work when form is uploaded to website

    I created a form with a submit button that works well when I open the form from my documents.  However, once I upload that same form to my website, the submit button doesn't work.  Any ideas how this can be fixed?

    If the form is opened in the browser, it is probably using the browser's built-in PDF viewer (e.g., Chrome and Firefox), which likely does not support the submit action. It's possible to disable the built-in viewer and configure it so Adobe Reader is used to view the PDF and the submit button should work. This will be something each user would have to set up, so providing instructions is a good idea.

  • Submit button  from Interactive adobe form in Web Dynpro ABAP

    Hi all,
    We seem to be having a problem with the 'submit' button on the Interactive Form for the Web Dynpro ABAP.  The submit button is from the Web Dynpro active X or web Dynpro Native in the form designer. The submit button doesn't trigger the action in Web Dynpro. we are currently running on support pack 9 for the ABAP stack. We have Internet Explorer browser version 6.  Could someone tell me if there are requirements for the IE version that will work in conjunction with a particular ABAP stack version.  And, are there specific IE security settings or administrative privilages required with this version of the ABAP stack.  Or, any other ideas as to why this does not seem to work. 
    Thanks in advance,
    Michelle Hong

    Hi Michelle,
    Could you tell me how you resolved the problem - as I'm facing exactly the same issue!
    Many Thanks
    Christine

  • Submit Button in adobe interactive form

    Hi All,
    Anyone have step by step how to use SUBMIT button in adobe interactive form?
    The scenario is:
    I am using ABAP Program (SE38) to display the form, then user will enter value some required fields in the form. After user klik SUBMIT button in the form, the value will be stored in customized table in SAP system.
    Kindly advise.
    Thanks,
    Nonik

    Hi Chintan,
    Basically, I have tried to search in the forum within this two days... But I could not find the step by step how to do it. Anyway, I will try to search again. Really appreciate if you don't mind give me the link of it.
    Hi Otto,
    I have created the WD application. Unfortunately, the requirement is online processing form which is attached in the SAP transaction. So, when user open document number of one transaction, the form will be displayed and user can fill the information in this form. Then after that user will click SAVE button to submit data to SAP.
    Any advise?
    Thanks,
    Nonik

  • JEditorPane doesn't processes forms

    Hello there!
    I'm developing an app where I use a JEditorPane to view HTML documents, everything is fine, but JEditorPane doesn't process forms on a document. I need something to trigger some functions when the user clicks on the "send" button of the form.
    Any Ideas????
    Thanks in advance!

    just put an actionlistener on the button an call the functions as usual.

  • Can't Add Credit Card (submit button doesn't work)

    Hey. Recently come across a problem trying to add my credit card so I could buy a Twitter app that works with Twitters new authorization.
    The submit button doesn't work. It is still there, but it is unclickable, it doesn't load up anything, or do anything. It doesn't change to being clickable at any time.
    If it helps, I have the Palm Pre, I'm with O2 (UK).
    Can anyone help?
    Post relates to: Pre p100ueu (O2)

    This sounds like a credit card related issue. Has anything about your credit card changed, like a new expiration data? You can go to App Catalog, tap the drop-down menu, select Preferences and Accounts, then choose the account name, enter your profile password, tap continue, When the Edit Credit Card screen appears, re-enter the credit card number and confirm that the remaining info is valid or enter any new information, then submit.

  • How do I add a submit button to a pdf form?

    hello
    I am trying to add a submit button to a pdf form... is this possible though forms central or Acrobat Pro?

    If it is a PDF you created with FormsCentral, then yes, it should have a Submit button. See this for more info: http://helpx.adobe.com/acrobat-com/formscentral/help/create-fillable-pdf-form.html  and http://helpx.adobe.com/acrobat-com/formscentral/help/create-forms-locally-save-them.html
    If it's a fillable form created with Acrobat Pro, and you want to collect data with FormsCentral, then you import that existing PDF file into FormsCentral and add a Submit button to the form: http://helpx.adobe.com/acrobat-com/formscentral/help/navigate-formscentral.html#import_exi sting_fillable_pdf_forms
    I hope that helps,
    Brian

  • How do I add a functional "submit button" to a pdf form in Adobe Acrobat Pro XI ? I created the pdf form in Adobe Forms Central.

    How do I add a functional "submit button" to a pdf form in Adobe Acrobat Pro XI ? I created the pdf form in Adobe Forms Central. It's for an online Diet Questionnaire. After people complete the form I'd like them to click "SUBMIT" and the completed form will be emailed to me.

    This can be a bit confusing because Acrobat 11 comes with the desktop app that allows you to create simple PDF forms without having a FormsCentral account. Some people find this helpful, but you need to understand that when you generate the PDF form, it is Reader-enabled by Acrobat. In order to edit the form further in Acrobat, you have to create a non-enabled copy of the form. You do this in Acrobat by opening the form and selecting: File > Save a Copy
    and opening the copy. It is not opened automatically.
    You can now add a button and set it up to submit by email, either using a "Submit a form" action or the submitForm JavaScript method. You can set it up to include just the form data or the entire PDF, and will want to use a mailto type URL. Submitting the form to the FormsCentral server has a number of important advantages over email (much more reliable, more secure, etc.), so you might want to consider it.
    If the form needs to be saved with Reader versions prior to 11, then you will need to Reader-enable the document. In Acrobat 11 you do this by selecting: File > Save As Other > Reader Extended PDF > Enable More Tools

  • Submit button in interactive adobe form in abap web dynpro

    Hi can anyone help me out to know hoe to use the submit button in adobe interactive form in abap web dynpro .
    Iam creating a adobe form abap web dynpro . There i need to use the submit button to trigger some action in the adobe interactive form .
    So i need to know how to use the submit button and coding for that in the abap web dynpro .
    Vighnesh

    Hi Michelle,
    Could you tell me how you resolved the problem - as I'm facing exactly the same issue!
    Many Thanks
    Christine

  • Submit Button doesn't response in Interactive Form

    Hi Guys,
        I'm trying to implement a simple interactive form which is embeded in a abap webdynpro program.
        I've set the interactive form properties as following:
        displayType: native
        enabled: X
        onSubmit: CLICK
        and there has been a action "CLICK" with event handler and corresponding method implemented.
        For the interactive form i have drag and drop a submit button for webdynproAciveX group, and doens't change anything for this button. I check the "*click" of this button and it is run at Client.
        When I run this webdynpro program, the button is there, if i move my mouse onto this button, the mouse will change to hand shape. But if i click this button, it doesn't look like it has been really pushed down and up, I also tried the external debug of the OnClick method, I cannot get into the debug either.
        Do you have any idea what might be the problem?
    Thanks in advance,
    Mao

    Hi,
    When you are in the transaction SFP , then in the SAP tool bar you'll find the "Utilities" Menu bar, there you will be able to find the "Insert WebDynpro Script", when you click on this you'll in the Form in Heirarchy Pallete under the Variables you can see a script Object named "ContainerFoundation_JS" is being inserted. And Other Important thing is in the Properties tab of the SFP Transaction there select the Layout type as "ZCI Layout".
    And when you insert the Submit button from the Library Pallete under "WebDynpro Native", then you'll find the below code in the Script Editor
    // DO NOT MODIFY THE CODE BEYOND THIS POINT - 800.20070410093956.383622.376748 - SubmitToSAP.xfo
           ContainerFoundation_JS.SendMessageToContainer(event.target, "submit", "", "", "", "");
    // END OF DO NOT MODIFY
    Regards
    Pradeep Goli

  • Submit button for online PDF form doesn't work for some users

    Two online forms I've created in LiveCycle Designer 8.2 work fine for me. But when some of my site's users click on the Submit button in either form, it simply flashes and then does nothing. It's a standard Submit button with a Mailto link. The documents are PDF Version 1.7, and I'm using Acrobat Pro 9.4.5 and Reader 9.4. Any suggestions on troubleshooting would be great.

    Has this form been enabled with Form Rights for Reader.  If the entire PDF is submitted, then the PDF must be Reader enabled to operate on Reader. 
    Another issue is that an email submit is entirely dependant on the user's system.  There must be a local email client installed and registered with the system.  Internet email will not work.  This is the most likely issue.  Althougth there are other things that could be wrong.  You might want to consider using the Acrobat.com to distribute your forms.  This method gets around the email issue for most users. 
    Other issues that could cause this problem are the users' version of Acrobat/Reader as well as any kind of funky system/security setup.   

  • We reconfigured our checkout form and now the submit button doesn't work

    Here is the form now, can you help us figure out what to do to keep the format and to get the submit button to work, also how do we change the submit button to a customized button. Thanks in advance!
                                  First Name
                                   •                Last Name
                                   •                Address Line 1                              Address Line 2                                  City                                                   State                                                 Zipcode                                             Country                                              -- Select Country --                AFGHANISTAN                ALAND ISLANDS                ALBANIA                ALGERIA                AMERICAN SAMOA                ANDORRA                ANGOLA                ANGUILLA                ANTARCTICA                ANTIGUA AND BARBUDA                ARGENTINA                ARMENIA                ARUBA                AUSTRALIA                AUSTRIA                AZERBAIJAN                BAHAMAS                BAHRAIN                BANGLADESH                BARBADOS                BELARUS                BELGIUM                BELIZE                BENIN                BERMUDA                BHUTAN                BOLIVIA                BOSNIA AND HERZEGOVINA                BOTSWANA                BOUVET ISLAND                BRAZIL                BRITISH INDIAN OCEAN TERRITORY                BRUNEI DARUSSALAM                BULGARIA                BURKINA FASO                BURUNDI                CAMBODIA                CAMEROON                CANADA                CAPE VERDE                CâTE D'IVOIRE                CAYMAN ISLANDS                CENTRAL AFRICAN REPUBLIC                CHAD                CHILE                CHINA                CHRISTMAS ISLAND                COCOS (KEELING) ISLANDS                COLOMBIA                COMOROS                CONGO                CONGO, THE DEMOCRATIC REPUBLIC OF THE                COOK ISLANDS                COSTA RICA                CROATIA                CUBA                CYPRUS                CZECH REPUBLIC                DENMARK                DJIBOUTI                DOMINICA                DOMINICAN REPUBLIC                ECUADOR                EGYPT                EL SALVADOR                EQUATORIAL GUINEA                ERITREA                ESTONIA                ETHIOPIA                FALKLAND ISLANDS (MALVINAS)                FAROE ISLANDS                FIJI                FINLAND                FRANCE                FRENCH GUIANA                FRENCH POLYNESIA                FRENCH SOUTHERN TERRITORIES                GABON                GAMBIA                GEORGIA                GERMANY                GHANA                GIBRALTAR                GREECE                GREENLAND                GRENADA                GUADELOUPE                GUAM                GUATEMALA                GUINEA                GUINEA-BISSAU                GUYANA                HAITI                HEARD ISLAND AND MCDONALD ISLANDS                HOLY SEE (VATICAN CITY STATE)                HONDURAS                HONG KONG                HUNGARY                ICELAND                INDIA                INDONESIA                IRAN, ISLAMIC REPUBLIC OF                IRAQ                IRELAND                ISRAEL                ITALY                JAMAICA                JAPAN                JORDAN                KAZAKHSTAN                KENYA                KIRIBATI                KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF                KOREA, REPUBLIC OF                KUWAIT                KYRGYZSTAN                LAO PEOPLE'S DEMOCRATIC REPUBLIC                LATVIA                LEBANON                LESOTHO                LIBERIA                LIBYAN ARAB JAMAHIRIYA                LIECHTENSTEIN                LITHUANIA                LUXEMBOURG                MACAO                MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF                MADAGASCAR                MALAWI                MALAYSIA                MALDIVES                MALI                MALTA                MARSHALL ISLANDS                MARTINIQUE                MAURITANIA                MAURITIUS                MAYOTTE                MEXICO                MICRONESIA, FEDERATED STATES OF                MOLDOVA, REPUBLIC OF                MONACO                MONGOLIA                MONTSERRAT                MOROCCO                MOZAMBIQUE                MYANMAR                NAMIBIA                NAURU                NEPAL                NETHERLANDS                NETHERLANDS ANTILLES                NEW CALEDONIA                NEW ZEALAND                NICARAGUA                NIGER                NIGERIA                NIUE                NORFOLK ISLAND                NORTHERN MARIANA ISLANDS                NORWAY                OMAN                PAKISTAN                PALAU                PALESTINIAN TERRITORY, OCCUPIED                PANAMA                PAPUA NEW GUINEA                PARAGUAY                PERU                PHILIPPINES                PITCAIRN                POLAND                PORTUGAL                PUERTO RICO                QATAR                ROMANIA                RUNION                RUSSIAN FEDERATION                RWANDA                SAINT HELENA                SAINT KITTS AND NEVIS                SAINT LUCIA                SAINT PIERRE AND MIQUELON                SAINT VINCENT AND THE GRENADINES                SAMOA                SAN MARINO                SAO TOME AND PRINCIPE                SAUDI ARABIA                SENEGAL                SERBIA AND MONTENEGRO                SEYCHELLES                SIERRA LEONE                SINGAPORE                SLOVAKIA                SLOVENIA                SOLOMON ISLANDS                SOMALIA                SOUTH AFRICA                SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS                SPAIN                SRI LANKA                SUDAN                SURINAME                SVALBARD AND JAN MAYEN                SWAZILAND                SWEDEN                SWITZERLAND                SYRIAN ARAB REPUBLIC                TAIWAN, PROVINCE OF CHINA                TAJIKISTAN                TANZANIA, UNITED REPUBLIC OF                THAILAND                TIMOR-LESTE                TOGO                TOKELAU                TONGA                TRINIDAD AND TOBAGO                TUNISIA                TURKEY                TURKMENISTAN                TURKS AND CAICOS ISLANDS                TUVALU                UGANDA                UKRAINE                UNITED ARAB EMIRATES                UNITED KINGDOM                UNITED STATES                UNITED STATES MINOR OUTLYING ISLANDS                URUGUAY                UZBEKISTAN                VANUATU                VENEZUELA                VIET NAM                VIRGIN ISLANDS, BRITISH                VIRGIN ISLANDS, U.S.                WALLIS AND FUTUNA                WESTERN SAHARA                YEMEN                ZAMBIA                ZIMBABWE                             
                                   ENTER YOUR EMAIL ADDRESS • Required
                    Your email address is required so we can contact you about your order.
                   Email
                                   •               Confirm Your Email
                           Name on Card
                •            Card Number
                •            Card Expiration
                            Jan            Feb            Mar            Apr            May            Jun            Jul            Aug            Sep            Oct            Nov            Dec                       2014            2015            2016            2017            2018           •           
    Card Type
                            Visa            Master Card            Bank Card            American Express            Diners Club            JCB           •
               CCV Number
                •                                    Amount
                •            Payment Method
                Credit Card
                PayPal
                Gift Certificate          
                                     

    Here is the checkout link:https://divineunity1unlimited.worldsecuresystems.com/OrderRetrievev2.aspx?Step=13&CartID=3 1565588-f56b-43aa-a9a1-202c5781909b&CheckOut=1&ASESSID=c9f72879-0963-4895-8123-a99ca683ded 5&ANONID=c9f72879-0963-4895-8 

  • My submit button on my PDF form is greyed out (will not work) after posting link to PDF on my WordPress website. It works in Acrobat Reader just fine.

    This is where you can see the form as clicked through to from the WordPress website page:
    http://pinetreeplayers.com/ptp_new/wp-content/uploads/2014/12/submit-a-play.pdf
    The PDF file was created in Acrobat 11, with a submit button. The submit button is actioned to send the form via email. It works perfectly by itself if the form is opened in Acrobat Reader, but once I upload the PDF to my WordPress site the submit button is greyed out, and will not complete the action to send on-click.
    How can I fix this please - can anyone offer advice?

    Yes. They need to download Reader and then disable Google Chrome's internal PDF viewer and enable Adobe Reader.
    FireFox should also be configured to use Adobe Reader and not the internal PDF viewer.
    The internal viewers are created to process PDF documents by not including the features and code to process PDF forms.

  • Can I have multiple submit buttons on the same form?

    Hi!
    I'm creating a web page that allows the user to build a mail filter, and I would like to have to submit buttons, one to add more fields to the filter and another one to save the filter... I could insert the two buttons on the, but I don't know how to distinguish them while doing the process of the form on a jsp page. Any ideas?

    You can create additional submit buttons using Javascript buttons:
    <input type='button' value='Add Fields'
    onClick='this.form.action="/servlet/AddFields";this.form.submit()' />
    <input type='button' value='Save Filter'
    onClick='this.form.action="/servlet/SaveFilter";this.form.submit()' />
    The value of "onClick" is a block of Javascript, so you can all a function to validate the form before submitting, etc.
    Mike W.

Maybe you are looking for

  • MathScript Nugget #19: Sharing Data With Other Applications

    In MathScript Nugget #18, we looked at ways to transfer data between MathSript and the rest of LabVIEW. In today's nugget, we'll see some of the different ways that MathScript can share data with programs besides LabVIEW. The most common way to share

  • Creating a document in pages for Lulu eBooks

    I've been trying desperately to get a document ready for Lulu to publish in eBook format. Nothing I do seems to work. Why is a conundrum since they do not communicate with you except by email. Then they always only direct you to documents. They do no

  • Deployment '124500010' to target 'tar12462' encountered a system level dep

    Hi Experts, I'm trying to do initial deployment in Agent BCC. I'm getting below error while deploying ' Deployment '124500010' to target 'tar12462' encountered a system level deployment error during data transfer. ' and Details Message Detail: CONTAI

  • TS1630 how to cancel dock connector in iPhone

    how to cancel dock connector in iPhone, because i cant hear from speakers

  • Embedding fonts - doesn't work

    Another day, another Flash Catalyst problem. I check the box to embed fonts when I publish, only when I preview my output they are nowhere to be seen. Bottom line, Flash Catalyst doesn't work on a Mac. I've had nothing but problems. This program isn'