Login and Registration

0
Hello, I want to create custom login and registration page so that multiple user can login themselves into system and also show them their profile after login. How can we do this. Please give step by step explanation.
asked
3 answers
0

Hi Priyanka,

Create a custom login page by right-clicking your module, adding a new page with the login field with the password fields, and retrieve the current user from the account. I have attached the screenshot for your reference.

 

Thanks,

Ragul.

answered
-1

Hi Priyanka,

 

I would recommend following this tutorial to see how to create a custom login page: Create an App with Advanced Page Building.

Once the user is logged in, you can grab the current user object to show any details specific to that account.

answered
-1

Hi Priyanka,

You can go with this module for step by step explanation.
https://gettingstarted.mendixcloud.com/index3.html

Thanks

answered