What would be the script to allow only one or the other for a Yes or No
check box? I initiallty used an Action Builder to disable one when the
other is selected, but then if the person makes a mistake and wants to
select the other option, using the Action Builder didn't allow the user
to change their decision. So, if the person checks Yes, then No is
disabled, you can't change it to No, when I used the Action Builder.
What I need:The user to be able to select Yes or No, but only select one
at ti...