# Object list of properties issue

**URL:** https://community.thunkable.com/t/object-list-of-properties-issue/563403
**Category:** Questions about Thunkable X
**Created:** [April 15, 2020, 2:15am UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403 "2020-04-15T02:15:37Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [April 15, 2020, 2:15am UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/1 "2020-04-15T02:15:37Z")

</div>

I initialize an object with other objects in it and it seems that I can’t have the list of the properties of that object, it’s strange cause I remember that a different iteration of this block was working in another part of the app.

I think I remember a bug with initialized objects vs created ones, is there a place in here to see the known bugs of the platform?

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 15, 2020, 2:52am UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/2 "2020-04-15T02:52:28Z")

</div>

can you reference that other block? look for difference?

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [April 15, 2020, 11:47am UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/3 "2020-04-15T11:47:24Z")

</div>

It was one of different tries, I think maybe the one working was not an object of objects

I think I remember a bug with initialized objects vs created ones, is there a place in here to see the known bugs of the platform?

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 15, 2020, 11:53am UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/4 "2020-04-15T11:53:42Z")

</div>

Can you reproduce this error in a sample app or share what you have. I don’t quite understand the issue.

I have no problem seeing the properties of sub objects

Check out nestdLisr. Is that helpful?

> **[jaredgibb.xyz](http://jaredgibb.xyz/thunkable/sample-apps/)**
>
> This domain may be for sale!

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [April 15, 2020, 11:59am UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/5 "2020-04-15T11:59:18Z")

</div>

nice I’ll check your site out

this does nothing

 ![thunk object of object propoerties list](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/9/79e6ec7abe5010763ba8f47cecb15f8c81aa1dc2.png)

it works if I do it like this, but I actually need the object to be in the cloud so I’ll keep experimenting:

 ![x2](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/b/db447e0bac2018e4457c2050ad0155b7e1968f53.png)

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 15, 2020, 1:03pm UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/6 "2020-04-15T13:03:06Z")

</div>

That’s strange. I don’t have that issue

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/2/125a02b948e52ea6f0b14437929166adcdf60f7c.jpeg)

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/8/98e07bb979007b647da52fd726c448d31bd21355.jpeg)

The but occurs when you try to directly assign label text the properties. Instead assign a variable the property values l, then assign the label text to come from the variable

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [April 15, 2020, 1:42pm UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/7 "2020-04-15T13:42:32Z")

</div>

Thx for the feedback, try to create an object made of objects, maybe that’s the problem.

However, I’ve moved to airtable cause it suits probably better for my needs and I’m learning it right now.

If you know it you might help me if you want 🙂

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 15, 2020, 3:33pm UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/8 "2020-04-15T15:33:15Z")

</div>

> [@maxb](#):
>
> try to create an object made o

ahh! I dont like objects made of objects. i like lists, made of objects, that are made of lists of objects

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [April 15, 2020, 3:42pm UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/9 "2020-04-15T15:42:37Z")

</div>

but i have names to work with, not positions in lists, that’s why (too late) I am switching to airtable, that is a new load of pains as I don’t understad the structure of the object it gives

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 15, 2020, 3:44pm UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/10 "2020-04-15T15:44:18Z")

</div>

sure.

that is demonstrated in NestdListR

I do think that airtable would be easier to use for your case

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [April 15, 2020, 3:45pm UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/11 "2020-04-15T15:45:01Z")

</div>

great, it just started working as intended 😅

---

<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, 11:38am UTC](https://community.thunkable.com/t/object-list-of-properties-issue/563403/12 "2024-11-08T11:38:59Z")

</div>


