Question
How would I add a conditional checkbox to an input field?
I am looking to add a conditional checkbox to a CFINPUT
field. When the box is checked, I want it to either grey out, or
remove the cfinput field frm the screen. I am unfamiliar with how
checkboxes work, so could anyone provide some sample code for how
to go about this? Here is essentially how i want it to work:
<checkbox>
if unchecked,
make cfinput field visible and usable
if checked
get rid of the cfinput field
Thanks for any help.
Nick Butler
<checkbox>
if unchecked,
make cfinput field visible and usable
if checked
get rid of the cfinput field
Thanks for any help.
Nick Butler
