Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

acrobat form with submit button

Explorer ,
Feb 11, 2010 Feb 11, 2010

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?

687
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Feb 11, 2010 Feb 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Feb 23, 2010 Feb 23, 2010
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources