# Single-Select Using Radio Buttons

**URL:** https://community.weweb.io/t/single-select-using-radio-buttons/6271
**Category:** Ask us anything
**Tags:** design
**Created:** [January 8, 2024, 7:03pm UTC](https://community.weweb.io/t/single-select-using-radio-buttons/6271 "2024-01-08T19:03:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![EvilHIdden](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/evilhidden/32/7014_2.png) [@EvilHIdden](https://community.weweb.io/u/EvilHIdden)
#### Post date: [January 8, 2024, 7:03pm UTC](https://community.weweb.io/t/single-select-using-radio-buttons/6271/1 "2024-01-08T19:03:59Z")

</div>

I’m rebuilding my Jotform form into WeWeb. I have a bunch of questions that are single-select radio buttons. I do not want to use the single-select drop-down. How do I get the radio buttons to only select 1 per question? Meaning, if option 1 is selected for question 1, then it deselects all the other options in question 1; and vice versa.

---

<div class="post-metadata">

### Author: ![the\_sms](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/the_sms/32/5978_2.png) [@the\_sms](https://community.weweb.io/u/the_sms)
#### Post date: [January 8, 2024, 9:41pm UTC](https://community.weweb.io/t/single-select-using-radio-buttons/6271/2 "2024-01-08T21:41:23Z")

</div>

Have you tried the “radio group” element? I think it does what you are looking for.

 ![Screenshot 2024-01-08 at 3.40.15 PM](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/9/93ebbca2d1dc342352d5e37261b82db4c65caf4b.png)

---

<div class="post-metadata">

### Author: ![EvilHIdden](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/evilhidden/32/7014_2.png) [@EvilHIdden](https://community.weweb.io/u/EvilHIdden)
#### Post date: [January 8, 2024, 9:55pm UTC](https://community.weweb.io/t/single-select-using-radio-buttons/6271/3 "2024-01-08T21:55:08Z")

</div>

Yes, that’s absolutely what I’m looking for. Can’t believe I overlooked that. Thanks!
