How to hide a field based on a radio button.
I have a field called Play Intro. It defaults to NO. There is a field below it that allows you to select your Intro type. I want this field to NOT be displayed unless the user checks YES in the Play Intro radio button field. Thesee fields are HTML input fields and not CFINPUTS.
I am using Coldfusion 8.
I assume this may need javascript, but I have no experience with that. Does anyone have the code that would do this or direct me somewhere to show me how to do this?
