I am using some field and lookup rules to hide a Radio Button until several fields are either empty or filled, once those conditions are meant the Radio Button will pop up. The issue is that I am using the Radio Button as a way to hide the Submit button until it's been checked, but if they meet the requirements, see the radio button, select an option and have the Submit button show up, they can then go back up and change the information above triggering the Radio Button to hide however it's not cleared or set back to default while being hidden so the Submit button is still on display allowing them to pass on possible incorrect information.
Is there a way to cause the Radio Button to revert to a default state when hidden?