- Users who register online provide First Name, Last Name, UserID (Email Address) and Password and are initially added to the web userlist table with a status of "Pending" -- they cannot yet login at this point.
- If you want to change what information the user enters, modify the wt_users_reg component.
- The user will receive a confirmation email with a link used to complete the registration. When they click that link, they are added to security and their status is toggled to "Active" -- they can login at this point.
- The most common reason for an incomplete registration process is that the user did not receive your confirmation or it was delivered to their Junk folder.