Yes could you help come up with specific code for this screen only so I can keep it as a sample for future school projects?
Also I needed code for querying the database so that I could build a log in page. Lastly, I can’t use the regular sign up block as there is a number, not an email address
Sign up block is for firebase authentication. You simply just need to take your airtable data and with a few conditional blocks, you can make an effective log-in.
I’ve coded till here. However, In order to validate the password, I need the row number of the ‘aadhar card value’ that the user had input. Not sure how to do that.