# Problem with parentheses in the list

**URL:** https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036
**Category:** Questions about Thunkable X
**Created:** [June 10, 2018, 6:03pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036 "2018-06-10T18:03:19Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![NDL\_Oficial](https://avatars.discourse-cdn.com/v4/letter/n/cdc98d/32.png) [@NDL\_Oficial](https://community.thunkable.com/u/NDL_Oficial)
#### Post date: [June 10, 2018, 6:03pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/1 "2018-06-10T18:03:19Z")

</div>

I have a problem. If I press a button, a text is saved in the list, but when it is saved, it is saved with parentheses and I do not know how to delete it. Someone knows?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 10, 2018, 6:13pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/2 "2018-06-10T18:13:11Z")

</div>

Can you show your block or project? The text in the list can be saved without brackets and without seeing an example it is difficult for me to say something.

---

<div class="post-metadata">

### Author: ![NDL\_Oficial](https://avatars.discourse-cdn.com/v4/letter/n/cdc98d/32.png) [@NDL\_Oficial](https://community.thunkable.com/u/NDL_Oficial)
#### Post date: [June 10, 2018, 6:21pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/4 "2018-06-10T18:21:51Z")

</div>

![blocks%20(6)](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/6/862b9eb8f08200e0661645269eff232204bab7de.png)

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 10, 2018, 6:26pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/5 "2018-06-10T18:26:16Z")

</div>

Password.Texto and Group.Texto what values ​​do they have? If they are without brackets, then the values ​​should also be entered without brackets.

---

<div class="post-metadata">

### Author: ![NDL\_Oficial](https://avatars.discourse-cdn.com/v4/letter/n/cdc98d/32.png) [@NDL\_Oficial](https://community.thunkable.com/u/NDL_Oficial)
#### Post date: [June 10, 2018, 6:29pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/6 "2018-06-10T18:29:56Z")

</div>

has no value is an empty text

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 10, 2018, 6:33pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/7 "2018-06-10T18:33:06Z")

</div>

In which block does the parenthesis appear, in List\_Picker1?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 10, 2018, 6:37pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/8 "2018-06-10T18:37:31Z")

</div>

I understood about the brackets

---

<div class="post-metadata">

### Author: ![NDL\_Oficial](https://avatars.discourse-cdn.com/v4/letter/n/cdc98d/32.png) [@NDL\_Oficial](https://community.thunkable.com/u/NDL_Oficial)
#### Post date: [June 10, 2018, 6:43pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/9 "2018-06-10T18:43:28Z")

</div>

the parentheses appear in the application list when I set up a new list. I put the 2 texts together

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 10, 2018, 6:43pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/10 "2018-06-10T18:43:55Z")

</div>

Try instead of the “make list” block to use two blocks “add item to list”

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 10, 2018, 6:53pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/11 "2018-06-10T18:53:39Z")

</div>

I understood. You add to List\_Picker not two values, but a list of two values. Therefore, parentheses appear. In this case, you must use the “select list item” block when selecting an option from List\_Picker.

---

<div class="post-metadata">

### Author: ![azka](https://avatars.discourse-cdn.com/v4/letter/a/e47774/32.png) [@azka](https://community.thunkable.com/u/azka)
#### Post date: [June 25, 2018, 1:50am UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/12 "2018-06-25T01:50:54Z")

</div>

may be you want to try the solution that for me it works

[http://community.thunkable.com/t/fixed-how-do-you-remove-the-sticky-parenthese/12139/5?u=azka](http://community.thunkable.com/t/fixed-how-do-you-remove-the-sticky-parenthese/12139/5)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:02pm UTC](https://community.thunkable.com/t/problem-with-parentheses-in-the-list/31036/13 "2024-11-08T12:02:21Z")

</div>


