Can't delete manual entry

hi guys

i’m trying to delete a thing in a database. when i create a thing with a button then i can remove it with another button. but if i add the thing manually in the database with the same values. the button does not delete that thing. which is weird.

does anybody know what the issue can be?

Hi @dennis1,

So you’re adding something to your database with a button, then wanting to delete that thing with another button?

I’m assuming these buttons aren’t on the same page so you can search for the thing by unique ID then delete the first item.

Your screenshot doesn’t read that way. It reads delete everything where the ID isn’t in that isn’t this thing that’s being returned

This topic was automatically closed after 70 days. New replies are no longer allowed.