I have an external collection pulling from the Google Places API. The listview is showing all duplicates. It appears that the list is showing only the first record from the results. Any help would be appreciated.
Hi @YounityCreative,
Is an unique property is in top of the collection as the primary key? See here for an example. : API Result Display on Repeat - #12 by joeyology (taking a look at the Place object output, it looks like name is at first and then id which you can drag and drop id into top which then comes name in Adalo)
Thank you and have a great day!
Thank you - that worked!
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.