Hi everyone!
On my website, I have a space where users could choose from the radio button list to filter items. However, the “All” choice is added automatically (which makes sense). But I want to disable that choice.
Is it possible?
Thanks!!
Hi everyone!
On my website, I have a space where users could choose from the radio button list to filter items. However, the “All” choice is added automatically (which makes sense). But I want to disable that choice.
Is it possible?
Thanks!!
If you’re using datasets (which it sounds like it), this is part of how the no-code filtering options work.
It is possible with some code though
Thanks!