# In my list it creats new collums for each letter

**URL:** https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701
**Category:** Questions about Thunkable X
**Created:** [January 29, 2019, 5:38pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701 "2019-01-29T17:38:23Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Hiking\_Adventures](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hiking_adventures/32/29502_2.png) [@Hiking\_Adventures](https://community.thunkable.com/u/Hiking_Adventures)
#### Post date: [January 29, 2019, 5:38pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701/1 "2019-01-29T17:38:23Z")

</div>

How would go about creating a new row for each comma in other words how would I use a comma to basicly say “create a new list section”

---

<div class="post-metadata">

### Author: ![Goldking](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/goldking/32/165073_2.png) [@Goldking](https://community.thunkable.com/u/Goldking)
#### Post date: [January 29, 2019, 5:43pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701/2 "2019-01-29T17:43:17Z")

</div>

I don’t understand, show more info and explain better. Any way in text component you can use the block “contains” or “split” or “replace” to manage text and then use it as you like.  
Here the docs about text component 👉 [CLICK](https://docs.thunkable.com/thunkable-classic-android/create/blocks/text)

---

<div class="post-metadata">

### Author: ![Hiking\_Adventures](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hiking_adventures/32/29502_2.png) [@Hiking\_Adventures](https://community.thunkable.com/u/Hiking_Adventures)
#### Post date: [January 29, 2019, 5:44pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701/3 "2019-01-29T17:44:07Z")

</div>

Thank you so much that makes sense now 🙂

---

<div class="post-metadata">

### Author: ![Hiking\_Adventures](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hiking_adventures/32/29502_2.png) [@Hiking\_Adventures](https://community.thunkable.com/u/Hiking_Adventures)
#### Post date: [January 29, 2019, 5:50pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701/4 "2019-01-29T17:50:33Z")

</div>

One more quick question too if you don’t mind.

I cant seem to find the split option in my text section of commands

 ![Capture](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/8/58584b81430e902b50d82bb24a8aeeabaf84dd32.png)

---

<div class="post-metadata">

### Author: ![gautambhoon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gautambhoon/32/25893_2.png) [@gautambhoon](https://community.thunkable.com/u/gautambhoon)
#### Post date: [January 29, 2019, 6:28pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701/5 "2019-01-29T18:28:55Z")

</div>

i don’t think it is possible with the text blocks but you can do it with list’s blocks

one possible way may be this :

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

---

<div class="post-metadata">

### Author: ![Hiking\_Adventures](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hiking_adventures/32/29502_2.png) [@Hiking\_Adventures](https://community.thunkable.com/u/Hiking_Adventures)
#### Post date: [January 29, 2019, 6:53pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701/6 "2019-01-29T18:53:53Z")

</div>

yes! thank you so much it works now

---

<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:16pm UTC](https://community.thunkable.com/t/in-my-list-it-creats-new-collums-for-each-letter/66701/7 "2024-11-08T12:16:23Z")

</div>


