Very new to WeWeb. I would say im pretty above average developing with Bubble but the application im developing uses a lot of different data. This data is brought in through an external API and then I manipulate alot of it to get more in depth info. A couple of months ago I switched to using Xano to bring in the data and manipulate it and then I just update it in Bubble using recursive backend workflows to reduce the workload usage when bringing it in and manipulating it but it is still using a ton of WF units just to update the info so i am looking at possibly switching to WeWeb instead now.
Im looking for any tips/tutorials specific to switching over from Bubble. Even simple stuff seems pretty different.
For instance, I have a list of items brought in from my xano. Inside of that list being displayed though, i need to grab an image from another data type that is brought in. The parent list will contain the ID i need for the item in the separate data list I am trying to pull from that contains the image. I went ahead and set the one container to be the item from the list that contains the image and it appears to show that specific item. then when i try to set the image to that items image, it says the parent item is null but still lets me pull data from the parent list though.
The parent container for this contains an NFL game. I want this container to use the away teams data which is a different collection so i set it to teams.data and used the filter which you can see below in the second image. It appears to have the correct team when looking at the “current value” section.
Then we clicking on the image that I would like to show the logo that is directly inside of the container above, it shows the “parent” as null. ive tried a number of different formulas but i dont really know if im doing them correctly yet and none of them seemed to work.
It took me a minute to figure this out but thanks! A separate question I have is, do you think its more efficient to have many collections filtered in different ways on the backend than just a couple of collections and using many filters on the front end? Is there any negative towards having many different collections?
Love that you’re starting your WeWeb journey with a real project already in motion.
I’d love to understand more specifically:
Which parts of Bubble you’re most used to (repeating groups, database, workflows, etc.).
Where in WeWeb things feel the most “different” or confusing so far (data binding, collections, workflows, components, etc.).
That will help us point you to the most relevant “coming from Bubble” tutorials and patterns, and maybe even create new resources around your use case. I’ll also send you a DM so we can schedule a quick call about this.