I am new to Adobe LiveCycle. what I am try to accomplish is to create a
form with a drop downlist with a few of our locations.When the user
picks the location name from dropdown list it will display the address
of that location.So far I have a dropdown list that pull the location
name from the SQL Database. But how do I add the address that
corresponding to that location.By the way, I have only one table in the
database with following field name LOC NUM, LOC NAME, LOC ADDRESS, LOC
CITY, LOC ZIP....