How should I work with this JSON?

Hi there! :wave:
It’s been a long time since I last visited here… I was busy with my studies/exams etc. so I couldn’t code in that time - but it feels great to be back building apps :blush:


I am trying to work with a JSON which looks like this -

image

Now, I want to set the records list to a listviewer’s elements. Do you have any idea on how should I do it, so I could see every item of the records list into my listviewer?

I don’t have much experience working with JSON, so all this is a bit confusing for me, therefore I asked on this community :slightly_smiling_face:

1 Like

There are many examples here in comunnity

https://community.kodular.io/search?context=topic&context_id=147984&q=Web%20Component%20API&skip_context=true

Recent Topic

1 Like

Hi, @Rahan_Sarang!
Thanks for your prompt reply. :+1:

Will this work if I want to iterate through the list? Like this -

Thanks!

2 Likes

May be , Give a try

If it helps mark it as solution

Thanks everyone, @Rahan_Sarang’s solution has worked for me. Even with a for-loop…

Thanks @Rahan_Sarang!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.