Hello,
I’m writing code for a radio button. Is there any way to uncheck a radio button if it has been checked.
Thanks
Hello,
I’m writing code for a radio button. Is there any way to uncheck a radio button if it has been checked.
Thanks
I don’t think so… Was trying to find if there was already a feature request, but can’t find it at them moment.
Thanks for looking into it. For now, I’ll probably make another radio that says “not set” or “Clear”.
i think a checkbox or a toggle would be the better solution for this.
Or use a select field instead of using two fields.