PDF Form Multiple Drop downs with same selection Value to List Field data in Status Text field.
Hello
I am brand new to Javascript within functioning PDF forms and have been struggling for days to try and create the following function within my form.
I currently have 14 Dropdown boxes all with the same selections. The reason for this is to highlight the status of 14 asset’s within my company.
The selections are
Serviceable
Unserviceable
Away
Loaned
When a particular selection is made, I want a details in a text box to display, Asset Serial No and Remarks all filled in within different fields on the form. For example.
When Unserviceable is selected in the drop down box (Aircraft 2). In a text box called (Details AOG) I would like a statement created in the following format built up from ‘Tail’ – ‘Remarks’ to note there is also 14 fields for Tail an Remarks as the form is built for all 14 assets. If possible I would like this to appear or disappear depending if the A
ZZ331- Engine 2 Fail

-


Text Box the Status is required.

I have been all over the Adobe community page and the help on here is fantastic. If anyone can direct me or offer me the Javascript they would use I would be really grateful.
