Hi
All experienced bubblers
I am using an api to get data and successfully retrieved data, but the response comes in database with comma separated in a cell.
I saved and tried to show data in RG but its showing with commas
Need some help, how to show data in RG.
My api is “Retrieve All Guests”
Hi Kfawcett
I managed to get the list in the database. when i am trying to show in Rg, its still showing as the list in one cell.
How do i make it show in different cells in repeating group.
Would love to know if anyone figured this out, as I am having the same issue: importing data via an API call. Data comes in all good, but when put into a repeating group all data from the call is bunched together in 1 row/field just with commas separating each data item…