Add an option button that deselects all other options
None of the above
button.
This button should behave differently from the other options - it should not only be selected when clicked, but should also deselect all other options.
Fortunately, there’s an easy way to add this functionality in Embeddables.
single_select: true
to the button in the component JSON.Select the component and open the button settings
Set the button to be a 'single select' option