Populate field based on data entered in another field
I'm working on a document that will have benefit plan pricing levels at the top. In the column below there are individual fields for each of the various benefit options. The co-pay cost for these options will depend on what the monthly contribution is which is the value entered at the top.
Assuming my range of monthly contributions are $100, $125 & $150 I'm looking for a script that I can customize for each subsequent field that would, I'm assuming do the following:
- Get the value from the primary field "PlanBenefit01":
- If value in PlanBenefit01 is "$100" enter "XXX" in the field
- If value in PlanBenefit01 is "$125" enter "YYY" in the field
- If value in PlanBenefit01 is "$150" enter "ZZZ" in the field
I'm assuming that this would be entered in the "Properties>Calculate>Custom Calculation Script" section for the field as another recent solution was. If so please confirm. If not, kindly provide me with guidance on where to insert this?
Thanks again to one and all.
