Forum Discussion
_anomDiebolt_
12 years agoQrew Elite
>I don't believe that it is possible.
Everything is possible. You can hide the radio button and the surrounding "None of the above" <label> with this script:
$("label.NoneOfTheAbove").hide();
Everything is possible. You can hide the radio button and the surrounding "None of the above" <label> with this script:
$("label.NoneOfTheAbove").hide();
- GauravSharma38 years agoQrew CommanderHi Dan,
It hides all the NoneOfTheAbove label from all multiple choice field but if we want to apply only for one field.. then?
Any ideas?
Thanks,
Gaurav - JimHarrison7 years agoQrew ChampionAdd an additional option in the select list on that field, call it "none of the above