Join the Webstudio community

Updated last year

Nested Collections <3

At a glance

The community member is experiencing issues with the Navigator not displaying anything and not having access to a variable to bind in the Settings. Another community member suggests opening a thread in the help channel to avoid too many messages. The comments indicate that the community member has reached their skill limit, but they are interested in understanding if this is a current limitation, knowledge limit, or something to consider for a future CMS update. One community member requests a link to the project, and another community member provides some information about a nested collection issue they were trying to resolve, which involved wrapping the data in an array. They also mention an issue with making a dynamic request to get an image associated with each item, where the variable returns nothing.

Still nothing appear on the Navigator. Also don't have access to the variable to bind in the Settings. (I can open a thread in the help channel to avoid too much messages here πŸ™‚ )
Attachment
CleanShot_2024-01-24_at_12.14.50.png
A
B
j
5 comments
@TrySound I've hit my skill-cap here 🀣

This doesn't need to be resolved immediately. But keen to understand if this is a current limitation, knowledge limit or something we might want to consider adding to next cms update.
Could you share a link to your project?
Sent in DM since there are some api key πŸ™‚
Here is what I was trying to achieve in the nested collection.
Attachment
CleanShot_2024-01-24_at_12.30.04.png
Did some digging, the reason why the children are not showing is because the data needs to be an array. So wrapping the data between [] did the trick.
On the Binding, I can actually make a second request and I can get the image associated with a static Id.
But when I try to make it dynamic by passing it the id of the image for each item, the variable returns nothing.
Add a reply
Sign up and join the conversation on Discord