# How to clear a checkbox list to reset?

**URL:** https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582
**Category:** Questions about Thunkable X
**Created:** [June 20, 2023, 8:15pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582 "2023-06-20T20:15:48Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [June 20, 2023, 8:15pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/1 "2023-06-20T20:15:48Z")

</div>

I have a DVL with checkboxes to multiple select, and once the page is submitted, all input values are reset so the page is “blank” to fill in again. I have managed to clear all the fields on the page except for 2, which are set up the same.

Attached are the blocks I used to create the DVL, and a screenshot of my clearing blocks. The 2 empty fields near the bottom are the troublesome ones.

I have tried “empty list” but nothing clears, and I’m not sure what else to try.

Any advice?

Thank you 🙂

 ![Screen Shot 2023-06-20 at 3.09.49 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/4/845a4a8b4842e10730c4d937447d16432055d365.png)  
 ![Screen Shot 2023-06-20 at 3.10.02 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/0/902998c0fe90017617648fd72893886d79063f65.png)  
 ![Screen Shot 2023-06-20 at 3.10.40 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/9/d90f32cac9a89f15a9abf9842deca9f429d018ca.png)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [June 20, 2023, 8:34pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/2 "2023-06-20T20:34:40Z")

</div>

Are you talking about these?

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/3/634ff29eb1ec17ee4a66cde5862369fa58197787.png)

You should be able to clear a Simple List by setting those to the [empty list] block. Those are related to a Simple List component, not a Data Viewer List component.

---

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [June 20, 2023, 9:32pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/3 "2023-06-20T21:32:01Z")

</div>

I have tried the “empty list” block, but the checkboxes are still marked.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [June 20, 2023, 11:07pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/4 "2023-06-20T23:07:36Z")

</div>

A Simple List doesn’t have checkboxes. Something doesn’t add up here. If you’re using a DVL, you won’t have a block for text items. If you’re using a Simple List (aka List Viewer), you won’t have checkboxes.

Can you share a link to your project?

If not, then a screenshot of the “component tree” on the left sidebar of the Design tab might be helpful to see.

---

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [June 21, 2023, 6:14pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/5 "2023-06-21T18:14:43Z")

</div>

They are Simple Lists with radio buttons - my mistake for saying checkboxes.

I tried the empty list block as well as the block to set to unselected button.  
[https://x.thunkable.com/projects/6222a5ad5ab24d0011af7df2/2034331e-8e6b-456e-83d6-2fa4042d75ba/blocks](https://x.thunkable.com/projects/6222a5ad5ab24d0011af7df2/2034331e-8e6b-456e-83d6-2fa4042d75ba/blocks)

 ![Screen Shot 2023-06-21 at 1.13.39 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/2/e2c64506449716c9e72600a798cb95dff1f7609e.png)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [June 22, 2023, 2:20am UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/6 "2023-06-22T02:20:26Z")

</div>

I guess I don’t understand this at all. Simple Lists do not have radio buttons. But also, when I set your EFFECTS\_Viewer’s text items manually in the properties panel, I don’t see any text:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/0/801aaa6fbf33883bae899d297af26aeec19b1275.png)

So that needs to be fixed before you address the other issues.

---

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [June 22, 2023, 7:44pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/7 "2023-06-22T19:44:44Z")

</div>

I followed another project to do the radio buttons in the list; I’ll try to find it and post the link so you see where I started. [Thunkable](https://x.thunkable.com/projects/648381398e8991004b981eb8/84142a5c-c851-4043-99b5-5f7ab77278fb/designer). This was a similar project, but I can’t find the original - there are a lot of dead links for examples.

My text in the list is in the blocks; I didn’t do it through the right-side pane.

I am doing most of this trial and error - I find some info on how to do it, but then I need to try to fill in the blanks. Obviously, not always right. lol

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [June 23, 2023, 12:52am UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/8 "2023-06-23T00:52:32Z")

</div>

What I’m trying to tell you is that in order to debug the Simple Lists, I should be able to type into the properties panel (I never use that either except for simple troubleshooting) and see the content on the screen. But I can’t. So something you’ve done is hiding the text or the Simple List itself in editing mode.

---

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [June 26, 2023, 9:11pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/9 "2023-06-26T21:11:10Z")

</div>

I have no idea why you can’t do that, so I don’t know what to check to fix it.

I’ve been trying to figure this out all weekend and I’m stuck. I can’t find the original tutorial I used as it’s not available anymore, and I’ve done what I can with my limited knowledge of Thunkable. I tried starting those components over again (Terpene and Effect), and all I’ve managed to do is get further from my goal. ☹

EDIT: To add screenshots of where I am now, with the Terpenes component. I see the text in the panel on the right, the list shows up when I click the Terpene button. The list is plain, no radio buttons. If I click on any row, it switches to showing only 2 radio buttons, no text.

 ![Screen Shot 2023-06-26 at 5.06.59 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/c/2c59f3a70da0758b095d8b316f843c5dc82893c7.jpeg)  
 ![Screen Shot 2023-06-26 at 5.07.14 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/b/4bc34d7a4c58879b0a0436028751ffbbb3fb90e8.png)

 ![Screen Shot 2023-06-26 at 5.04.00 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/9/a9806ddf1e174b1432d9bcb44d5fea3289dc8ff4.png)  
 ![Screen Shot 2023-06-26 at 5.04.09 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/6/9619f2f46c24db7ae46ab9c79475119ad9c37094.png)  
 ![Screen Shot 2023-06-26 at 5.04.51 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/d/dd3e3acf1c9ab02d33e6a5180f6bbf5cf1b5fb0a.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [September 24, 2023, 9:11pm UTC](https://community.thunkable.com/t/how-to-clear-a-checkbox-list-to-reset/2475582/10 "2023-09-24T21:11:52Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
