"Your current password doesn't match the one we have for you. Please re-type it."
Summary:
Using the EmailCheck widget to verify account / force login before submitting an application form.
Content (required):
Hi
I have an application process where the first page uses the EmailCheck widget to verify if an account already exists for the provided email address. If not, then load the blank application (second page). If the user exists, then login and redirect to the application page (second page). Upon successful submission, it displayed the confirmation page with a message / incident number.
On the first page, this is the widget code
<rn:widget path="input/EmailCheck" redirect_existing_contact="/app/utils/login_form_SAP/redirect/student_advantage_application" redirect_new_contact="/app/student_advantage_application" redirect_after_contact_creation=""/>