Hide Field when selection of drop down
I am currently working on an account form.
I have one drop down called Options with selections "Add" , "Transfer", and "Existing".
I have two separate text fields "Add" and "Transfer".
For the "Add" selection, I want "Add" field to show only.
for the "Transfer" selection, I only want "Transfer" to show.
I used script for Transfer field and it works.
