Now I have the task of adding a list of items to the database table, only those that are “checkboxed” (i.e. placed in the Custom State List) - using the free Simple Looper
. I think to make a variant that at each iteration of the loop to delete the first value in the Custom State List, while the “second” value in it will be moved to the “first” place. This will “search” all values until all of them are deleted (the loop will be stopped). Can you tell me if there is logic in this method, or if there is another solution (do not suggest the Bubble API scheduler, I want to do it with the Simple Looper loop plugin or its analog) ?