Im trying to repeat an array to return database

Array1 Array2

What im doing is adding new items to the array each time the user makes a database insert, and I’m a database query that i want to use to return those inserted records, so im passing the array items to the Get field of the query, when i try to repeat the get(array) field in server connect, only the first record is returned, other records are not returned

Community Page
Last updated: