Hello everyone
I am facing a technical issue and would greatly appreciate your assistance. During the user account creation process, I want to implement a system where checking one box automatically unchecks the other.
However, I’ve noticed an issue: it only works if I repeatedly check the same button. In this case, the other button gets checked and unchecked as expected. But when I switch to the other button, nothing works anymore, as if the buttons lose their state (or memory). I then have to refresh the page for it to work again.
Thank you in advance for your expertise and valuable help.