Auto fill fields
I am trying to do up a parts order form in PDF that has the following functionalities:
- auto fill 'part name' and 'part number' columns based on the 'part description' drop down box selection
- populate the 'part description' drop down box with English or German options depending on 'language' drop box
- 2 buttons - one that clears the whole sheet the other clears just the contents of the table
- a 'currency' drop box that effects the sign in front of the 'price', 'amount', and 'Total' fields (no currency conversion required)
I am only new to this level of PDF design, so please be kind