Hello! I’ve created an API that is pulling data successfully, when I create a text element I can show the data, but when I use a repeating group it doesnt work.
Thanks in advance!
Hello! I’ve created an API that is pulling data successfully, when I create a text element I can show the data, but when I use a repeating group it doesnt work.
Thanks in advance!
each items name is not correct. you try to display each item in one text element. you need to set the list you get from the api as the data source.