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

How do I create a "Ship to address the same as BIll to" function?

New Here ,
Feb 15, 2016 Feb 15, 2016

Using Acrobat DC form builder:

Is it possible to use a check box to trigger an auto complete function?


For example; if the check box is selected, the "Ship to" address fields will populate the "Bill to" address fields... If the check box is not selected, the user can input what text they want.

TOPICS
Acrobat SDK and JavaScript , Windows
285
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
LEGEND ,
Feb 15, 2016 Feb 15, 2016

Yes, you will also need to add some custom JavaScript to decide what to do and copy the fields.

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
New Here ,
Feb 15, 2016 Feb 15, 2016
LATEST

Are there any examples of proper javascript available that I can work off of?

It would be great to review and test a cut and pasted' copy of actual code... Also any step by step instructions would be much appreciated.

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