I have run across a problem with the user reg addon. I have 3 forms for user submitted content and I added the user reg function to each in the expectation that the form would a) autofill email and name then b) submit the form and bypass the user registration process as the user is already registered. but I find that an existing user cannot submit the form as the full registration process repeats and fails due to the email already being in use. What am I doing wrong here to get this working correctly?
Thanks