Question
Adobe form auto populate field.
I have field 1, 2, 3
If I input A in field 1, it will look up from below data and auto fill field2 with value B and field 3 with value C.
A,B,C
D,E,F
This can be an text file or a database.
Is it possible by using javascript? I will create the form using Acrobat DC Pro, and user to open with adobe reader.
Appreciate any help or suggestion, thanks.