Skip to main content
February 11, 2010
Question

acrobat form with submit button

  • February 11, 2010
  • 1 reply
  • 727 views

Have a coldfusion app that includes an acrobat form that contains a submit button.  The button submits the form to another CF page.  I'm making some fixes to this app and need to change where the form submits, currently it's going to production but i need it to go to test.  When I open the form in Acrobat 8 or Livecycle I don't see any script.  Anyone know where to change wheer this form posts?

    This topic has been closed for replies.

    1 reply

    Inspiring
    February 11, 2010

    to production but i need it to go to test.  When I open the

    form in Acrobat 8 or Livecycle I don't see any script. 

    Anyone know where to change wheer this form posts?

    I am not very familiar with either product. But a quick search suggests you can change the url under the button properties. For anything more than that, you will probably get a better answer on the forums for those products ie Acrobat or Livecycle forums.

    http://www.adobe.com/designcenter/acrobat/articles/acr8at_addsubmit.html

    -Leigh

    Inspiring
    February 23, 2010

    Not sure about LiveCycle, but here's how to do it in acrobat.

    1) Right click on Form Button -> Properties -> Actions

    You should see a list of actions associated with the button.  something like:

    - Mouse Up

           Submit a Form

    2) Select on "Submit a Form" and click "Edit" at the bottom of the screen

    3) Edit URL in "Submit Form Selections" window.