Login using Mobile

Hi,
I am building a mobile app with backend as Frappe. I want user to login from Mobile and most of the users do not have email id. How do I make email id non mandatory and mobile number mandatory in users. Current system is not allowing any modifications in the core module.

I have enabeld Login with Mobile in system setting still it shows Email Id as compulsory field while creating the user.

Regards,
Ronak

Hi,

As a workaround you can put the dummy email address to create the User.

You can login with username/Mobile number. For this you need to enable settings in System Settings.

Thanks,

Divyesh Mangroliya