Is it possible to have one group that is the API data source for many repeating groups?
I have a page that is likely to have 20 API calls for repeating groups but could be boiled down into one API call where I choose a subset either or many rows or one row but perhaps a different column.
The problem is that each of these sections will need a header. Is there another way to do this?
It is not working. The API will give multiple records. and then I will either need a single record or subset of records from inside that. Does it make sense? I was hoping to have one group that I could load the data and then have the repeating groups in it