Hello, this is my first time working with Thunkable and I’m not having a great time with it. I’m only used to a bit of programming and scripting in Powershell.
I’m currently trying to read the database for my blocks. This happens when the user clicks on the login button. First, the user enters their email address, which already works. Then, the text should be searched for in my text input field (Email Text) and checked to see if this email entry already exists. If it already exists, an app notification should pop up indicating that this email already exists.