I've got a radio button group with 2 options, that controls which of 2
text fields is visible; I used Action Builder to create a script so that
if the user clicks the EIN button, the EIN field displays, etc.Problem
is, I created a blank form to test this setup. The combined radio
buttons, text fields, and actions work on the blank form, but not on
another, pre-existing form, when I copy the combination to it.
Additionally, rebuilding the combination of radio buttons, text fields,
and actions fro...