# Problem while removing an item from my list

**URL:** https://community.thunkable.com/t/problem-while-removing-an-item-from-my-list/41560
**Category:** Questions about Thunkable X
**Created:** [August 16, 2018, 8:34pm UTC](https://community.thunkable.com/t/problem-while-removing-an-item-from-my-list/41560 "2018-08-16T20:34:53Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![rojored12](https://avatars.discourse-cdn.com/v4/letter/r/47e85d/32.png) [@rojored12](https://community.thunkable.com/u/rojored12)
#### Post date: [November 7, 2018, 10:03pm UTC](https://community.thunkable.com/t/problem-while-removing-an-item-from-my-list/41560/9 "2018-11-07T22:03:55Z")

</div>

Hello @AcrobatEpee and @actech

I´ve been having trouble removing items from my list also. I read this discussion and tried several ways to solve my issue in a similar or even the same way you did it. However, I still cannot remove items from list when button correct is clicked. Below you can see screenshots with all my blocks and a second screenshot with different options, but still none of them worked.

Any help and suggestions are all welcome.

Sorry if I had unnecesary or too complex blocking, I am new in this stuff and still learning.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/c/ec8a6109162e55b18fb05f131b7501235130d4a9.png)

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

In case it helps, here´s my JSON/List

{  
“gine”: [  
{  
“Question”: “Question A”,  
“Answer”: “Answer A”  
},  
{  
“Question”: “Question B”,  
“Answer”: “Answer B”  
},  
{  
“Question”: “Question C”,  
“Answer”: “Answer C”  
}  
]  
}

---

_[View the full topic](https://community.thunkable.com/t/problem-while-removing-an-item-from-my-list/41560)._
