Copy link to clipboard
Copied
So I created this form to help each department see how much each item is before approving the items. Each item can be chosen as each, box, or case depending on how much the staff needs. I wanted the price to populate when each, box, or case is chosen. So if one AAA battery is chosen (each) the expected price would be 1.29, if one box is chosen the expected price would 5.29, if one case is chosen it would be 10.29. Is there a way to do this? I didnt know if i should do a drop down or have the staff type in the response. Please see attachment.
Copy link to clipboard
Copied
I can't see your form but you should probably use a dropdown with the descriptions as the dipslay values and the prices as the export values.
Example: Display value: AAA battery, Export value: 1.29
Copy link to clipboard
Copied
These articles will be helpful for programming dropdowns.
https://acrobatusers.com/tutorials/change_another_field/
https://www.pdfscripting.com/public/List-Field-Usage-and-Handling.cfm