Hello. I'm attempting to populate a text field within a repeatable sub
form (LiveCycle) based upon the selection made within a dropdown that
exists within the same sub form. When the selection is made in the drop
down data field, I want to populate the text field with the value from
another drop down data field or text field that exists not
within/outside of the sub form. I've attempted to do this using
JavaScript and nested if then else statements without success. (If
subformdropdown = "1" then...