# My list is crunching everything together in a single line

**URL:** https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914
**Category:** Questions about Thunkable X
**Tags:** list
**Created:** [September 4, 2021, 5:35pm UTC](https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914 "2021-09-04T17:35:30Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![overshield](https://avatars.discourse-cdn.com/v4/letter/o/e19b73/32.png) [@overshield](https://community.thunkable.com/u/overshield)
#### Post date: [September 4, 2021, 5:35pm UTC](https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914/1 "2021-09-04T17:35:30Z")

</div>

When I remove this block `get object properties` of the app crashes.  
When I leave it in there all my objects’ names are in a single line in the list.  
I tried using a `make list from text` but I can’t set those blocks in there

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

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 4, 2021, 5:51pm UTC](https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914/2 "2021-09-04T17:51:19Z")

</div>

Simple use `set app variable Show DB to` here instead of the standard `empty list` use the block that says `get object properties of .....` use this instead of `in list ...... Insert at .....`.

It should work

---

<div class="post-metadata">

### Author: ![overshield](https://avatars.discourse-cdn.com/v4/letter/o/e19b73/32.png) [@overshield](https://community.thunkable.com/u/overshield)
#### Post date: [September 4, 2021, 6:00pm UTC](https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914/3 "2021-09-04T18:00:33Z")

</div>

Sorry I’m confused, you’re saying to use `here` instead of `empty list` for the `set app variable Show DB to`?  
What is “`here`”

And then you said to use `get object properties of` instead of `in list insert at at last`?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 4, 2021, 6:06pm UTC](https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914/4 "2021-09-04T18:06:43Z")

</div>

![IMG_20210904_210430](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/d/ad507f4d50a2b68094d67c9d12294412e4e777f2.png)

Instead of the list block use the one I squared and set it to the get object properties.

---

<div class="post-metadata">

### Author: ![overshield](https://avatars.discourse-cdn.com/v4/letter/o/e19b73/32.png) [@overshield](https://community.thunkable.com/u/overshield)
#### Post date: [September 4, 2021, 6:21pm UTC](https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914/5 "2021-09-04T18:21:07Z")

</div>

So I put the one you drew a square around, and put it in place of the in list insert at last as.  
Works!

You know, it’s always funny, once everything is in it’s proper place it’s like “in retrospect it had to be that way”  
Your answer was the solution but I’m going to mark my reply here as it because it has a screenshot of the blocks in the proper place. Just wanted to give you credit.

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

---

<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, 1:16pm UTC](https://community.thunkable.com/t/my-list-is-crunching-everything-together-in-a-single-line/1487914/7 "2024-11-08T13:16:56Z")

</div>


