I have no experience in scripting, but I'm pretty confident this isn't a simple function that Adobe can accomplish without it. If anyone has ideas for me on this, it would be so hugely helpful and appreciated!!
A specific industry program used to automate an underwriting process where a user answers a list of questions and a coordinating document set that some or all of the user's answers will be dropped onto. When a user answers the questions, the program will fill out the form chosen 1) based on the answers given and 2) how/where the document was mapped to place those answers. When building the pdf forms, the general tab is given a field name or expression to tell it "what goes here".
In the program, the question is a dropdown list of states, the user must pick one. When mapped to the document, it translated to the form as "=BverRiskState". The program also calculates a premium total for the transaction, when mapped to the document set, this translates to the form as "=BverTotalPrem".
The form needs to display a field containing "=BverTotalPrem" only when the value "California" was chosen for the "=BverRiskState".
In the program, "=BverRiskState" is a dropdown list, on the form, the value chosen is mapped to a text box field.
I am running Adobe X Pro on Windows. Thank you!!