I`ve started learning portals and I got a problem with registration implementation. I want to have logic like this: If there is a contact in crm with phone numer that is in registration form on portal, then I don`t create a new contact in crm, I just add the username and password to an existing contact. How can I do that?