528
edits
No edit summary |
No edit summary |
||
Line 97: | Line 97: | ||
|The user has entered a verification code that is invalid or old. The b3p__Temporary_Password__c field will be updated with a new verification code and the user can try again. | |The user has entered a verification code that is invalid or old. The b3p__Temporary_Password__c field will be updated with a new verification code and the user can try again. | ||
|User needs to enter a valid verification code. | |User needs to enter a valid verification code. | ||
|- | |||
|Auth_AlreadyRegistered | |||
|Looks like you are already registered. Try changing your password. | |||
|User attempted to register, but we identified that they already exist in the system. | |||
|User should attempt to reset password | |||
|} | |} | ||
Line 109: | Line 114: | ||
https://company.salesforce.com/onboarding#Page<nowiki/>?frontDoor=confirmPassReset&username=test@email.com&vericode=1234 | https://company.salesforce.com/onboarding#Page<nowiki/>?frontDoor=confirmPassReset&username=test@email.com&vericode=1234 | ||
== Adding Fields to Registration Form == | |||
It is not possible to add additional fields to the registration form. | |||
== Conclusion == | == Conclusion == |