Hi,
I am encountering a problem with binding data from Xano.
Here’s a video of the issue:
Video of problem
Description of the issue:
I have a Xano collection of reports, grouped by CxO type (think CEO, CFO, CMO, etc.). Each of these groups has a collection of reports of that type.
In WeWeb, I have a div for each group of CxO type (the div is called “Specific reports type section”), which has a reports list div (the div is called “Report items”) which will repeat for each report in the collection nested within each group.
The problem is that once I bind the groups to the collection of general CxO groupings, the nested reports div disappears from the Navigator side panel as well as the editor display.
Here is a figma file of what I’m trying to accomplish:
Here are some screenshots of Xano api response data for the corresponding endpoint. Both pictures are the same response, just with data collapsed and expanded for better visibility.
Thanks in advance