Deleting elements in the DB with a specific value

Hello,

I am trying to delete entries in my Question database where the “Created By” field is equal to Current user. However, I am getting an error and I do not understand what is wrong. Here is the screenshot:

Screenshot 2024-01-17 at 17.46.45

Thank you for the help!

Remove “email’, it should only be Current user.
Email outputs a text, ‘Created By’ is a User field, so Bubble expects a User.

thanks a lot!

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