I'm designing a form in livecycle, the form connects to an access
database and works fine. My db table lists parts, the table consists of
3 fields Part Number, Description, and cost. I'm using a drop down list
for the Part Number, and text Fields for description and cost. I would
like the Description and cost fields to auto populate after I select a
Part Number from the drop down list. Is this possible? Also I don't want
the form to update or change my db table. I'd be grateful for any
help.Than...