Table Repeat Checkbox JSON index API GET and DELETE

Hello,

I am trying something similar to the following topic but instead of using server connect, it is all API data source.

I am retrieving data via API GET and displaying in a table repeat. I added a column with a checkbox. When the user clicks the checkbox, I would like to send a DELETE with that rows value to remove the entity.

When using the dynamic picker for the table repeat, it sends no value. I created a variable to store the GET result but it only stores the first value and not the array. Can I achieve this without server connect? Meaning store the array and use the values in a subsequent POST or DELETE?

Community Page
Last updated: