How do I use the collection?

Screenshot 2023-09-29 174935
When bind to a container, it repeat all the object but when I use collection in another element it select by index [0]

it will select it like that:
Content.data[0].id

what I want:
Content.data.id
how do I do it?

Sorry its hard to explain

also how to make a search bar to search in my collection without selecting the collection index[0]??

Hi @Jatin :wave:

Here’s a video tutorial on how to display data from collections in WeWeb.

Does that help?

If not, can you record a short video or share screenshots of what you have in your project, what you are trying to achieve, and what you tried already?