Logging in form.

0
I have a few task I need help with. 1. how do you make sure that user email matches username when a user inputs email address? 2.How do you setup password old,new password  and confirm password as well as validations?  
asked
2 answers
1

Hi Stanley, 

 

1. In the process microflow you can use and exclusive split to check if the user email matches the username. 

2. Do you have the administration module in your project, then you can take a look in the ChangeMyPassword microflow to see how the validation is done there. 

Does that help?

answered
0

Hi Jeffrey it does help but I am still a beginner it will take me sometime to grasp this.

 

answered