Because the data is being taken from the API, please tell me about the data type of each item?
If it is text, you can use find and replace (you can also get help from regex) and find the section and replace it with blank.
Hi there, @gaharrington… here is something you can try. I assume you have to click a button or an icon or whatever to delete an object in the repeating group. So, when the button/icon is clicked, run a workflow with the Display list action, and display a list that is the RepeatingGroup's List of Objects:minus item Current cell's Object.
I don’t pretend to know much about displaying data directly from an API in a repeating group, but what I described works when the data is coming from Bubble’s database, so I’m thinking it should work in your case, too. If it doesn’t, well, all you lost was a few minutes giving it a shot, eh?
I just made a plugin to work with JSON, I think it can help you, the plugin has many features and maybe solves even more of this challenge.
Demo: JSON Assistant
If you like, you can give me your application’s ID so that I can revoke your app for free. Even if you want another feature, I can add it.