Login form creation

0
I want to crate login form from homepage for that I want username must be registered name and password must be registered password at the time of registration  So how to create it or which entity should I connect to the login form or it is required to create new entity association with registration entity.
asked
2 answers
1

Shradda,

You could use the native login widgets provided by Mendix.  This guide will give you some information:  https://docs.mendix.com/refguide7/authentication-widgets

Hope that helps,

Mike

answered
0

It shows the error how to link name and password attributes from user entity to login form...see the picture.

answered