Error log the user



Hello, I have created two categories of data types. I’m trying to set up the ability to log in using the email addresses present in the ‘Parents’ data type. However, for a reason I don’t know, this seems impossible. Every time, the box turns red, as if something is missing. I can’t really figure out what’s missing. “log the user in: Email should be text but right now it is a empty”

Well your expression shows that you’re searching for all of the Parents Email in your database and passing ALL of them into the email field. You can only put one email in the email field for ‘log the user in’.

Also, please make sure you have privacy rules configured because your user really shouldn’t be able to search through all of the emails in the database…

yes, of course I know what you mean, but how can I make sure that only “Parents” can connect with their e-mail address registered in the “Parents” data-type?

And don’t worry, everything is already set to private. I had thought about it well in advance.

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