Search for Exact Match

Greetings. I’m new to Bubble.io so please forgive the simplicity of this question but I’m stumped. Background: I’m using this to build an app that will only be accessible by my clients, where their employees will login and access custom safety training videos. The problem is that many of the employees who will be accessing the app don’t have email addresses. I would like to have a login where the user inputs a name and passcode that must match exactly in order for them to gain access to that page. I’m having trouble with programming the conditional logic into the submit button where it will only be clickable if the two fields match exactly. Most of the search info I read/watch is for returning a list and I just want to verify it against database info. Any assistance is greatly appreciated.

Hi, thanks for posting! One method of doing this would be to add a constraint in a search which verifies that the input value exists in the database. I was able to find this forum post that contains more detailed information on how you may go about this!

If you have any other questions, feel free to email us at support@bubble.io and we’d be happy to help!