Array/List support in schemas

Hello :wave:

First feature request for me …

I’d looove support for array or lists in the schema of a component

I am thinking for example at the case where I have a scene manager and I can store all the scene (components) in and array so I can easily switch among them.

Having and array of eid instead of having to create an entry for every β€˜scene’ would simplify a lot the management, and it would not require to update the schema when a new scene is added to the experience but just adding the eid to the array.

I get the ui will be little challenging, but let me dream a bit :smiley: :upside_down_face:

Thanks

2 Likes

Thanks for the feedback!

From the documentation:

Blockquote
It is not currently possible to store dynamically sized objects or lists. This is something we’re still thinking about, and welcome hearing about your use cases.

I am confused what feedback the team wants here, and what is being considered. This is a fairly obvious feature.