Skip to main content
Participant
February 15, 2016
Question

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

  • February 15, 2016
  • 2 replies
  • 317 views

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.

This topic has been closed for replies.

2 replies

Participant
February 15, 2016

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.

Inspiring
February 15, 2016

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