Thank you for your response J.D, Much appreciate it.
I’m trying to delete a specific record after retrieving it from the query. I have the information of the image from the query including its src value, index number in the database etc.
I tried to include the variable/ index number such as “item.images.shift(0)” and "item.images.shift(imagecover)"but this doesnt work.
Grateful for any further assistance.