Expand my Community achievements bar.

SOLVED

How do i populate one field based upon a drop down select from another field?

Avatar

Level 3

Here is what I am trying to do:

Field 1 is a drop down selection list that requires a user to make a mandatory selection which in this case is a list of apartment complexes. What I am trying to accomplish is once that user makes a selection from the drop down list (Field1) that it will populate Field 2 (standard txt) with the corresponding apartment complexes address.

So I pick Talan Apartments from field 1, it would populate field 2 with Talan Apartments address. I tried messing around with calculation scripts but I'm fighting a loosing battle here. Some help would be greatly appreciated!

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

Here is a sample: https://acrobat.com/#d=Hi0ZwVgVB1PWbxc6OJ0z4A where the script in the exit event of the dropdown sets the value of the address object.

Good luck,

Niall

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi,

Here is a sample: https://acrobat.com/#d=Hi0ZwVgVB1PWbxc6OJ0z4A where the script in the exit event of the dropdown sets the value of the address object.

Good luck,

Niall

Avatar

Level 3

This worked great, thanks!!

The difference between mediocrity and excellence is attention to

detail...

On May 26, 2010, at 10:08 AM, "Niall O'Donovan" <forums@adobe.com