Hello there,
I’m new to WeWeb and im trying to get data from my supabase to show in a repeating list.
I’m able to show the data in other text fields but not in the repeating list.
When I add the list it has this default formula.
Then I delet this formula and do this:
https://i.postimg.cc/mrW0RwbJ/image.png (I can only upload one image on my first post.)
it showed “empty list”… So i figured i should add these [brackets] and it finally showed the product name!!
The problem is that it only fetches ONE ITEM and my supabase table has 3 rows already…
What can i do to get this right? I know this is simple, but i couldn’t find helpfull videos with the new UI.