If radio button is selected then text field shows up
hello,
I'm brand new to JavaScript and Adobe form fields,
I create a form with five radio buttons "Option 1, "Individual," "Option 2, "Couple," "Option 3, "Single parent" "Option 4, "Family" "Option 5, "Waives" and a text field" (please specify)".
I want the form to show a text field (please specify)", (and become required if possible) if someone selects the radio button option 5 "Waives", but I don't want it to appear as an option if he chose “Option 1,2,3,4,”.
What is the best way to do this?
Thanks in advance
